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": "89c226d1-4f09-4f6e-a0ae-beb60a853022",
  "CreatedDateTime": "2025-04-10T01:47:04.7603311-04:00",
  "LastAccessedDateTime": "2025-04-10T01:47:04.7603311-04:00"
}