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": "58a71e23-c2fa-4170-b347-f5ab4d3eb730",
  "InvoiceID": "19776359-f9b8-43a6-867e-903b1645a3d5",
  "DiscountCodeID": "b3870102-27db-40a6-b9e3-8c761a98ae86",
  "Deleted": true
}