Create a purchase from an invoice XMLAsk AIpost https://api.brinta.com/purchases/xmlCreate a purchaseBody Paramstransaction_owner_idstringCompany id of the transaction owner in Brinta's system. Create a new company in the company section. If not sent, the owner will be Brinta's client.invoice_xmlfilerequiredXML containing the data of the purchase.invoice_document_typestringrequiredType of the invoice document. See possibles values in Invoice document typessupplier_countrystringrequiredCountry of the supplier in ISO 3166-1-alpha-2 code. See possible values in Country coverage and currenciescurrencystringrequiredThe currency code of the purchase amount. It can be the local currency or international_currency set for the transaction owner. Check Country Coverage and currenciesexchange_ratestringThe exchange rate from the currency to the international currency set for the transaction owner.transaction_external_idstringThe id of the purchase in the client's system.Response 200200Updated 6 months ago