POST CustomerZone/GetCustomerZoneQuoteUrl
Gets the Customer Zone URL of a specified Quote
Request Information
URI Parameters
None.
Body Parameters
Customer Zone Url Request ModelName | Type | Additional information | Description |
---|---|---|---|
DocumentHeaderId | integer |
None. |
The DocumentHeaderId for the Document URL to be generated. |
CustomerId | integer |
None. |
The CustomerID for the Document URL to be generated. |
Request Formats
application/json, text/json
Sample:
{ "DocumentHeaderId": 1, "CustomerId": 2 }
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"