Initiate A Disbursement

Initiate a disbursement containing the list of bank and inter-merchant transfers.

Transfer to bank accounts

post
Authorizations
AuthorizationstringRequired

API Key as Bearer Token

Body
batch_referencestring | nullableOptional
source_currencystring | nullableOptional
scheduled_datestring · date-time | nullableOptional
break_on_validation_failurebooleanOptional
batch_webhook_typestring · enumOptional

This determines how the webhooks are called for batch transfers

Possible values:
batch_notification_intervalstring · enumOptional

This determines the sequence of updates for batch transfers if batch webhooks are enabled

Possible values:
titlestring | nullableOptional
descriptionstring | nullableOptional
Responses
post
/v1/transfers/bank
200

Success

Transfer to both banks and gateway merchants

post
Authorizations
AuthorizationstringRequired

API Key as Bearer Token

Body
pinstring | nullableOptional
batch_referencestring | nullableOptional
source_currencystring | nullableOptional
scheduled_datestring · date-time | nullableOptional
break_on_validation_failurebooleanOptional
batch_webhook_typestring · enumOptional

This determines how the webhooks are called for batch transfers

Possible values:
batch_notification_intervalstring · enumOptional

This determines the sequence of updates for batch transfers if batch webhooks are enabled

Possible values:
titlestring | nullableOptional
descriptionstring | nullableOptional
Responses
post
/v1/transfers
200

Success

Last updated