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": "3970a665-0f38-4f8f-9cc3-1ddea417bf6a",
"InvoiceID": "72b68a91-025b-4845-90e3-9fb368d7ff08",
"DiscountCodeID": "94210f2d-f59d-4c2f-b95e-7cb6e49b19c0",
"Deleted": true
}