GET api/InvoiceDiscountCode
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"Invoice_DiscountCodeID": "d9e1641c-d32d-44bd-af1e-a23d1f038531",
"InvoiceID": "a071e41d-feb9-4da0-90d0-2831b2f3fa1d",
"DiscountCodeID": "4d0e64fa-6bb0-469c-b529-3e3fa7a557db",
"Deleted": true
},
{
"Invoice_DiscountCodeID": "d9e1641c-d32d-44bd-af1e-a23d1f038531",
"InvoiceID": "a071e41d-feb9-4da0-90d0-2831b2f3fa1d",
"DiscountCodeID": "4d0e64fa-6bb0-469c-b529-3e3fa7a557db",
"Deleted": true
},
{
"Invoice_DiscountCodeID": "d9e1641c-d32d-44bd-af1e-a23d1f038531",
"InvoiceID": "a071e41d-feb9-4da0-90d0-2831b2f3fa1d",
"DiscountCodeID": "4d0e64fa-6bb0-469c-b529-3e3fa7a557db",
"Deleted": true
}
]