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": "c17b1bc6-6378-4baa-ac8f-d32500787e36",
  "InvoiceID": "3337b104-37c9-4ca8-b5c2-40e0e96b7794",
  "DiscountCodeID": "87872704-6e01-4b2c-b9eb-83664c22da0d",
  "Deleted": true
}