POST quote/customer/{customer}
Gets customer quote.
Request Information
URI
https://scoregroup-uat-api.xaitcpq.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:
"ecbc7722-28b3-4c08-81fe-9ef5b19fb45a"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">ecbc7722-28b3-4c08-81fe-9ef5b19fb45a</guid>