POST quote/customer/{customer}

Gets customer quote.

Request Information

URI

https://mtm-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:
"81a2be16-13ff-4f16-b8bd-4f2086504c8e"

application/xml, text/xml

Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">81a2be16-13ff-4f16-b8bd-4f2086504c8e</guid>