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": "4f575e15-c83b-4d54-9a81-777e7c693eaf", "Code": "sample string 2", "TrainingTypeID": "7ce59402-e632-4f54-b128-6cc5ec2c273b", "TrainingClassID": "50801828-b889-465e-8399-90f1602a1188", "StartDate": "2025-06-02T06:05:27.4609293-04:00", "EndDate": "2025-06-02T06:05:27.4609293-04:00", "Deleted": true, "Amount": 4.0, "PersonID": "eaefbb5b-338c-4ee9-9734-c7ad2ba132ac", "Used": true, "UsedDateTime": "2025-06-02T06:05:27.4609293-04:00", "InventoryItemID": "05977bc9-b460-4564-a9b2-261f6b8bc8b6" }