DELETE 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": "2bcc652a-1212-4df0-b835-dac4cf7ef1f9", "Code": "sample string 2", "TrainingTypeID": "4d324a0d-45ed-4529-9055-473436e2b411", "TrainingClassID": "fd7845bd-e708-4179-9b85-c092025265c9", "StartDate": "2025-07-08T04:50:57.1593537-04:00", "EndDate": "2025-07-08T04:50:57.1593537-04:00", "Deleted": true, "Amount": 4.0, "PersonID": "3980174f-11f5-486b-a4d2-b0760348a935", "Used": true, "UsedDateTime": "2025-07-08T04:50:57.1593537-04:00", "InventoryItemID": "3cd93eba-e527-4370-8431-bafdc8b5a225" }