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": "b92214bc-6f67-4961-a77e-fb68d309a1e2",
  "InvoiceID": "bd611b29-4f2c-419a-8e1b-6e04410258b1",
  "DiscountCodeID": "38c85fe1-9f9c-4154-b087-8bfd031d21dd",
  "Deleted": true
}