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": "dd35c0fa-027b-46f9-9a21-4d137f827f38",
  "InvoiceID": "569bd541-e652-45dc-9c48-d574d4f7acec",
  "DiscountCodeID": "aa72c324-95b5-4744-b39a-53935d32e1f6",
  "Deleted": true
}