List Funding Methods by Account
GET/v2/funding-methods
List funding methods for a specific account with pagination. Only funding method objects are returned. To fetch the payment instrument details, use the GET /v2/funding-methods/:funding_method_id endpoint.
Request
Responses
- 200
- 429
Funding Methods successfully retrieved
Too many requests - rate limit exceeded