GET api/invoice/{invoiceid}/DiscountCode/{code}
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
invoiceid | No documentation available. |
Define this parameter in the request URI. |
code | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[ { "DiscountCodeID": "3e0d093b-20a2-41a0-85ed-4da168e7b6a4", "Code": "sample string 2", "TrainingTypeID": "c587dd0a-b75a-4dc6-a61d-4c68b06f4939", "TrainingClassID": "cda8bc5a-31bd-4177-bba4-9effb4e776b6", "StartDate": "2025-01-24T06:27:04.1600694-05:00", "EndDate": "2025-01-24T06:27:04.1600694-05:00", "Deleted": true, "Amount": 4.0, "PersonID": "13cc1bb3-904f-4492-ac0d-3d28589d5455", "Used": true, "UsedDateTime": "2025-01-24T06:27:04.1600694-05:00", "InventoryItemID": "1bbf14d2-46e0-45db-8cab-8a3e9b08204a" }, { "DiscountCodeID": "3e0d093b-20a2-41a0-85ed-4da168e7b6a4", "Code": "sample string 2", "TrainingTypeID": "c587dd0a-b75a-4dc6-a61d-4c68b06f4939", "TrainingClassID": "cda8bc5a-31bd-4177-bba4-9effb4e776b6", "StartDate": "2025-01-24T06:27:04.1600694-05:00", "EndDate": "2025-01-24T06:27:04.1600694-05:00", "Deleted": true, "Amount": 4.0, "PersonID": "13cc1bb3-904f-4492-ac0d-3d28589d5455", "Used": true, "UsedDateTime": "2025-01-24T06:27:04.1600694-05:00", "InventoryItemID": "1bbf14d2-46e0-45db-8cab-8a3e9b08204a" }, { "DiscountCodeID": "3e0d093b-20a2-41a0-85ed-4da168e7b6a4", "Code": "sample string 2", "TrainingTypeID": "c587dd0a-b75a-4dc6-a61d-4c68b06f4939", "TrainingClassID": "cda8bc5a-31bd-4177-bba4-9effb4e776b6", "StartDate": "2025-01-24T06:27:04.1600694-05:00", "EndDate": "2025-01-24T06:27:04.1600694-05:00", "Deleted": true, "Amount": 4.0, "PersonID": "13cc1bb3-904f-4492-ac0d-3d28589d5455", "Used": true, "UsedDateTime": "2025-01-24T06:27:04.1600694-05:00", "InventoryItemID": "1bbf14d2-46e0-45db-8cab-8a3e9b08204a" } ]