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": "042042d7-f4e4-44ac-b6bb-df193776837f",
"InvoiceID": "1a3d48f5-d659-4b25-a4f0-7fa541210e0b",
"DiscountCodeID": "c009a1c7-79dc-4abd-9fea-920dd99df330",
"Deleted": true
}