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": "59ad6b16-9172-4af1-9f48-6e41cb633246",
  "InvoiceID": "dab1add7-6bbe-4ff1-9bfa-33981817bab8",
  "DiscountCodeID": "27018e25-74c0-4350-9c6a-dd76555a09e6",
  "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.