Complete settlement payment method verification
PUT/v1/settlement-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
Verification completed successfully
Bad Request - Invalid code, verification not initiated, exhausted attempts, or expired window
Unauthorized - Invalid or missing token
Forbidden - settlement-payment-method:write scope required
Settlement payment method not found