Create transferAsk AIpost https://marketplace-api.dlocal.com/v2/transfersThis service can be used to request an instant or scheduled transfer to an account.Body ParamsCreate instant transferCreate scheduled transferoriginstringrequiredOrigin account ID.destinationstringrequiredDestination account ID.amountnumberrequiredTransfer amount to be sent to destination.currencystringCurrency of the transfer amount. Three-letter ISO-4217 currency code, in uppercase.If no currency is specified, it will automatically use the currency of the origin account.external_idstringrequiredID given by the merchant in their system.notification_urlstringrequiredURL where dLocal will send notifications associated with the transfer.descriptionstringrequiredTransfer description.Responses 201OK 400Bad requestUpdated about 1 month ago