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": "d5b43142-135e-4748-a0bd-68bfeb2ed077", "Code": "sample string 2", "TrainingTypeID": "0d5ab019-7cb8-4cc4-8b8a-db206b63f962", "TrainingClassID": "d24b1b4b-6878-4d78-85f0-8bfb640981dd", "StartDate": "2024-11-21T03:43:57.8983672-05:00", "EndDate": "2024-11-21T03:43:57.8983672-05:00", "Deleted": true, "Amount": 4.0, "PersonID": "52f3c121-7001-4dcb-838d-839317e9e6ee", "Used": true, "UsedDateTime": "2024-11-21T03:43:57.8983672-05:00", "InventoryItemID": "2eabb696-e482-4669-bd43-a24ed788ca31" }