GET api/Checkout?portalId={portalId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| portalId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
globally unique identifierResponse Formats
application/json, text/json
Sample:
"74a8f8fe-0a4f-4fd4-821d-2d9dac0930d4"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">74a8f8fe-0a4f-4fd4-821d-2d9dac0930d4</guid>