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": "8f704dd4-2b34-49bb-af47-7b299ae64ec3", "Code": "sample string 2", "TrainingTypeID": "d0ba6482-4d15-4a98-843b-bbf7db1b7c46", "TrainingClassID": "2ba6cebf-1f0d-4698-af2c-f6a517d56789", "StartDate": "2025-09-17T20:18:07.5600361-04:00", "EndDate": "2025-09-17T20:18:07.5600361-04:00", "Deleted": true, "Amount": 4.0, "PersonID": "ba06c159-8876-4d3c-838b-c54ab9d9215d", "Used": true, "UsedDateTime": "2025-09-17T20:18:07.5600361-04:00", "InventoryItemID": "ca81b906-0a8f-46cc-b8fe-6676f8ca49b0" }