post https://api.zeal.com/companies/microdeposits/trigger
Trigger Micro-deposits in order to verify a company bank account.
Triggers micro-deposit amounts to a company bank account for verification, usually appearing in 2-3 business days.
Returns
Returns a boolean that indicates success status and microdeposit trigger confirmation.
attribute | type | description |
---|---|---|
success | boolean | Response status. |
data | string | Confirmation of micro-deposit trigger. |
errors | array | Contains a list of error objects which consists of:message : Error message.code : Error code as described in Error codes. |