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": "68d6e886-6f2e-4bbb-980e-86f55623eada",
  "InvoiceID": "e678c120-4a45-4638-ab37-16acb2d16d4b",
  "DiscountCodeID": "c9bd4078-b36b-4790-892c-182888d4cca8",
  "Deleted": true
}