POST quote/customer/{customer}

Gets customer quote.

Request Information

URI

https://eurotherm-web-api.xaitcpq.net/quote/customer/{customer}

URI Parameters

NameDescriptionTypeAdditional information
customer

The customer.

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

The customer quote.

globally unique identifier

Response Formats

application/json, text/json, text/html

Sample:
"de3314a8-1f2f-4f30-98a2-e69514165b5d"

application/xml, text/xml

Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">de3314a8-1f2f-4f30-98a2-e69514165b5d</guid>