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": "1c332456-5ec2-4c86-b40f-ba187b423d60",
"InvoiceID": "948ebb13-3074-4545-8d55-072641c3b7f3",
"DiscountCodeID": "eaa5af15-4f15-4d65-bdea-da07efff35a5",
"Deleted": true
}