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": "6e898a43-c907-4275-8194-05a0acb94d42", "Code": "sample string 2", "TrainingTypeID": "6fd8cf80-35f5-4358-9f41-a8995784870c", "TrainingClassID": "349d8035-a2ff-45e3-8296-e98d989dbef3", "StartDate": "2025-09-14T00:05:26.7159168-04:00", "EndDate": "2025-09-14T00:05:26.7159168-04:00", "Deleted": true, "Amount": 4.0, "PersonID": "539375b5-78cd-4a94-bc0d-3fce438f6b8b", "Used": true, "UsedDateTime": "2025-09-14T00:05:26.7159168-04:00", "InventoryItemID": "b22f4484-3093-44f0-ba05-6ad6a7e70d56" }, { "DiscountCodeID": "6e898a43-c907-4275-8194-05a0acb94d42", "Code": "sample string 2", "TrainingTypeID": "6fd8cf80-35f5-4358-9f41-a8995784870c", "TrainingClassID": "349d8035-a2ff-45e3-8296-e98d989dbef3", "StartDate": "2025-09-14T00:05:26.7159168-04:00", "EndDate": "2025-09-14T00:05:26.7159168-04:00", "Deleted": true, "Amount": 4.0, "PersonID": "539375b5-78cd-4a94-bc0d-3fce438f6b8b", "Used": true, "UsedDateTime": "2025-09-14T00:05:26.7159168-04:00", "InventoryItemID": "b22f4484-3093-44f0-ba05-6ad6a7e70d56" }, { "DiscountCodeID": "6e898a43-c907-4275-8194-05a0acb94d42", "Code": "sample string 2", "TrainingTypeID": "6fd8cf80-35f5-4358-9f41-a8995784870c", "TrainingClassID": "349d8035-a2ff-45e3-8296-e98d989dbef3", "StartDate": "2025-09-14T00:05:26.7159168-04:00", "EndDate": "2025-09-14T00:05:26.7159168-04:00", "Deleted": true, "Amount": 4.0, "PersonID": "539375b5-78cd-4a94-bc0d-3fce438f6b8b", "Used": true, "UsedDateTime": "2025-09-14T00:05:26.7159168-04:00", "InventoryItemID": "b22f4484-3093-44f0-ba05-6ad6a7e70d56" } ]