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": "cee12e63-5efb-49db-a017-cbd903eecf70",
  "InvoiceID": "e0884347-8a94-48c4-9779-c3a85568248b",
  "DiscountCodeID": "87c0f409-029d-445c-b59c-1691732208fb",
  "Deleted": true
}