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": "fe5232fd-da3b-4e84-b591-e79b677f35a4",
  "InvoiceID": "a01f2b06-36e7-4858-97aa-0068be33d752",
  "DiscountCodeID": "5875328e-1a6a-4a85-9ad7-afb4367cc194",
  "Deleted": true
}