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": "c38a92b3-0914-4b43-86aa-d47221dc3c53",
"InvoiceID": "d13d05ff-10f2-42fe-8902-bcfcba8045ae",
"DiscountCodeID": "4431fc16-3faf-4c71-b283-1001fb4edb40",
"Deleted": true
}