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": "1079a14c-d63a-4862-8241-d7bebbf6ae16", "Code": "sample string 2", "TrainingTypeID": "c4e2b151-e285-4e66-b0d3-9386bedebda8", "TrainingClassID": "169b7a3d-6ec2-4736-894b-ea3a42060901", "StartDate": "2025-07-06T19:56:50.9418519-04:00", "EndDate": "2025-07-06T19:56:50.9418519-04:00", "Deleted": true, "Amount": 4.0, "PersonID": "d10f0403-dd2f-4dff-b0f1-f17c5910ab39", "Used": true, "UsedDateTime": "2025-07-06T19:56:50.9418519-04:00", "InventoryItemID": "2f4fac4e-4be9-4a4e-a2c9-274a71f6398d" }