Create Invoicepost https://api.eukapay.com/invoicesCreate a new invoiceRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body ParamspricedoublerequiredDefaults to 12.34The 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,000currencyIdint32requiredDefaults to 1The currency id to charge the invoice with. Supported currencies are here https://docs.eukapay.com/docs/supported-currenciesnumberstringDefaults to D1BA1F0C-5The invoice number. The default format is INV-yymmdd-No.messagestringDefaults to The messageAdditional message to describe invoicemetadataobjectThis parameter allows for the inclusion of customizable data intended exclusively for internal use. It is not visible to customers.metadata objectissueDatedateDefaults to 2024-04-06The issue date of the invoice. The default is the invoice created date. The format is YYYY-MM-DD.dueDatedateDefaults to 2024-04-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/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