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": "b586cbc7-62fd-443a-adc0-af1ed8827999",
  "InvoiceID": "4d0a34bd-a34f-415d-8b19-8d5887046a2a",
  "DiscountCodeID": "7593bd53-4a5f-4438-95c8-547d00707d8d",
  "Deleted": true
}