Initiate an Orchestrator transfer.Ask AIpost https://developersandbox-api.flutterwave.com/direct-transfersCreate a transfer with Orchestrator helper.Body Paramsbankmobile_moneywalletcash_pickupcryptoactionstringenumrequiredTo define whether the transfer should be processed immediately, scheduled for a later date, or deferred for future processing.instantinstantdeferredscheduledAllowed:instantdeferredscheduledreferencestringlength between 6 and 42A custom identifier to track the transaction, This must be unique across all your transactions.narrationstringlength between 1 and 180Transfer description. This cannot be greater than 180 characters.disburse_optionobjectTo specify the date and time for disbursement, this is required when action is set to scheduled.disburse_option objectcallback_urlstringSpecify to set a callback url for receiving payout webhook, this will take precedent over the merchant's default webhook url.metaobjectmeta objectpayment_instructionEGPETBEURGBPGHSKESMWKNGNUSDRWFSLLUGXXAFXOFZARrequiredCurrency-specific information for the transfer.bank_egp_instruction objectHeadersX-Trace-Idstringlength between 12 and 255A unique identifier to track this operation. It must be between 12 and 255 characters in length.X-Idempotency-Keystringlength between 12 and 255A unique identifier to prevent duplicate requests. It must be between 12 and 255 characters in length.X-Scenario-Keystring1 to 1000An 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.Responses 201OK 400Bad request 401Unauthorised request 403Forbidden 409ConflictUpdated 8 months ago