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": "c33f86cb-4420-474d-9709-ec80eb449b7a",
  "InvoiceID": "b2717f3a-214d-4584-8cbf-5ef05c09cb86",
  "DiscountCodeID": "66318ac5-3ced-47b6-b296-a8040af335c4",
  "Deleted": true
}