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": "bb40e98d-acec-459c-b8af-5f726603a706",
  "InvoiceID": "e7326bac-1634-47b1-85da-320edb8f35ce",
  "DiscountCodeID": "9db34f53-dad2-4f6a-a3af-0ccc39fc7cd1",
  "Deleted": true
}