0% found this document useful (0 votes)
32 views2 pages

API Details

The document outlines a request for a money transfer from a business account to a personal account in Tanzania, detailing the payer and payee information, transaction amount, and fees. The transaction is initiated by the customer and involves a transfer scenario. The request is sent to a specified URL with appropriate headers for authorization and content type.

Uploaded by

ktejashwini830
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
32 views2 pages

API Details

The document outlines a request for a money transfer from a business account to a personal account in Tanzania, detailing the payer and payee information, transaction amount, and fees. The transaction is initiated by the customer and involves a transfer scenario. The request is sent to a specified URL with appropriate headers for authorization and content type.

Uploaded by

ktejashwini830
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

payload:

---------------------------------------------------------

{
"requestBody": {
"sortCode": "0152316427600",
"payeeAddress": "Dar es Salaam",
"identifierType": "BANK",
"description": "2305 [Link] MUSE 00080520231854 Mobile number
255754711352",
"sourceId": "muse",
"cbsReference": "",
"transactionReference": "MKT54300",
"accountingType": "ALL",
"payer": {
"identifierType": "BANK",
"identifier": "53010006786",
"fspId": "016",
"fullName": "MMMM WWW",
"accountCategory": "BUSINESS",
"accountType": "BANK",
"identity": {
"type": "",
"value": ""
}
},
"payee": {
"identifierType": "BANK",
"identifier": "0152316427600",
"fspId": "003",
"fullName": "PATRICK MAKUNGU",
"accountCategory": "PERSON",
"accountType": "BANK",
"identity": {
"type": "NIN",
"value": ""
}
},
"amount": {
"amount": 55299,
"currency": "TZS"
},
"endUserFee": {
"amount": "100",
"currency": "TZS"
},
"transactionType": {
"scenario": "TRANSFER",
"initiator": "CUSTOMER",
"initiatorType": "SENDER"
}
}
}

url:
---------------------------------------------------------
[Link]

headers:
---------------------------------------------------------
GWX-Authorization:Basic bXVzZTpNd2FuemEwOSok
GWX-ResultURL:[Link]
Content-Type:application/json
has context menu

You might also like