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": "9121883a-a7cc-4492-8dc3-81c05f5626e3",
  "InvoiceID": "584f64d3-5771-47da-b913-36a2b73cb020",
  "DiscountCodeID": "5a0984f3-36c4-459b-9714-dbc4a7a8056e",
  "Deleted": true
}