Complete bank account verification
PUT/v1/payment-methods/:id/verify
Complete the micro-deposit verification process by submitting the code. Requires verification to have been initiated first.
Request
Responses
- 200
- 400
- 401
- 403
- 404
Bank account verified successfully
Bad Request - Invalid code, verification not initiated, exhausted attempts, or expired window
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