Create quote
Use this BillingServ API endpoint to create quote. Review the response for the operation result or validation errors.
Headers
Optional key for POST /customer/create, POST /invoice/create-quote, POST /invoice/create-invoice, POST /invoice/update-invoice, and POST /order/add-order. Reusing the same key with the same request replays a successful response for 24 hours; reusing it with a different request returns 409.
Request body
Response
OK
Changes
Changed in 1 of the 6 revisions of this API.612
- ●
removed the request property
record.descriptionrequest-property-removed
- ●
removed the request property
record.itemrequest-property-removed
- ●
removed the request property
record.pricerequest-property-removed
- ●
removed the request property
record.quantityrequest-property-removed
- ●
removed the request property
record.taxrequest-property-removed
- ●
removed the request property
record.tax_classrequest-property-removed
- ○
added the new optional
headerrequest parameterIdempotency-Keynew-optional-request-parameter
- ○
added the new optional request property
recordnew-optional-request-property
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the non-success response with the status
404response-non-success-status-added
- ○
added the non-success response with the status
409response-non-success-status-added
- ○
added the non-success response with the status
500response-non-success-status-added
- ○
added the optional property
codeto the response with the401statusresponse-optional-property-added
- ○
added the optional property
codeto the response with the403statusresponse-optional-property-added
- ○
added the optional property
codeto the response with the422statusresponse-optional-property-added
- ○
added the optional property
request_idto the response with the401statusresponse-optional-property-added
- ○
added the optional property
request_idto the response with the403statusresponse-optional-property-added
- ○
added the optional property
request_idto the response with the422statusresponse-optional-property-added
- ●