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": "b8002cfb-b98f-48c5-8d79-8f0efb9aa390", "Code": "sample string 2", "TrainingTypeID": "994f9a00-cf7b-45ab-8bb5-6ffcec2d5d93", "TrainingClassID": "c0445a9b-5a61-4cfa-9d6c-d0db4384bf33", "StartDate": "2025-07-15T16:26:08.6445068-04:00", "EndDate": "2025-07-15T16:26:08.6445068-04:00", "Deleted": true, "Amount": 4.0, "PersonID": "156865f0-2874-4ffa-9450-8c86e4ee6764", "Used": true, "UsedDateTime": "2025-07-15T16:26:08.6445068-04:00", "InventoryItemID": "b3665e4a-afce-47eb-82f3-7dc1a599920f" }