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": "ed29319d-e40b-4b6e-bf3c-ad9d13b560f8",
"InvoiceID": "45eabc9e-c684-41e6-9c5c-0ea70c458f19",
"DiscountCodeID": "d51f2a99-4593-4d52-b1bc-0e9ddb77d0a0",
"Deleted": true
}