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": "1c2ced6b-ef6f-4528-b4e4-83a2de65475b",
  "InvoiceID": "aa858b50-572c-4ec1-b174-f7e5d4e18b6e",
  "DiscountCodeID": "7e4c7ac6-6105-4904-9446-fcd715908e06",
  "Deleted": true
}