GET api/ShoppingCartItem/{cartitemid}/ShoppingCartPerson
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
cartitemid | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[ { "ShoppingCartPersonID": "e65d7f40-c1e4-4987-ac31-d88604874b46", "ShoppingCartItemID": "b1e1b9ef-70f2-4c4a-b845-04fa64c3cbd5", "PersonID": "c0f9af1c-9b56-4686-8f6e-1782cc087be8", "PreviousCertificate": "QEBA", "DiscountAmount": 4.0 }, { "ShoppingCartPersonID": "e65d7f40-c1e4-4987-ac31-d88604874b46", "ShoppingCartItemID": "b1e1b9ef-70f2-4c4a-b845-04fa64c3cbd5", "PersonID": "c0f9af1c-9b56-4686-8f6e-1782cc087be8", "PreviousCertificate": "QEBA", "DiscountAmount": 4.0 }, { "ShoppingCartPersonID": "e65d7f40-c1e4-4987-ac31-d88604874b46", "ShoppingCartItemID": "b1e1b9ef-70f2-4c4a-b845-04fa64c3cbd5", "PersonID": "c0f9af1c-9b56-4686-8f6e-1782cc087be8", "PreviousCertificate": "QEBA", "DiscountAmount": 4.0 } ]