Create an invoiceCopy Pagepost https://core.sivo.com/sellers/{seller_id}/invoicesRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path Paramsseller_idstringrequiredAn object id with prefixBody ParamsCreate a sellerbuyer_idstringrequiredIdentifier for the buyercurrencystringrequiredISO 4217 currency code for all monetary amounts on this invoicecountrystringrequiredISO 3166-1 alpha-2 country code where the invoice is issuedamount_dueintegerrequiredTotal amount due on the invoiceamount_paidintegerrequired≥ 0Amount already paid on this invoiceamount_remainingintegerrequiredAmount still remaining to be paidinvoice_datedaterequiredDate when the invoice was issueddue_datedaterequiredDate when the payment is duetotalintegerrequired≥ 0Total amount of the invoice including all charges, shipping, tax, etc.supplier_idstringIdentifier for the supplier, if different from sellerinvoice_pdfuriURL to the PDF version of the invoicebilling_reasonstringlength ≥ 1Reason for billing the buyerpayment_methodstringlength ≥ 1Payment method used or to be used for this invoicechargesinteger≥ 0Amount of charges applied to this invoicediscountinteger≥ 0Amount of discount applied to this invoiceshippinginteger≥ 0Shipping costs included in this invoicetaxinteger≥ 0Tax amount applied to this invoicefiscal_invoice_idCfdiNfePeppolFiscal invoice identifiermetadataobjectAdditional custom data associated with this invoicemetadata objectHeadersIdempotencyKeystringA unique key per operation, could be V4 UUID or other high‑entropy random string. Keys can be up to 255 characters. See Idempotent Requests.Response 200Successful operationUpdated 8 days ago