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": "62ab303d-ce2f-4c0f-b098-82fdf646b78a",
"InvoiceID": "84bac983-063e-40aa-a821-2b9c4885cd14",
"DiscountCodeID": "8ef7a018-6067-4dad-9a7e-444f6d5b09db",
"Deleted": true
}