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": "03e22fb6-1f56-4f7d-bfab-a8709bf3d425",
  "CreatedDateTime": "2025-07-01T17:36:53.0655772-04:00",
  "LastAccessedDateTime": "2025-07-01T17:36:53.0655772-04:00"
}