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": "fad24ea2-e04b-449f-8d1c-4b2ad1a9420d",
  "InvoiceID": "3e7e7ea6-246a-43ae-96ea-8288ee7f103c",
  "DiscountCodeID": "38e3ee65-db26-4952-97a4-776015d1f82e",
  "Deleted": true
}