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.
These APIs are for Partners managing Merchant Collection Accounts. Merchants must be fully activated before the Account Fetch API returns data.
Endpoints
| Endpoint | Method | Description |
|---|---|---|
| Fetch Virtual Accounts | GET | Retrieve all global accounts assigned to a merchant, keyed by currency |
| Get Upload Presigned URL | POST | Generate a presigned URL to upload a transaction document |
Authentication
Both endpoints authenticate via thex-api-key header. No request signing is required — API key only.
Servers
| Environment | Base URL |
|---|---|
| Production | https://gcc.prod.payglocal.in |
| Sandbox | https://gcc.uat.payglocal.in |
Integration Guide
For the conceptual walkthrough — lifecycle states, webhook events, and the full upload flow — see the MCA Integration Guide.MCA Overview
What MCA is, how it works, and how to integrate.
MCA Webhooks Guide
All four lifecycle events and how to handle them.

