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": "79b07ab4-5bea-4562-bd28-fdb42971a42a",
  "CreatedDateTime": "2024-11-21T03:56:29.3788378-05:00",
  "LastAccessedDateTime": "2024-11-21T03:56:29.3788378-05:00"
}