GET api/InvoiceDiscountCode/{id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id | 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": "d8051a23-e7f9-4578-b659-6d6d501cfb5b",
"InvoiceID": "41744484-6c51-4370-82dc-2ccd40a724fb",
"DiscountCodeID": "51b083e8-8bd7-47d2-83d0-d5c0cbdc0e92",
"Deleted": true
}