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": "ac4f775a-ccea-4b50-b0f5-6734f54d6b96", "Code": "sample string 2", "TrainingTypeID": "614a0fef-852d-4713-b3e3-64bc0ef0d3cb", "TrainingClassID": "4eccbc89-cfd8-439d-8a75-e3a8f4ce8016", "StartDate": "2025-09-18T04:56:55.9510991-04:00", "EndDate": "2025-09-18T04:56:55.9510991-04:00", "Deleted": true, "Amount": 4.0, "PersonID": "4a841a9f-dff7-4af6-a0fb-6fe132928bc9", "Used": true, "UsedDateTime": "2025-09-18T04:56:55.9510991-04:00", "InventoryItemID": "012e74ed-f111-4f3f-978e-a090f517b30a" }