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": "17fff670-3e06-4fb5-b603-fc3d0be22617",
"InvoiceID": "3dcb3cad-01c6-45d9-8968-3e88b01897fd",
"DiscountCodeID": "a0cb7703-4d6f-4a24-9e66-0bac14327db6",
"Deleted": true
}