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": "0e3620ef-e65e-424e-a045-5907f3118455",
"Code": "sample string 2",
"TrainingTypeID": "26b0fce1-3de2-4623-9054-c3d757840080",
"TrainingClassID": "07c43cfb-3a61-46ca-b240-617b546f15ce",
"StartDate": "2026-02-24T14:03:01.9592307-05:00",
"EndDate": "2026-02-24T14:03:01.9592307-05:00",
"Deleted": true,
"Amount": 4.0,
"PersonID": "15d81814-8202-4563-8912-cb4a574d2197",
"Used": true,
"UsedDateTime": "2026-02-24T14:03:01.9592307-05:00",
"InventoryItemID": "006fd251-4540-464b-8577-ebb78e55c848"
}