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": "89b47f27-8f7f-4889-b065-0f4f70deecb3", "Code": "sample string 2", "TrainingTypeID": "8ecc3916-d21c-4b8e-8c64-25a04d2f72a1", "TrainingClassID": "45197ae4-28f5-4ac3-89ca-c99160050cd7", "StartDate": "2025-07-08T04:56:45.1869348-04:00", "EndDate": "2025-07-08T04:56:45.1869348-04:00", "Deleted": true, "Amount": 4.0, "PersonID": "e8499c04-61b8-459d-a920-0bbed6b64f0d", "Used": true, "UsedDateTime": "2025-07-08T04:56:45.1869348-04:00", "InventoryItemID": "30dfc8a5-2bc6-4486-8890-ec1afd11b1d9" }