Initiate A Disbursement
Initiate a disbursement containing the list of bank and inter-merchant transfers.
Transfer to bank accounts
API Key as Bearer Token
This determines how the webhooks are called for batch transfers
This determines the sequence of updates for batch transfers if batch webhooks are enabled
Success
NOTE: This Dto contains the properties of all transfer types: bank, gateway, etc; It is used for AutoMapper projection to retrieve all tx types in a single DB IO. Individual types can then be recast to correct types for manipulation and presentation.
This determines how the webhooks are called for batch transfers
This determines the sequence of updates for batch transfers if batch webhooks are enabled
Success
Transfer to both banks and gateway merchants
API Key as Bearer Token
This determines how the webhooks are called for batch transfers
This determines the sequence of updates for batch transfers if batch webhooks are enabled
Success
NOTE: This object contains the combined details for all transfer types: bank & gateway The total count includes the count for both bank disbursements and inter-merchant disbursements
This determines how the webhooks are called for batch transfers
This determines the sequence of updates for batch transfers if batch webhooks are enabled
Success
Last updated