GET api/InvoiceDiscountCode/{id}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional 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": "ff0e5980-12b7-4026-bde0-5b8e50345fd9",
  "InvoiceID": "44dbebb3-0fbb-49f0-8e91-f0fbf500fcee",
  "DiscountCodeID": "87b39ee4-0d63-4026-bd4b-19c6af7a5f2f",
  "Deleted": true
}