GET api/invoice/{invoiceid}/Invoice_DiscountCode
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| invoiceid | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"Invoice_DiscountCodeID": "5ab28293-df85-452b-9d12-f37e18a443e7",
"InvoiceID": "52c4b5b5-fb26-4395-8828-680e0781051d",
"DiscountCodeID": "5487fb8f-4018-43c8-8128-44a70dcfb7db",
"Deleted": true
},
{
"Invoice_DiscountCodeID": "5ab28293-df85-452b-9d12-f37e18a443e7",
"InvoiceID": "52c4b5b5-fb26-4395-8828-680e0781051d",
"DiscountCodeID": "5487fb8f-4018-43c8-8128-44a70dcfb7db",
"Deleted": true
},
{
"Invoice_DiscountCodeID": "5ab28293-df85-452b-9d12-f37e18a443e7",
"InvoiceID": "52c4b5b5-fb26-4395-8828-680e0781051d",
"DiscountCodeID": "5487fb8f-4018-43c8-8128-44a70dcfb7db",
"Deleted": true
}
]