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": "89cf86b8-d88e-452b-81b7-da6f0b13433a", "Code": "sample string 2", "TrainingTypeID": "72f2aae1-1d99-44a5-ad5c-faca30f69da4", "TrainingClassID": "09d1f8cb-3555-4eaf-8f43-008837210d39", "StartDate": "2025-04-10T00:59:37.7687231-04:00", "EndDate": "2025-04-10T00:59:37.7687231-04:00", "Deleted": true, "Amount": 4.0, "PersonID": "ad192688-7a52-436f-8a63-1355ce77a350", "Used": true, "UsedDateTime": "2025-04-10T00:59:37.7687231-04:00", "InventoryItemID": "27a80561-985a-45d5-ba53-c23f7720dd55" }