GET api/ShoppingCart/{id}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
id
No documentation available.

Define this parameter in the request URI.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
{
  "ShoppingCartID": "e46fcebe-2bc2-472f-b295-b7de3b5cd92b",
  "CreatedDateTime": "2025-10-23T04:07:08.2351723-04:00",
  "LastAccessedDateTime": "2025-10-23T04:07:08.2351723-04:00"
}