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