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": "6c6ff8ff-b7d9-464f-9a41-960004913f9f",
  "InvoiceID": "c23a9525-88f7-46c7-a4fb-73f6497c7bf1",
  "DiscountCodeID": "34d9c988-edb4-4478-9b0e-8115940fa7ff",
  "Deleted": true
}