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": "b5ae5271-d57f-4c98-956f-3b9d57eaf5dd",
  "InvoiceID": "624418f4-b319-49f8-9e67-321df03a567b",
  "DiscountCodeID": "ef62c083-a9ba-45a8-bdda-a9cc0ff6849f",
  "Deleted": true
}