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": "c8fc1ac3-e1df-4e50-b5ed-ad5b4269e48e",
"InvoiceID": "b564cebd-2e1d-41bd-a037-69016e0b30dc",
"DiscountCodeID": "8baa62e9-bb3a-485d-9f10-035f4c24cfe8",
"Deleted": true
}