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": "c50f9dfd-a9b6-4204-9d8b-6172aae140a6",
"InvoiceID": "bff06ff3-3b8e-43b9-951d-39d836a55cec",
"DiscountCodeID": "3ffdbfcb-c22e-416d-8f6a-fe5e6ac8a22b",
"Deleted": true
}