updateCommission
PATCH/commissions/:id
Updates the commission identified by id
. To update a commission its data and those about its details must be
provided. Calling this API passing no commission details is equivalent to delete all the commission details.
Similarly, details not in the list will be deleted.
Any update to the either commission range or the algorithm won't have any effect: once they're set during creation they cannot be changed anymore.
To access the service you need at least one of the following permissions:
Permission (one of) |
---|
updateCommission |
Request
Responses
- 200
- 400
Commission updated
Bad request