Verify micro deposits

Complete micro deposit verification

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

entityIdstringRequired
Entity ID or Entity ForeignID
paymentMethodIdstringRequired
Payment Method ID or Payment Method ForeignID

Request

This endpoint expects an object.
amountslist of integersRequired
The amounts of the micro deposits in cents

Response

This endpoint returns an object.
bankAccountobject
OR
cardobject
OR
checkobject
OR
customobject
OR
offPlatformobject
OR
utilityobject
OR
walletobject

Errors