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": "7be2374e-4be6-4b70-96cb-5e3b786a83e2",
  "InvoiceID": "5bd41bb3-2fb4-4cbc-a97f-78e01e62f41e",
  "DiscountCodeID": "8f6a9e1c-abca-404d-98c4-bb21bd9fb096",
  "Deleted": true
}