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": "c4399907-6115-4ff1-a257-284264957561",
  "InvoiceID": "e5187e47-5b6c-4bfc-a345-4f7ea347b66b",
  "DiscountCodeID": "fcd2494c-0c52-44c7-b9f6-519cb2072ea0",
  "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.