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": "5fa39f32-7424-4009-9b40-6fe8b27a832b",
  "InvoiceID": "230356b1-99ad-4810-ae30-1d186dfa2e73",
  "DiscountCodeID": "7ede7966-02fc-4c27-ad38-1077eb9931ca",
  "Deleted": true
}