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": "a0b8124e-84e0-48b1-b2f0-a34133e7b412",
  "InvoiceID": "2a033581-67cb-43fa-b0d6-f1be29c2d9c7",
  "DiscountCodeID": "a4bb6f37-48f2-417a-9c71-a6773a258015",
  "Deleted": true
}