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": "ace391f0-5cb2-4f7d-bd4d-256faf29f1a8",
"InvoiceID": "80751a48-9146-49ef-a12f-974d462f30f5",
"DiscountCodeID": "d81c40d4-ddf6-4dda-a9f7-03910b5f5631",
"Deleted": true
}