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": "77e33ce9-7652-432b-a11b-da1bb1e4a0d8",
  "InvoiceID": "bca685a8-c15f-4b08-a357-94fa47775e03",
  "DiscountCodeID": "673e4dbb-926e-45ce-b187-f439234a8a01",
  "Deleted": true
}