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": "24197648-a57f-48ee-8232-b5d8f0f5eba2",
  "InvoiceID": "210e2faf-1de6-4a36-bf9b-cb29a983ee3b",
  "DiscountCodeID": "0d193b44-7c46-4c5f-9492-3943c3354435",
  "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.