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": "853035b0-7fb5-4015-ad24-1a83e1bc3f5d", "Code": "sample string 2", "TrainingTypeID": "4c7ebc63-1e09-42a1-b4df-427a65a338a5", "TrainingClassID": "fa59631d-9b2a-4743-8365-c5c02881b2c7", "StartDate": "2025-07-18T19:39:08.8421967-04:00", "EndDate": "2025-07-18T19:39:08.8421967-04:00", "Deleted": true, "Amount": 4.0, "PersonID": "85fa4f09-7aeb-43a4-9a14-e9191cdd1880", "Used": true, "UsedDateTime": "2025-07-18T19:39:08.8421967-04:00", "InventoryItemID": "42d9f6fd-a77a-4f01-8a8f-81c04bfc1d0d" }