Split at salesCopy Pagepost https://api.dlocal.com/paymentsCreates a split payment across one or more accounts.Body ParamsamountfloatrequiredTransaction amount (in the currency entered in the field currency). Length: 10,2. For example: 99999999.99currencystringrequiredThree-letter ISO-4217 currency code, in uppercase.payment_method_idstringPayment method code chosen to make the payment, or the keyword CARD. Required for DIRECT payment method flow. Length: 4. For example: CARD, VI, VD, MC.payment_method_flowstringrequiredPayment method flow, can DIRECT or REDIRECT.countrystringrequiredPayment processing country code. ISO 3166-1 alpha-2 code.payerobjectrequiredpayer objectcardobjectRequired only for CARD payment type.card objectorder_idstringrequiredID given by the merchant in their system. Length: 125.original_order_idstringFor payment retries. ID given by the merchant in their system for the original transaction that was rejected and needs to be retried. Length: 125.descriptionstringPayment description. Length: 200.notification_urlstringURL where dlocal will send notifications associated to changes to this payment.Length: 200.callback_urlstringURL where dLocal does the final redirect. Required only for REDIRECT payment flow.Length: 200.additional_risk_datastringAdditional information for fraud prevention, see Fraud Prevention - Additional Risk Data Object documentation.splitsarray of objectsrequiredAllows to split a transaction between one or more accounts.splits*ADD objectResponse 200200Updated 4 months ago