Quote
Create a new draft quote
post/api/quotes
Request body
customerIdstring required
The id of the customer to be created
externalReferencesobject nullable
Arbitrary key-value-pair like data that can be used to later on search for the Quote
salesPersonIdstring nullable
Sales Person identifier. Please reference /api/users endpoint. If not provided, the salesperson defined on the customer will be used.
opportunitystring nullable
CRM Opportunity identifier.
notesToCustomerstring nullable
A field for the seller to provide additional details or instructions for the customer relating to the order.
Response
Quote created
idstring required
The id of the created record