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": "eca02a00-8982-4600-80d2-29042da2b1af",
  "InvoiceID": "3646d9ef-31d8-4216-9d6e-caa25d808d15",
  "DiscountCodeID": "0794b3eb-2582-41e3-b2bb-2863adb66cf4",
  "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.