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": "007faee7-addf-4ed1-83e4-ed98d4e51c88",
  "InvoiceID": "11e2c0e2-be52-4ef5-bcd4-b187e7441265",
  "DiscountCodeID": "4020de01-a45f-4861-8213-f110186aa6bb",
  "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.