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": "516114a8-f713-4c51-a798-2741e36ad3b3",
"InvoiceID": "abfe87d3-d49f-42e7-beaa-800c49e36ac7",
"DiscountCodeID": "73b686bf-ccb5-4e67-8a95-0b2f61a0a5bf",
"Deleted": true
}