apikey: ********************curl --location --request GET '/v_collections_main' \
--header 'apikey: <api-key>'[
{
"org_id": "a40f5d1f-d889-42e9-94ea-b9b33585fc6b",
"collections__collections__id": "2a6cddb5-7cb7-4f6a-a880-c0509e6c2122",
"collections__collections__name": "string",
"collections__collections__code": "string",
"collections__collections__description": "string",
"collections__collections__status": "active",
"collections__collections__created_at": "string",
"collections__collections__updated_at": "string",
"markets__markets__name": "string",
"markets__markets__currency": "string",
"markets__markets__country": "string",
"markets__markets__timezone": "string",
"markets__markets__default_language": "st",
"markets__markets__status": "pending",
"markets__markets__created_at": "string",
"markets__markets__updated_at": "string",
"markets__domains__domain": "string",
"markets__domains__status": "pending",
"markets__domains__created_at": "string",
"markets__domains__updated_at": "string",
"collections__collections__metadata": null,
"collection_pages": null
}
]