Pay To Bank

Body Parameters

Here is a breakdown of the body parameters from the provided JSON structure:

Field NameData TypeDescriptionStateExample Value
originatorConversationIdstringA unique identifier of the request from the client.Mandatory"3fa85f64-5717-4562-b3fc-2c963f66afa7"
paymentNotesstringNotes regarding the payment.Optional"send christmas to grandma"
paymentOrderLinesarrayAn array containing the details of the payment orders.Mandatory
paymentOrderLines.remitterobjectObject containing details about the remitter.Mandatory
remitter.namestringName of the remitter.Mandatory"Dorothy A Kees"
remitter.emailstringEmail of the remitter.Mandatory"[email protected]"
remitter.addressstringAddress of the remitter.Mandatory"3068 Kessla Way"
remitter.phoneNumberstringPhone number of the remitter.Mandatory"843-360-6258"
remitter.idTypestringType of ID of the remitter.Mandatory"Social Security Number"
remitter.idNumberstringID number of the remitter.Mandatory"657-18-9292"
remitter.idIssuePlacestringPlace where the ID was issued.Mandatory"Nairobi"
remitter.idIssueDatestringDate when the ID was issued.Mandatory"1997/01/03"
remitter.idExpireDatestringExpiry date of the ID.Mandatory"1997/01/03"
remitter.nationalitystringNationality of the remitter.Mandatory"Kenyan"
remitter.dateOfBirthstringDate of birth of the remitter.Mandatory"1997/01/03"
remitter.countrystringCountry of the remitter.Mandatory"USA"
remitter.ccyintegerCurrency code.Mandatory404
remitter.financialInstitutionstringFinancial institution of the remitter.Mandatory"Foo Credit Union"
remitter.sourceOfFundsstringSource of funds for the remitter.Mandatory"Business"
remitter.principalActivitystringPrincipal activity of the remitter.Mandatory"Business"
remitter.statestringState of the remitter.Optional"state"
remitter.citystringCity of the remitter.Mandatory"Nairobi"
remitter.postalCodestringPostal code of the remitter.Mandatory"00100"
paymentOrderLines.recipientobjectObject containing details about the recipient.Mandatory
recipient.namestringName of the recipient.Mandatory"Larry China"
recipient.addressstringAddress of the recipient.Mandatory"65 Beijing Rd"
recipient.emailAddressstringEmail address of the recipient.Mandatory"[email protected]"
recipient.phoneNumberstringPhone number of the recipient.Mandatory"+156722000000"
recipient.idTypestringType of ID of the recipient.Mandatory"National Id"
recipient.idNumberstringID number of the recipient.Mandatory"730870472"
recipient.idExpireDatestringExpiry date of the ID.Mandatory"20200707"
recipient.financialInstitutionstringFinancial institution of the recipient.Mandatory"BANK OF COMMUNICATIONS"
recipient.institutionIdentifierstringIdentifier of the financial institution.Mandatory"8600067"
recipient.primaryAccountNumberstringPrimary account number of the recipient.Mandatory"8656985625478586"
recipient.ccyintegerCurrency code.Mandatory156
recipient.purposestringPurpose of the payment.Mandatory"Christmas gift"
recipient.countrystringCountry of the recipient.Mandatory"CN"
recipient.statestringState of the recipient.Optional"Shangai"
recipient.citystringCity of the recipient.Mandatory"Shangai"
recipient.postalCodestringPostal code of the recipient.Mandatory"00100"
recipient.nationalitystringNationality of the recipient.Mandatory"CHINA"
paymentOrderLines.transactionobjectObject containing details about the transaction.Mandatory
transaction.routeIdstringUnique identifier of the route.Mandatory"43a2c786-1e22-44b2-ad76-77d86c817686"
transaction.amountintegerAmount of the transaction.Mandatory1000
transaction.channelTypeintegerType of channel (e.g., 4 for RTGS).Mandatory4
transaction.referencestringReference for the transaction.Mandatory"PMT_20210101_000001"
transaction.systemTraceAuditNumberstringUnique number generated by the consumer.Mandatory"67536e3b-af81-eb11-9b69-ec5c683ffd00"
transaction.relationShipstringRelationship to the recipient.Mandatory"spouse"