Update an invoiceCopy Pagepatch https://core.sivo.com/sellers/{seller_id}/invoices/{id}Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path Paramsseller_idstringrequiredAn object id with prefixidstringrequiredAn object id with prefixBody ParamsUpdate a sellerbuyer_idstringIdentifier for the buyercurrencystringISO 4217 currency code for all monetary amounts on this invoicecountrystringISO 3166-1 alpha-2 country code where the invoice is issuedamount_dueintegerTotal amount due on the invoiceamount_paidinteger≥ 0Amount already paid on this invoiceamount_remainingintegerAmount still remaining to be paidinvoice_datedateDate when the invoice was issueddue_datedateDate when the payment is duetotalinteger≥ 0Total amount of the invoice including all charges, shipping, tax, etc.supplier_idstring | nullIdentifier for the supplier, if different from sellerinvoice_pdfuri | nullURL to the PDF version of the invoicebilling_reasonstring | nullReason for billing the buyerpayment_methodstring | nullPayment method used or to be used for this invoicechargesinteger | null≥ 0Amount of charges applied to this invoicediscountinteger | null≥ 0Amount of discount applied to this invoiceshippinginteger | null≥ 0Shipping costs included in this invoicetaxinteger | null≥ 0Tax amount applied to this invoicefiscal_invoice_idCfdiNfePeppolnullFiscal invoice identifiermetadataobject | nullAdditional custom data associated with this invoicemetadata object | nullHeadersif-matchdate-timerequiredETag value for Optimistic Concurrency Control (OCC). Should contain the last known updated_at timestamp in ISO 8601 format.Response 200Successful operationUpdated 8 days ago