Create a TransferAsk AIpost https://api-dev.prolifepayments.com/payments/v1/transfersBody ParamsamountstringrequiredThe amount to be transferred.customerstringrequiredThe ID of the Customer receiving this Transfer.currencystringrequiredThree-letter ISO currency code (lowercase). Currently, only "usd" is supported.destinationPaymentMethodstringrequiredThe ID of the payment method used as the destination for this Transfer.sourceUserDetailsobjectInformation about the account user initiating the transfer.sourceUserDetails objectdescriptionstringA custom description for the transfer.HeadersidempotencyKeystringA unique identifier to ensure the same operation isn't processed multiple times, preventing duplicate transactions.onBehalfOfstringSpecifies the account for which the Transfer creation is intended. This is used for scenarios where one partner processes payments on behalf of another partner, such as in PayFac or related partner relationships.Responses 200200 400400Updated 6 months ago