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": "9efb05f5-d484-469a-bf3e-69d8f59b5e5d", "Code": "sample string 2", "TrainingTypeID": "ae6bc356-9676-414e-8692-6402f9f0ae43", "TrainingClassID": "efa6275a-8fa6-4a49-af19-1b405ab380c5", "StartDate": "2025-01-17T18:43:13.3901705-05:00", "EndDate": "2025-01-17T18:43:13.3901705-05:00", "Deleted": true, "Amount": 4.0, "PersonID": "6ef25b4f-37d7-4fc6-b766-e6761c6dc987", "Used": true, "UsedDateTime": "2025-01-17T18:43:13.3901705-05:00", "InventoryItemID": "f5d91af3-5668-4b92-868c-90a40965b779" }