Skip to main content

Create Quote

POST 

/quotes/create

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

Request

Responses

Quote created