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": "3ad186db-8eca-4ee8-8770-cbe8f1241270",
"InvoiceID": "758f2f4a-5bc0-4b20-a3a5-e77fe2a394f8",
"DiscountCodeID": "78bddfe8-0d2c-4651-a9ed-8d99c0b2de00",
"Deleted": true
}