Trigger Micro-Deposits

Trigger Micro-deposits in order to verify a company bank account.

post/companies/microdeposits/trigger

Request body

companyIDstring required

ID of the company.

Response

200

successboolean

Example response

{
  "data": [
    {
      "message": "Microdeposits sent, expect to receive in 2-3 business days"
    }
  ]
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.