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": "d2e7c5a9-6a19-4295-8d62-c989c61c5853",
  "InvoiceID": "2f8501a6-c777-4f4a-8419-d6605c3211ab",
  "DiscountCodeID": "b51e40b3-7008-4670-a20a-8806dc95231f",
  "Deleted": true
}