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": "dd6fc176-7a6b-4739-b4aa-75ec877a7781",
  "InvoiceID": "5357884d-879f-43ce-9582-28fdef021b7e",
  "DiscountCodeID": "01e56663-e540-407d-b7c3-19cf0618c026",
  "Deleted": true
}