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": "9b267e04-7960-40a4-8d2b-f41ddcc0fb4b",
  "InvoiceID": "876a1d36-f876-4d58-bbbf-7c15e4feede7",
  "DiscountCodeID": "826d3402-1625-4760-9f78-cece270a324e",
  "Deleted": true
}