GET api/ShoppingCart/GetLatestShoppingCartId?CustomerId={CustomerId}®ionID={regionID}
Documentation for 'GetLatestShoppingCartId'.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| CustomerId | Documentation for 'CustomerId'. |
Define this parameter in the request URI. |
| regionID | Documentation for 'regionID'. |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
"6c83f134-c2a1-48aa-ab3f-633db825d97b"
application/xml, text/xml
Sample:
<guid>6c83f134-c2a1-48aa-ab3f-633db825d97b</guid>