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": "aaa1cead-32d4-4e92-b3c4-4143344630c1", "Code": "sample string 2", "TrainingTypeID": "cc5c6916-c7f8-429a-8da4-ec1a4b5a0184", "TrainingClassID": "45f92711-db4e-4c98-877f-c2a1ec4127ec", "StartDate": "2025-07-14T15:16:38.7816416-04:00", "EndDate": "2025-07-14T15:16:38.7816416-04:00", "Deleted": true, "Amount": 4.0, "PersonID": "ebde7c16-0c34-4629-93c4-c3bacee22d32", "Used": true, "UsedDateTime": "2025-07-14T15:16:38.7816416-04:00", "InventoryItemID": "373c50b8-ceeb-4dcb-9221-94962a49fe73" }