POST quote/customer/{customer}
Gets customer quote.
Request Information
URI
https://scoregroup-dev-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:
"7d21253d-47fd-416d-9c5d-6a1b0b6c4b44"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">7d21253d-47fd-416d-9c5d-6a1b0b6c4b44</guid>