v1

latestOpenAPI 3.0.32026-07-26206388.3 KB
MCA

Fetch Virtual Accounts

Returns all global virtual account details assigned to a fully activated merchant, grouped by collection label and settlement currency.

get/gcc/v3/merchants/{merchantId}/ffms/virtualAccounts

Path parameters

merchantIdstring required

Identifier of the onboarded merchant.

Response

Virtual accounts retrieved successfully.

gidstring
statusstring
timestampstring
reasonCodestring
dataobject

Keyed by collection label, then by currency code.

errorsobject nullable

Example response

{
  "gid": "REQ-XXXXX",
  "status": "201 CREATED",
  "timestamp": "08/10/2025 16:25:33",
  "reasonCode": "GL-201-001"
}