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": "f7174e41-2a86-4c56-8e53-5340fe6a4fd1",
  "InvoiceID": "24f70df1-c057-4179-b18d-1bbfb0f346c0",
  "DiscountCodeID": "09dcc0b9-26c9-4a64-8cb2-1d2a8f2dcd3f",
  "Deleted": true
}