Update Invoiceput https://api.eukapay.com/invoices/{code}Update an invoiceRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body ParamspricedoublerequiredDefaults to 12.99The cost of the invoice. If invoiceItems is used, the total of invoiceItems takes precedence and this price is ignored. The minimum invoice price is 1 and the maximum invoice price is 100,000currencyIdint32Defaults to 1The currency id to charge the invoice with. Supported currencies are here https://docs.eukapay.com/docs/supported-currenciesnumberstringADF24ACF-7messagestringDefaults to New messageAdditional message to describe invoiceissueDatedateDefaults to 2024-03-06The issue date of the invoice. The default is the invoice created date. The format is YYYY-MM-DD.dueDatedateDefaults to 2024-03-06The due date of the invoice. The format is YYYY-MM-DD.customerCodestringDefaults to cus_q06lpsoz2v7cwd5mn2tlxkr2jvjxxiThe code of the customer invoice is generated for. If total invoice price is greater than or equal to 1,000, this param is required and fields address1, city, state, country are required in the customer object.redirectUristringDefaults to https://example.com/v2/orderCompletedThe url to redirect to once payment is completedinvoiceItemsarray of objectsThe invoice items in this invoice.invoiceItemsADD objectinvoiceTaxesarray of objectsThe invoice taxes for this invoice.invoiceTaxesADD objectinvoiceDiscountsarray of objectsThe invoice discounts for this invoice.invoiceDiscountsADD objectHeadersx-idempotent-keystringResponses 200200 400400Updated 11 months ago