Disbursement status

This API will return disbursement status.

The API returns a 202 HTTP response code in case of a processing response.

The API returns a 400 HTTP response code in case of a bad request (for example, missing and/or wrong headers).

The API returns a 401 HTTP response code in case of a missing or invalid token.

The API returns a 412 HTTP response code in case of a validation error (for example, missing and/or wrong parameters).

In case of any HTTP response code other than 202 received in the response, please ‘DO NOT FAIL’ the transactions. Instead, hit the ‘Check Status’ API or wait for the callback to receive the final status.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 32 and 32

Unique identifier (32 alphanumeric characters) to identify a previous 'disbursement' request (the 'A-Correlation-ID' header value will be used to clearly identify the request so, both fields must contain different values).

Query Params
string
required
length between 32 and 32

The transaction identifier. A 32-character alphanumeric string. It should be unique for each request but no 'idempotency check' is implemented on this field.

string
length between 32 and 32

transactionReferenceNumber. 32 alphanumeric characters. Reference number received from ayoconnect at the time of disbursement .

string
required
length between 13 and 13

beneficiaryId. Unique Identifier for beneficiary

string
required
length between 14 and 14

Customer Code. 14 characters. It is used to identify the customer.

Headers
string
required
length between 16 and 16

Content type accepted by the service. Only 'application/json' is supported.

string
required
length between 16 and 16

Content type returned to the client. Only 'application/json' is supported.

string
required
length between 6 and 6

Unique identifier (6 alphanumeric characters) to identify the particular merchant. It must be unique per merchant.

string
required

Geographical coordinates of the end customer location.

string
required

Geographical coordinates of the end customer location.

string
required
length between 35 and 35

Authorization header. Only 'bearer' authentication is supported.

string
required
length between 32 and 32

Unique identifier (32 alphanumeric characters) to identify the request. It must be unique per request and can't be reused in subsequent requests.

If the same value is used in another request, it will be considered as a duplicated request, and consequently rejected.

string
required
length between 7 and 15

Public Ip Address of the end customer

Responses

Callback
Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json