POST quote/customer/{customer}

Gets customer quote.

Request Information

URI

https://highlandfleets-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:
"e16ba872-fb32-46e1-9c3e-47bdb3063b51"

application/xml, text/xml

Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">e16ba872-fb32-46e1-9c3e-47bdb3063b51</guid>