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": "ef3975db-d7a4-4544-a92e-8465901a7fc7",
"InvoiceID": "d284fb52-9593-4709-8609-55aa2df54809",
"DiscountCodeID": "c4b49698-5e5d-4b21-afa1-9443aa6f8468",
"Deleted": true
}