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": "2cbab2c1-903c-4dac-afc0-457d48d468f0",
  "InvoiceID": "b4a70ac6-1ac3-4cc6-9db6-6cd340a77ffa",
  "DiscountCodeID": "623d4574-4c67-4db4-9902-7468c4efeab0",
  "Deleted": true
}