POST quote/customer/{customer}

Gets customer quote.

Request Information

URI

https://ofd-api.blueprintcpq.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:
"fde79e8d-8872-4d96-a719-b7c9fb3d4474"

application/xml, text/xml

Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">fde79e8d-8872-4d96-a719-b7c9fb3d4474</guid>