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": "bc890b4d-bd20-4a80-8644-43ec9138c2f6",
  "InvoiceID": "c0db793d-4608-469b-b9f4-f16f44550d7a",
  "DiscountCodeID": "72d2f4bb-3e64-4346-80ca-bc7ceee8a58a",
  "Deleted": true
}