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": "ea7041da-23cf-4367-887d-691ada7cb7df",
  "InvoiceID": "b132d26a-2c51-4456-a5da-0029b7e773f3",
  "DiscountCodeID": "a9d88983-c75b-4750-af2d-5e161678f31f",
  "Deleted": true
}