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": "551be7c6-6f3d-4366-b05f-0e8ea1249d62",
  "InvoiceID": "1235eef9-73de-4942-ac0a-73839126ff0a",
  "DiscountCodeID": "bf2d2ad2-b89a-43f8-82fd-92fc21c5212a",
  "Deleted": true
}