PUT api/InvoiceDiscountCode/{id}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
id
No documentation available.

Define this parameter in the request URI.

invoice_discountcode
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "Invoice_DiscountCodeID": "4928e463-be51-431c-b599-e161b21f095b",
  "InvoiceID": "3d1b58f3-9c25-4e8d-8bd7-907fb6334528",
  "DiscountCodeID": "79f44448-5c9c-45c2-8870-651501c4855e",
  "Deleted": true
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:

Sample not available.