📄️ Create Disbursement
The Create Disbursement API allows merchants to initiate a disbursement request. This process involves generating a disbursement ID that can be used to query the disbursement. Upon validation of request body information, the create disbursement request will be confirmed.
📄️ Query by Creedo Disbursement ID
Through this API, a disbursement's status can be identified. After calling the Create Disbursement API, a creedo disbursement id is returned. Using this disbursement id, the Query Disbursement API can be called at anytime.
📄️ Query by Merchant Disbursement ID
Through this API, a disbursement's status can be identified. Using merchant disbursement id, the Query Disbursement API can be called at anytime.