POST quote/customer/{customer}
Gets customer quote.
Request Information
URI
https://ofd-api.blueprintcpq.net/quote/customer/{customer}
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| customer |
The customer. |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
The customer quote.
globally unique identifierResponse Formats
application/json, text/json, text/html
Sample:
"3281d408-cf1b-4c55-b3e3-3f9e03277d33"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3281d408-cf1b-4c55-b3e3-3f9e03277d33</guid>