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": "2e72b92a-7e7b-44e0-b44c-1c259bb8d4d2",
  "InvoiceID": "2e8c1a0c-09ca-401d-b1bf-6e9cae98f73b",
  "DiscountCodeID": "874bdba5-264b-41ac-bbc4-80a187e54a9f",
  "Deleted": true
}