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": "6f542db9-07ad-4873-b755-2b08092da7d2",
  "InvoiceID": "d9b53e22-8489-4b37-b8fc-21873df45df7",
  "DiscountCodeID": "6f49af3d-8dd5-46f5-89fb-0f4870ee16f3",
  "Deleted": true
}