Create a transferCopy Pagepost https://api.brinta.com/transfers/Create a transferBody Paramsaccount_holder_company_idstringCompany id of the account holder in Brinta's system. Create a new company in the company section. If not sent, the account holder will be Brinta's client.account_holder_company_external_idstringCompany id of the account holder in the Client's system.transaction_external_idstringId of the transfer in the Client's system.statusstringrequiredStatus of the transaction. It can be "pending", "created", "rejected".typestringrequiredThe type of the transfer. It can be "transfer", "transfer reversal", "to settle", "settlement", "payment from invoice"transaction_datedateDate of the transaction.amountfloatIt appears in RESPONSE. The amount of the transaction excluding taxes.final_amountfloatIt appears in RESPONSE. The amount of the transfer including taxes.currencystringrequiredThe currency code of the transfer amount. It can be the local currency or international_currency set for the account holder. Check Country Coverage and currenciesexchange_ratefloatThe exchange rate from the currency to the international currency set for the account holder.payment_methodobjectThe payment method used for the linked transaction.payment_method objectadditional_infostringAdditional information regarding the transfer.counterpartobjectrequiredInformation of the counterpart. Only one of company_id, company_external_id, company can be sent.counterpart objectitemsarray of objectsrequiredArray of items of the transfer.items*ADD objectResponse 200200Updated 7 months ago