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": "df5b9a5d-025c-484e-aa21-f10fa36c1429", "Code": "sample string 2", "TrainingTypeID": "f4cb2fd9-458b-4ad1-95e0-3f8379f797fa", "TrainingClassID": "c83b100f-d587-479e-9f5b-b51d8dc06127", "StartDate": "2025-10-20T01:33:17.7445018-04:00", "EndDate": "2025-10-20T01:33:17.7445018-04:00", "Deleted": true, "Amount": 4.0, "PersonID": "1484d2a4-21ee-4480-aa75-c7b5f4ee3508", "Used": true, "UsedDateTime": "2025-10-20T01:33:17.7445018-04:00", "InventoryItemID": "bca72b58-47b6-418d-b3e8-468de68df9b0" }