Authorizations
Bearer authentication header of the form Bearer <Token>, where <Token> is your access token.
Headers
The organization identifier
The merchant account number
Preferred language for the response
Body
application/json
Required string length: 8
Required range:
10000000 <= x <= 99999999Reason for rejecting the batch
The email address of the user rejecting the batch
A unique integer identifier that represents a batch of disbursement transactions in the system.
Required range: x > 0
Response
200 - application/json
Success Response (200 OK)
The response is of type string.
Example:
"Batch number 11111111 has been rejected successfully"