PDMIS Sandbox
Transfer - POST
Transfer operation is used to transfer an amount from the Bank account to a payee account.
Request
Request URL https://fis.pdmis.go.ug/api/bank/disbursement/transfer/
Request Headers
Authorization | Authorization header used for Basic authentication and auth. Format of the header parameter follows the standard for Basic. Auth uses Basic authentication type where the credential is the received access token.(Api-Username & Api-Key) |
Api-Username | Api Username which provides access to this API. Shared by PDMIS |
Api-Key | Api key which provides access to this API. Shared by PDMIS. |
Request body
"body": {
{
"key": "voucher number",
"value": "PDMIS12468013579",
"type": "text"
}
}
Try
Payment Status: