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": "ca0b224f-cb1f-4dd6-ae47-2795f85eb9e3",
"InvoiceID": "464b599a-c04b-43ff-a91d-55cadfe19734",
"DiscountCodeID": "4c791278-6b56-4672-8946-682e7b6fcb89",
"Deleted": true
}