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": "40feb37f-b7a6-4a00-af2b-814fa0cfe57e", "Code": "sample string 2", "TrainingTypeID": "8f031ce7-51cc-4b09-afb4-457a5a33a573", "TrainingClassID": "930797e6-a9a9-48bb-8bc7-ebda55a9fa9d", "StartDate": "2025-09-13T13:42:23.6418957-04:00", "EndDate": "2025-09-13T13:42:23.6418957-04:00", "Deleted": true, "Amount": 4.0, "PersonID": "c88a5ef7-9a10-4d2b-b3a5-5b5826345f24", "Used": true, "UsedDateTime": "2025-09-13T13:42:23.6418957-04:00", "InventoryItemID": "cd715cb8-478f-4d48-8b4f-9be9df3d9399" }, { "DiscountCodeID": "40feb37f-b7a6-4a00-af2b-814fa0cfe57e", "Code": "sample string 2", "TrainingTypeID": "8f031ce7-51cc-4b09-afb4-457a5a33a573", "TrainingClassID": "930797e6-a9a9-48bb-8bc7-ebda55a9fa9d", "StartDate": "2025-09-13T13:42:23.6418957-04:00", "EndDate": "2025-09-13T13:42:23.6418957-04:00", "Deleted": true, "Amount": 4.0, "PersonID": "c88a5ef7-9a10-4d2b-b3a5-5b5826345f24", "Used": true, "UsedDateTime": "2025-09-13T13:42:23.6418957-04:00", "InventoryItemID": "cd715cb8-478f-4d48-8b4f-9be9df3d9399" }, { "DiscountCodeID": "40feb37f-b7a6-4a00-af2b-814fa0cfe57e", "Code": "sample string 2", "TrainingTypeID": "8f031ce7-51cc-4b09-afb4-457a5a33a573", "TrainingClassID": "930797e6-a9a9-48bb-8bc7-ebda55a9fa9d", "StartDate": "2025-09-13T13:42:23.6418957-04:00", "EndDate": "2025-09-13T13:42:23.6418957-04:00", "Deleted": true, "Amount": 4.0, "PersonID": "c88a5ef7-9a10-4d2b-b3a5-5b5826345f24", "Used": true, "UsedDateTime": "2025-09-13T13:42:23.6418957-04:00", "InventoryItemID": "cd715cb8-478f-4d48-8b4f-9be9df3d9399" } ]