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": "5936ab91-6465-4d85-87fb-50c7d8001155",
  "InvoiceID": "10a3c81e-d816-40ed-8a92-2d6e42851b34",
  "DiscountCodeID": "180bec7c-44ae-41f1-aa63-02d7252e1041",
  "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.