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": "5d30da95-c19b-4e4c-8c85-5ab35f55535d",
  "InvoiceID": "9eed6830-ba5c-48c8-adba-b945cbe50e49",
  "DiscountCodeID": "f36ee70d-423f-4c90-b7ea-14e532f26151",
  "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.