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": "cd33b5e6-71f4-4120-95a8-166b428695f1",
  "InvoiceID": "dcd7cb14-c5ee-430c-9c3d-770490f5ddd9",
  "DiscountCodeID": "dcf9dd66-f532-438e-a344-0f8ba63ca709",
  "Deleted": true
}