Skip to main content

Create Invoice

POST 

/invoices/create

Create a new Invoice. In multipart/form-data, send entity_record, deal_record, items, address_details, payment_receipt_receiver, payment_method_type_for_intent, and sales_tax_details as text fields produced by JSON.stringify. Malformed JSON returns HTTP 422 with PUBLIC_VALIDATION_FAILED.

Request

Responses

Success