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": "7b3a7bac-ff0e-48b9-b825-07923e26a95d",
"InvoiceID": "196f1e89-b4eb-4c42-bd9b-0c940e1877d5",
"DiscountCodeID": "d84a7487-e426-4ce0-a554-eade6dd48ad9",
"Deleted": true
}