Partner APIs: MCA
Fetch Virtual Accounts
Returns all global virtual account details assigned to a fully activated merchant, grouped by collection label and settlement currency.
GET
Fetch Virtual Accounts
Documentation Index
Fetch the complete documentation index at: https://payglocal.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
When to Use
Call this after a merchant is fully activated on PayGlocal to retrieve their assigned global virtual accounts. Accounts are grouped by collection label (e.g.general) and within each label by currency code.
Returns data only for activated merchants. Calling for a merchant still in onboarding or pending review returns HTTP 401.
Response Structure
Thedata object is a two-level map:
Error Scenarios
| Scenario | HTTP Code |
|---|---|
merchantId is not valid | 400 |
| Merchant is not activated | 401 |
Authorizations
Static API Key generated from the PayGlocal Partner Dashboard.
Path Parameters
Identifier of the onboarded merchant.
Fetch Virtual Accounts

