patch https://api.zeal.com/bankaccount
Updates an existing bank account for a specified worker.
Updates a Bank Account belonging to the specified worker in Zeal.
Returns
Returns response status and the updated Bank Account Object.
attribute | type | description |
---|---|---|
success | boolean | Response status |
data | object | Updated bank account object |
errors | array | Contains list of error objects which consists of:message : Error messagecode : Error code as described in Error codes |