POST quote/customer/{customer}
Gets customer quote.
Request Information
URI
https://eurotherm-web-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:
"f9a856ac-9f9d-46a3-9ce1-ce0f1e0460b2"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">f9a856ac-9f9d-46a3-9ce1-ce0f1e0460b2</guid>