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": "1a846f7f-7597-4aef-a008-d39e32d909ca",
  "InvoiceID": "77a40afd-c291-4f05-ad70-77e4da09edaf",
  "DiscountCodeID": "2d0be512-a924-4349-88f8-96884a1b317d",
  "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.