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": "6092870a-6c20-436d-9390-1540afac4c71", "Code": "sample string 2", "TrainingTypeID": "09f9f7ed-03e7-4f93-a50a-b51f8182bb22", "TrainingClassID": "c10168c4-25bf-41c9-aca4-c943d2cb76dc", "StartDate": "2025-09-13T13:52:03.0083349-04:00", "EndDate": "2025-09-13T13:52:03.0083349-04:00", "Deleted": true, "Amount": 4.0, "PersonID": "9727ed48-f2e6-49e1-8425-61e7fb84a041", "Used": true, "UsedDateTime": "2025-09-13T13:52:03.0083349-04:00", "InventoryItemID": "edd92874-24ad-4e59-a61d-851ca42a0dee" }