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": "037b3f5a-3dc2-48c4-9f2d-eb8ed8ac5bcc",
  "InvoiceID": "6a7fc48a-8955-4544-870d-0ddc7f7df466",
  "DiscountCodeID": "b4673c91-4fa7-494d-a26c-f35905c576a7",
  "Deleted": true
}