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": "638c623c-bc2d-4e5f-bec2-ccefbf9dd27c",
  "InvoiceID": "dd29103b-e6d9-452b-9a7d-0548110d91e9",
  "DiscountCodeID": "7b478246-d2f7-4aa1-9aee-216b00dd8e84",
  "Deleted": true
}