Update a commission line
Updates a commission line’s amount, currency, description, source amount, or internal note. Voided lines cannot be edited.
PATCH
Update a commission line
Authorizations
Introw API key shown once when the credential is created.
Path Parameters
Commission line identifier.
Minimum string length:
1Body
application/json
Commission amount as a decimal string, e.g. "500.00".
Minimum string length:
1ISO 4217 currency code, e.g. "USD".
Required string length:
3Free-text description of the commission line.
Maximum string length:
2000Originating deal/source amount the commission was derived from.
Internal note stored on the line. Pass null to clear.
Maximum string length:
2000Response
Commission line updated successfully.
Update a commission line