Create a transfer with Orchestrator helper.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
A unique identifier to track this operation. It must be between 12 and 255 characters in length.
12 - 255A unique identifier to prevent duplicate requests. It must be between 12 and 255 characters in length.
12 - 255An optional scenario key that can be used to simulate specific behaviors or test different scenarios within the API. Providing this header allows you to trigger predefined responses or alter data based on the key's value, which can be useful for testing, development, or demonstrating specific functionalities. The key should be a string of 1 to 1000 characters.
To define whether the transfer should be processed immediately, scheduled for a later date, or deferred for future processing.
instant, deferred, scheduled "instant"
Currency-specific information for the transfer.
A custom identifier to track the transaction, This must be unique across all your transactions.
6 - 42^[a-zA-Z0-9\-]+$Transfer description. This cannot be greater than 180 characters.
1 - 180To specify the date and time for disbursement, this is required when action is set to scheduled.
Specify to set a callback url for receiving payout webhook, this will take precedent over the merchant's default webhook url.