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": "749d7566-ac72-432c-b2d6-723b76198d73",
  "InvoiceID": "094b9e7e-43a0-4eb0-bc77-d0277e0504b5",
  "DiscountCodeID": "925482cd-0f89-4d33-a7c4-74d683862126",
  "Deleted": true
}