Get disbursement transaction API
This is the API to get the list of disbursement transactions
Sequence Diagram

API:
Path: /v2/dib/disbursementTransactions
Method: GET
Request: Content-Type: application/json
Request Parameter
Parameter
Data Type
Required
Description
requestId
String
Y
The ID of disbursement request.
requestTransId
String
N
The ID of disbursement transaction is provided by the merchant (when submitting the request).
Response Data
Parameter
Data Type
Description
message
String
Error description
Last updated
Was this helpful?