The GET /accounts call allows your platform to look up a collection of accounts. The accounts resource allows your platform to create a new merchant account for each distinct business purpose.
INVALID_PARAMS
NOT_AUTHORIZED
UNEXPECTED_ERROR
{- "next": "/accounts?page=AQQHAAEX8yf1HDkrXqO7R-wy2joNU6ooRNCyDb-sSbbvR-8J6jKeFgpqprcIsuEnBh4fqImpR2eYjKIgSCirw2mhEFR7m5AsSj1OkG9emNFWhXQvreOczuQU7UzZ",
- "previous": null,
- "api_version": "3.1",
- "results": [- {- "convenience_fee_amount": 25,
- "transaction_type": "internet",
- "onboarding_location": {- "line1": "123 candy st.",
- "city": "redwood city",
- "region": "CA",
- "country": "US",
- "postal_code": "94063"
 },
- "transaction_division_mid": null,
- "accepted_method_of_payments": {- "countries": {- "US": {- "visa": {- "card_not_present": {- "credit": true,
- "debit": true
 },
- "card_present": {- "contact": {- "credit": true,
- "debit": true
 },
- "contactless": {- "credit": true,
- "debit": true
 }
 }
 }
 }
 }
 },
- "balances": {- "currencies": {- "USD": {- "balance": 100000,
- "incoming_pending": 5000,
- "outgoing_pending": 21200,
- "reserve": 10000
 }
 }
 },
- "create_time": 1480700534,
- "api_version": "3.1",
- "beneficiary": {- "id": "295f2816-07b9-4d9e-a035-4f0884ef228b",
- "resource": "legal_entities",
- "path": "/legal_entities/295f2816-07b9-4d9e-a035-4f0884ef228b"
 },
- "custom_data": null,
- "description": "Foo Bar Shop on 5th ave.",
- "documents": [ ],
- "enhanced_review": "not_requested",
- "id": "d3f61e56-5d99-4895-af2d-a07ab48476e9",
- "incoming_payments": {- "accepted_methods": [- "payment_bank",
- "mastercard",
- "visa",
- "amex"
 ],
- "amex": {- "countries": {- "US": {- "opt_blue": {- "opt_into_marketing": true,
- "amex_seller_number": 1912187301,
- "amex_seller_id": "970001000016308"
 }
 }
 }
 }
 },
- "industry": {- "category_detail": "Website design",
- "merchant_category_code": "7333"
 },
- "name": "Foo Bar Shop",
- "owner": {- "id": "3cd20b3c-4008-400b-b708-2b844ce7be84",
- "path": "/legal_entities/3cd20b3c-4008-400b-b708-2b844ce7be84",
- "resource": "legal_entities"
 },
- "path": "/accounts/d3f61e56-5d99-4895-af2d-a07ab48476e9",
- "payout": {- "currencies": {- "USD": {- "next_payout_time": 14987382982,
- "payout_method_id": "0102b1c6-2bc7-448a-aa1d-076b1637547c",
- "period": "daily"
 }
 },
- "default_currency": "USD"
 },
- "pricing": {- "currencies": {- "USD": {- "credit_card": null,
- "payment_bank": null,
- "recurring_fee": null,
- "other_fees": {- "debit_failure_fee": null
 }
 }
 }
 },
- "reference_id": null,
- "resource": "accounts",
- "statement_description": "Foo Bar Shop",
- "platform_onboarding_time": null,
- "projected_monthly_transaction_volume": 400
 }
 ]
}