Initiate bank account verification
POST/v1/payment-methods/:id/verify
Initiate the micro-deposit verification process for a bank account payment method. Allowed when status is NEW or VERIFICATION_FAILED. Resets attempts and starts a new 14-day window.
Request
Responses
- 200
- 400
- 401
- 403
- 404
Bank account verification initiated
Bad Request - Wrong payment method type, already verified, or verification already in progress
Unauthorized - Invalid or missing token
Forbidden - payment-method:write scope required
Forbidden — requires one of the following organization capabilities: ACH_PAYMENTS
Payment method not found