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": "533b3a8a-0021-4235-8cd1-7ebdd3c15a1f",
"InvoiceID": "9bb60a95-4602-46b9-83be-e2816c65e53c",
"DiscountCodeID": "1f886f05-cd88-44bf-8ece-879c038deb85",
"Deleted": true
}