Skip to main content

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

EndpointMethodDescription
Fetch Virtual AccountsGETRetrieve all global accounts assigned to a merchant, keyed by currency
Get Upload Presigned URLPOSTGenerate a presigned URL to upload a transaction document

Authentication

Both endpoints authenticate via the x-api-key header. No request signing is required — API key only.

Servers

EnvironmentBase URL
Productionhttps://gcc.prod.payglocal.in
Sandboxhttps://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.