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": "c903508a-217b-461f-8318-312ec3ad2801",
"InvoiceID": "9d34adaa-9427-45a0-b337-3c19b1f65127",
"DiscountCodeID": "4d282f89-3f26-4791-bbe0-e0d61fc53406",
"Deleted": true
}