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": "b7f923d9-0095-4e6a-8585-8124e145d712",
  "InvoiceID": "c7eb58e7-8d86-447e-8430-12b6b9744b6b",
  "DiscountCodeID": "741283c9-2076-4e71-8fc8-04450cc3292d",
  "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.