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": "866df880-0f62-4c6f-9a21-6dd734defe15",
  "InvoiceID": "afe3b0bb-1677-4485-bbd1-00b6106e7710",
  "DiscountCodeID": "21a2ee77-4a68-436d-98b3-a5b72506855c",
  "Deleted": true
}