Add to quotation
PUT/configurator/:version/configurator/addtoquotation
Add to quotation
Request
Path Parameters
version stringrequired
- application/json-patch+json
- application/json
- text/json
- application/*+json
Body
Quantities is a mapping of configuration id to quantity. If not provided, the quantity will default to 1.
quotationId uuid
configurationIds uuid[]nullable
quantities
object
nullable
property name* int32
Body
Quantities is a mapping of configuration id to quantity. If not provided, the quantity will default to 1.
quotationId uuid
configurationIds uuid[]nullable
quantities
object
nullable
property name* int32
Body
Quantities is a mapping of configuration id to quantity. If not provided, the quantity will default to 1.
quotationId uuid
configurationIds uuid[]nullable
quantities
object
nullable
property name* int32
Body
Quantities is a mapping of configuration id to quantity. If not provided, the quantity will default to 1.
quotationId uuid
configurationIds uuid[]nullable
quantities
object
nullable
property name* int32
Responses
- 200
Success
Loading...