GET api/DiscountCode/{id}
No documentation available.
Request Information
Parameters
Name | Description | Additional 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:
{ "DiscountCodeID": "19ad49ea-36d2-42e3-a126-0fd79b2e849b", "Code": "sample string 2", "TrainingTypeID": "56cdd0c2-bf2c-4304-b70b-4cd90e363e6b", "TrainingClassID": "c6f5794e-ef22-493f-abf4-2c873e94ad80", "StartDate": "2025-01-24T10:49:42.4361882-05:00", "EndDate": "2025-01-24T10:49:42.4361882-05:00", "Deleted": true, "Amount": 4.0, "PersonID": "d9247a86-7e9d-4ede-a050-cb2fa008b877", "Used": true, "UsedDateTime": "2025-01-24T10:49:42.4361882-05:00", "InventoryItemID": "47533431-d533-4646-935b-32d99e9cddc2" }