{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-vas/vas.sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":[]},"type":"markdown"},"seo":{"title":"Message Payload Samples","llmstxt":{"hide":false,"sections":[{"title":"Table of contents","includeFiles":["**/*"],"excludeFiles":[]}],"excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"message-payload-samples"},"children":["Message Payload Samples"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"accountlookuprequest"},"children":["AccountLookupRequest"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"Path: billpay/v4/accountLookups/{requestId}\nHTTP method: POST\n"},"children":[]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n   \"id\":\"291d3823-bdf3-4e45-b32b-11a58188033e\",\n   \"time\":\"2020-10-01T22:01:50.304Z\",\n   \"originator\":{\n      \"institution\":{\n         \"id\":\"1234567\",\n         \"name\":\"Originating system\"\n      },\n      \"terminalId\":\"00000001\",\n      \"merchant\":{\n         \"merchantType\":\"5411\",\n         \"merchantId\":\"00123456789001234\",\n         \"merchantName\":{\n            \"name\":\"Originating system\",\n            \"city\":\"Cape Town\",\n            \"region\":\"WC\",\n            \"country\":\"ZA\"\n         }\n      }\n   },\n   \"client\":{\n      \"id\":\"1234567\",\n      \"name\":\"Originating system\"\n   },\n   \"receiver\":{\n      \"id\":\"63294302\",\n      \"name\":\"MultiChoice DStv\"\n   },\n   \"thirdPartyIdentifiers\":[\n      {\n         \"institutionId\":\"1234567\",\n         \"transactionIdentifier\":\"123456789012\"\n      }\n   ],\n   \"accountRef\":\"1234567890123\"\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"accountlookupresponse"},"children":["AccountLookupResponse"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"Path: billpay/v4/accountLookups/{requestId}\nHTTP status: Success\n"},"children":[]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n   \"id\":\"291d3823-bdf3-4e45-b32b-11a58188033e\",\n   \"time\":\"2020-10-01T22:01:50.304Z\",\n   \"originator\":{\n      \"institution\":{\n         \"id\":\"1234567\",\n         \"name\":\" Originating system\"\n      },\n      \"terminalId\":\"00000001\",\n      \"merchant\":{\n         \"merchantType\":\"5411\",\n         \"merchantId\":\"00123456789001234\",\n         \"merchantName\":{\n            \"name\":\" Originating system\",\n            \"city\":\"Cape Town\",\n            \"region\":\"WC\",\n            \"country\":\"ZA\"\n         }\n      }\n   },\n   \"client\":{\n      \"id\":\"1234567\",\n      \"name\":\" Originating system\"\n   },\n   \"settlementEntity\":{\n      \"id\":\"6329431\",\n      \"name\":\"Easypay\"\n   },\n   \"receiver\":{\n      \"id\":\"4444\",\n      \"name\":\"MultiChoice\"\n   },\n   \"thirdPartyIdentifiers\":[\n      {\n         \"institutionId\":\"1234567\",\n         \"transactionIdentifier\":\"123456789012\"\n      }\n   ],\n   \"slipData\":{\n      \"messageLines\":[\n         \n      ],\n      \"slipWidth\":0\n   },\n   \"amounts\":{\n      \"minPayableAmount\":{\n         \"amount\":39916,\n         \"currency\":\"710\",\n         \"ledgerIndicator\":\"DEBIT\"\n      }\n   },\n   \"partPaymentAllowed\":true,\n   \"overPaymentAllowed\":true,\n   \"account\":{\n      \"accountRef\":\"1234567890123\"\n   }\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"paymentrequest"},"children":["PaymentRequest"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"Path: billpay/v4/payments/{paymentId}\nHTTP method: POST\n"},"children":[]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n   \"id\":\"dc892da4-5215-4297-9756-050d82292a7e\",\n   \"time\":\"2020-10-01T20:02:14.732Z\",\n   \"originator\":{\n      \"institution\":{\n         \"id\":\"1234567\",\n         \"name\":\"Originating system\"\n      },\n      \"terminalId\":\"00000001\",\n      \"merchant\":{\n         \"merchantType\":\"5411\",\n         \"merchantId\":\"00123456789001234\",\n         \"merchantName\":{\n            \"name\":\"Originating system\",\n            \"city\":\"Cape Town\",\n            \"region\":\"WC\",\n            \"country\":\"ZA\"\n         }\n      }\n   },\n   \"client\":{\n      \"id\":\"1234567\",\n      \"name\":\"Originating system\"\n   },\n   \"settlementEntity\":{\n      \"id\":\"6329431\",\n      \"name\":\"Easypay\"\n   },\n   \"receiver\":{\n      \"id\":\"63294302\",\n      \"name\":\"MultiChoice DStv\"\n   },\n   \"thirdPartyIdentifiers\":[\n      {\n         \"institutionId\":\"1234567\",\n         \"transactionIdentifier\":\"123456789012\"\n      }\n   ],\n   \"accountRef\":\"1234567890123\",\n   \"amounts\":{\n      \"requestAmount\":{\n         \"amount\":50000,\n         \"currency\":\"710\"\n      }\n   },\n   \"tenders\":[\n      {\n         \"accountType\":\"DEFAULT\",\n         \"amount\":{\n            \"amount\":50000,\n            \"currency\":\"710\"\n         },\n         \"tenderType\":\"OTHER\"\n      }\n   ],\n   \"paymentMethods\":[\n      \n   ]\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"paymentresponse"},"children":["PaymentResponse"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"Path: billpay/v4/payments/{paymentId}\nHTTP status: Created\n"},"children":[]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n   \"id\":\"dc892da4-5215-4297-9756-050d82292a7e\",\n   \"time\":\"2020-10-01T20:02:14.732Z\",\n   \"originator\":{\n      \"institution\":{\n         \"id\":\"1234567\",\n         \"name\":\"Originating system\"\n      },\n      \"terminalId\":\"00000001\",\n      \"merchant\":{\n         \"merchantType\":\"5411\",\n         \"merchantId\":\"00123456789001234\",\n         \"merchantName\":{\n            \"name\":\"Originating system\",\n            \"city\":\"Cape Town\",\n            \"region\":\"WC\",\n            \"country\":\"ZA\"\n         }\n      }\n   },\n   \"client\":{\n      \"id\":\"1234567\",\n      \"name\":\"Originating system\"\n   },\n   \"settlementEntity\":{\n      \"id\":\"6329431\",\n      \"name\":\"Easypay\"\n   },\n   \"receiver\":{\n      \"id\":\"63294302\",\n      \"name\":\"MultiChoice DStv\"\n   },\n   \"thirdPartyIdentifiers\":[\n      {\n         \"institutionId\":\"1234567\",\n         \"transactionIdentifier\":\"123456789012\"\n      }\n   ],\n   \"accountRef\":\"1234567890123\",\n   \"amounts\":{\n      \"requestAmount\":{\n         \"amount\":50000,\n         \"currency\":\"710\"\n      }\n   },\n   \"tenders\":[\n      {\n         \"accountType\":\"DEFAULT\",\n         \"amount\":{\n            \"amount\":50000,\n            \"currency\":\"710\"\n         },\n         \"tenderType\":\"OTHER\"\n      }\n   ],\n   \"paymentMethods\":[\n      \n   ]\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"tenderadvice"},"children":["TenderAdvice"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"Path: billpay/v4/payments/{paymentId}/confirmations/{adviceId}\nHTTP method: POST\n"},"children":[]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n   \"id\":\"29227d87-a607-45e1-874f-19db456c65bd\",\n   \"requestId\":\"dc892da4-5215-4297-9756-050d82292a7e\",\n   \"time\":\"2020-09-02T20:02:31.039Z\",\n   \"thirdPartyIdentifiers\":[\n      {\n         \"institutionId\":\"1234567\",\n         \"transactionIdentifier\":\"123456789012\"\n      }\n   ],\n   \"tenders\":[\n      {\n         \"accountType\":\"DEFAULT\",\n         \"amount\":{\n            \"amount\":50000,\n            \"currency\":\"710\"\n         },\n         \"tenderType\":\"OTHER\"\n      }\n   ]\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"basicadviceresponse"},"children":["BasicAdviceResponse"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"Path: billpay/v4/payments/{paymentId}/confirmations/{adviceId}\nHTTP status: Accepted\n"},"children":[]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n   \"id\":\"29227d87-a607-45e1-874f-19db456c65bd\",\n   \"requestId\":\"dc892da4-5215-4297-9756-050d82292a7e\",\n   \"time\":\"2020-09-02T20:02:31.039Z\",\n   \"thirdPartyIdentifiers\":[\n      {\n         \"institutionId\":\"1234567\",\n         \"transactionIdentifier\":\"123456789012\"\n      }\n   ],\n   \"tenders\":[\n      {\n         \"accountType\":\"DEFAULT\",\n         \"amount\":{\n            \"amount\":50000,\n            \"currency\":\"710\"\n         },\n         \"tenderType\":\"OTHER\"\n      }\n   ]\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"basicreversal"},"children":["BasicReversal"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"Operation: billpay/v4/payments/{paymentId}/reversals/{adviceId}\nHttp Method: POST\n"},"children":[]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n   \"id\":\"cfc4e6ca-ebde-4a86-9212-0982e2169623\",\n   \"requestId\":\"82deb559-f610-4945-be12-9a7a0a1a7085\",\n   \"time\":\"2020-09-28T14:28:04.719Z\",\n   \"thirdPartyIdentifiers\":[\n      {\n         \"institutionId\":\"1234567\",\n         \"transactionIdentifier\":\"123456789012\"\n      }\n   ],\n   \"reversalReason\":\"CANCELLED\"\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"errordetail"},"children":["ErrorDetail"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n   \"errorType\":\"FORMAT_ERROR\",\n   \"errorMessage\":\"Notice number invalid\",\n   \"requestType\":\"TRAFFIC_FINE_LOOKUP_REQUEST\",\n   \"id\":\"a83f7d41-d395-4b3e-83b5-6f2f8bb25745\"\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"trafficfinelookuprequest"},"children":["TrafficFineLookupRequest"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"Path: billpay/v4/accountLookups/traffic/{requestId}\nHTTP method: POST\n"},"children":[]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n   \"id\":\"291d3823-bdf3-4e45-b32b-11a58188033e\",\n   \"time\":\"2020-10-01T22:01:50.304Z\",\n   \"originator\":{\n      \"institution\":{\n         \"id\":\"1234567\",\n         \"name\":\"Originating system\"\n      },\n      \"terminalId\":\"00000001\",\n      \"merchant\":{\n         \"merchantType\":\"5411\",\n         \"merchantId\":\"00123456789001234\",\n         \"merchantName\":{\n            \"name\":\"Originating system\",\n            \"city\":\"Cape Town\",\n            \"region\":\"WC\",\n            \"country\":\"ZA\"\n         }\n      }\n   },\n   \"client\":{\n      \"id\":\"1234567\",\n      \"name\":\"Originating system\"\n   },\n   \"receiver\":{\n      \"id\":\"63294302\",\n      \"name\":\"Department of Traffic\"\n   },\n   \"thirdPartyIdentifiers\":[\n      {\n         \"institutionId\":\"1234567\",\n         \"transactionIdentifier\":\"123456789012\"\n      }\n   ],\n   \"noticeNumber\":\"1234567890123\"\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"trafficfinelookupresponse"},"children":["TrafficFineLookupResponse"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"Path: billpay/v4/accountLookups/traffic/{requestId}\nHTTP status: Success\n"},"children":[]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n   \"id\":\"291d3823-bdf3-4e45-b32b-11a58188033e\",\n   \"time\":\"2020-10-01T22:01:50.304Z\",\n   \"originator\":{\n      \"institution\":{\n         \"id\":\"1234567\",\n         \"name\":\" Originating system\"\n      },\n      \"terminalId\":\"00000001\",\n      \"merchant\":{\n         \"merchantType\":\"5411\",\n         \"merchantId\":\"00123456789001234\",\n         \"merchantName\":{\n            \"name\":\" Originating system\",\n            \"city\":\"Cape Town\",\n            \"region\":\"WC\",\n            \"country\":\"ZA\"\n         }\n      }\n   },\n   \"client\":{\n      \"id\":\"1234567\",\n      \"name\":\" Originating system\"\n   },\n   \"settlementEntity\":{\n      \"id\":\"6329431\",\n      \"name\":\"Easypay\"\n   },\n   \"receiver\":{\n      \"id\":\"4444\",\n      \"name\":\"Department of Traffic\"\n   },\n   \"thirdPartyIdentifiers\":[\n      {\n         \"institutionId\":\"1234567\",\n         \"transactionIdentifier\":\"123456789012\"\n      }\n   ],\n   \"slipData\":{\n      \"messageLines\":[\n         \n      ],\n      \"slipWidth\":0\n   },\n   \"amounts\":{\n      \"minPayableAmount\":{\n         \"amount\":500,\n         \"currency\":\"710\",\n         \"ledgerIndicator\":\"DEBIT\"\n      }\n   },\n   \"partPaymentAllowed\":true,\n   \"overPaymentAllowed\":true,\n   \"trafficFine\":{\n      \"noticeNumber\":\"1234567890123\"\n   }\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"trafficfinepaymentrequest"},"children":["TrafficFinePaymentRequest"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"Path: billpay/v4/payments/traffic/{paymentId}\nHTTP method: POST\n"},"children":[]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n   \"id\":\"dc892da4-5215-4297-9756-050d82292a7e\",\n   \"time\":\"2020-10-01T20:02:14.732Z\",\n   \"originator\":{\n      \"institution\":{\n         \"id\":\"1234567\",\n         \"name\":\"Originating system\"\n      },\n      \"terminalId\":\"00000001\",\n      \"merchant\":{\n         \"merchantType\":\"5411\",\n         \"merchantId\":\"00123456789001234\",\n         \"merchantName\":{\n            \"name\":\"Originating system\",\n            \"city\":\"Cape Town\",\n            \"region\":\"WC\",\n            \"country\":\"ZA\"\n         }\n      }\n   },\n   \"client\":{\n      \"id\":\"1234567\",\n      \"name\":\"Originating system\"\n   },\n   \"settlementEntity\":{\n      \"id\":\"6329431\",\n      \"name\":\"Traffic Dept.\"\n   },\n   \"receiver\":{\n      \"id\":\"63294302\",\n      \"name\":\"Gallows Hill traffic dept.\"\n   },\n   \"thirdPartyIdentifiers\":[\n      {\n         \"institutionId\":\"1234567\",\n         \"transactionIdentifier\":\"123456789012\"\n      }\n   ],\n   \"noticeNumber\":\"1234567890123\",\n   \"amounts\":{\n      \"requestAmount\":{\n         \"amount\":700,\n         \"currency\":\"710\"\n      }\n   },\n   \"tenders\":[\n      {\n         \"accountType\":\"DEFAULT\",\n         \"amount\":{\n            \"amount\":700,\n            \"currency\":\"710\"\n         },\n         \"tenderType\":\"OTHER\"\n      }\n   ],\n   \"paymentMethods\":[\n      \n   ]\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"trafficfinepaymentresponse"},"children":["TrafficFinePaymentResponse"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"Path: billpay/v4/payments/traffic/{paymentId}\nHTTP status: Created\n"},"children":[]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n   \"id\":\" dc892da4-5215-4297-9756-050d82292a7e\",\n   \"time\":\"2020-10-01T20:02:14.732Z\",\n   \"originator\":{\n      \"institution\":{\n         \"id\":\"1234567\",\n         \"name\":\"Originating system\"\n      },\n      \"terminalId\":\"00000001\",\n      \"merchant\":{\n         \"merchantType\":\"5411\",\n         \"merchantId\":\"00123456789001234\",\n         \"merchantName\":{\n            \"name\":\"Originating system\",\n            \"city\":\"Cape Town\",\n            \"region\":\"WC\",\n            \"country\":\"ZA\"\n         }\n      }\n   },\n   \"client\":{\n      \"id\":\"1234567\",\n      \"name\":\"Originating system\"\n   },\n   \"settlementEntity\":{\n      \"id\":\"6329431\",\n      \"name\":\"Traffic Dept.\"\n   },\n   \"receiver\":{\n      \"id\":\"4444\",\n      \"name\":\"Gallows Hill traffic dept.\"\n   },\n   \"thirdPartyIdentifiers\":[\n      {\n         \"institutionId\":\"1234567\",\n         \"transactionIdentifier\":\"123456789012\"\n      },\n      {\n         \"institutionId\":\"6329431\",\n         \"transactionIdentifier\":\"01234567899\"\n      }\n   ],\n   \"slipData\":{\n      \"messageLines\":[\n         \n      ],\n      \"slipWidth\":0,\n      \"issuerReference\":\"5902021205085\"\n   },\n   \"amounts\":{\n      \"approvedAmount\":{\n         \"amount\":700,\n         \"currency\":\"710\",\n         \"ledgerIndicator\":\"DEBIT\"\n      }\n   },\n   \"partPaymentAllowed\":true,\n   \"overPaymentAllowed\":true,\n   \"trafficFine\":{\n      \"noticeNumber\":\"1234567890123\"\n   },\n   \"tenders\":[\n      {\n         \"accountType\":\"DEFAULT\",\n         \"amount\":{\n            \"amount\":700,\n            \"currency\":\"710\"\n         },\n         \"tenderType\":\"OTHER\"\n      }\n   ],\n   \"paymentMethods\":[\n      \n   ]\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"refundrequest"},"children":["RefundRequest"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"Path: billpay/v4/refunds/{refundId}\nHTTP method: POST\n"},"children":[]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n   \"id\":\"2e6edf63-b30a-4e53-9fd5-bda804b6f8ba\",\n   \"time\":\"2021-04-29T12:17:34.000Z\",\n   \"originator\":{\n      \"institution\":{\n         \"id\":\"1234567\",\n         \"name\":\" Originating system\"\n      },\n      \"terminalId\":\"00000001\",\n      \"merchant\":{\n         \"merchantType\":\"5411\",\n         \"merchantId\":\"00123456789001234\",\n         \"merchantName\":{\n            \"name\":\"Originating system\",\n            \"city\":\"Cape Town\",\n            \"region\":\"WC\",\n            \"country\":\"ZA\"\n         }\n      }\n   },\n   \"client\":{\n      \"id\":\"1234567\",\n      \"name\":\"Originating system\"\n   },\n   \"thirdPartyIdentifiers\":[\n      {\n         \"institutionId\":\"1234567\",\n         \"transactionIdentifier\":\"123456789012\"\n      }\n   ],\n   \"issuerReference\":\"01234567890\",\n   \"refundReason\":\"Damaged\"\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"refundresponse"},"children":["RefundResponse"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"Path: billpay/v4/refunds/{refundId}\nHTTP status: Created\n"},"children":[]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n   \"id\":\"2e6edf63-b30a-4e53-9fd5-bda804b6f8ba\",\n   \"time\":\"2021-04-29T12:17:34.000Z\",\n   \"originator\":{\n      \"institution\":{\n         \"id\":\"1234567\",\n         \"name\":\" Originating system\"\n      },\n      \"terminalId\":\"00000001\",\n      \"merchant\":{\n         \"merchantType\":\"5411\",\n         \"merchantId\":\"00123456789001234\",\n         \"merchantName\":{\n            \"name\":\"Originating system\",\n            \"city\":\"Cape Town\",\n            \"region\":\"WC\",\n            \"country\":\"ZA\"\n         }\n      }\n   },\n   \"client\":{\n      \"id\":\"1234567\",\n      \"name\":\"Originating system\"\n   },\n   \"settlementEntity\":{\n      \"id\":\"6329431\",\n      \"name\":\"EasyPay\"\n   },\n   \"receiver\":{\n      \"id\":\"4444\",\n      \"name\":\"CityofJoburg\"\n   },\n   \"thirdPartyIdentifiers\":[\n      {\n         \"institutionId\":\"1234567\",\n         \"transactionIdentifier\":\"123456789012\"\n      },\n      {\n         \"institutionId\":\"6329431\",\n         \"transactionIdentifier\":\"01234567890\"\n      }\n   ],\n   \"slipData\":{\n      \"messageLines\":[\n         \n      ],\n      \"slipWidth\":0\n   },\n   \"partPaymentAllowed\":true,\n   \"overPaymentAllowed\":true,\n   \"account\":{\n      \"accountRef\":\"012345678912345\"\n   }\n}\n","lang":"json"},"children":[]}]},"headings":[{"value":"Message Payload Samples","id":"message-payload-samples","depth":1},{"value":"AccountLookupRequest","id":"accountlookuprequest","depth":4},{"value":"AccountLookupResponse","id":"accountlookupresponse","depth":4},{"value":"PaymentRequest","id":"paymentrequest","depth":4},{"value":"PaymentResponse","id":"paymentresponse","depth":4},{"value":"TenderAdvice","id":"tenderadvice","depth":4},{"value":"BasicAdviceResponse","id":"basicadviceresponse","depth":4},{"value":"BasicReversal","id":"basicreversal","depth":4},{"value":"ErrorDetail","id":"errordetail","depth":4},{"value":"TrafficFineLookupRequest","id":"trafficfinelookuprequest","depth":4},{"value":"TrafficFineLookupResponse","id":"trafficfinelookupresponse","depth":4},{"value":"TrafficFinePaymentRequest","id":"trafficfinepaymentrequest","depth":4},{"value":"TrafficFinePaymentResponse","id":"trafficfinepaymentresponse","depth":4},{"value":"RefundRequest","id":"refundrequest","depth":4},{"value":"RefundResponse","id":"refundresponse","depth":4}],"frontmatter":{"seo":{"title":"Message Payload Samples"}},"lastModified":"2026-01-28T10:41:29.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/vas/public/bill-payments/integrate-your-channel/message-payload-samples","userData":{"isAuthenticated":false,"teams":["anonymous"]}}