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": "db0730d0-7403-4ecf-970a-c14a39832163",
  "InvoiceID": "7d2303f6-8f0f-4b26-8616-97fc48743c3f",
  "DiscountCodeID": "7c3e9aa7-3bfd-4067-8f58-276d0db0ed20",
  "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.