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": "63bbc027-730e-4c58-b84c-1a63b8dd826e",
  "InvoiceID": "61e321b8-9525-4433-9864-e29bf7910c8a",
  "DiscountCodeID": "46fa132f-170a-4546-b7ea-1749b2f25b0b",
  "Deleted": true
}