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": "fdc346aa-8ada-43e4-8b26-24386d31afcc",
  "InvoiceID": "64310575-5fa1-4278-91b1-7a7359358f9b",
  "DiscountCodeID": "420ef5b7-3f5a-45e8-bf65-17076a7b5651",
  "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.