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": "964cfa6b-13a2-4f91-a52f-cad40e852ce9",
  "InvoiceID": "0565f56b-babe-4089-950b-e6e63995f3bf",
  "DiscountCodeID": "82e8de30-b8e5-4dfd-a522-7cf4e496f91c",
  "Deleted": true
}