Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Récupérer la liste de vos sous-marchands
GET /api/v1/sub-merchant
1
20
{ "success": true, "data": [ { "subMerchantId": "sm-7f4a9940c621", "name": "Ma Boutique", "commercialName": "Ma Boutique SN", "countries": ["SN", "CI"], "isActive": true, "isDefault": true, "CREATED_AT": "2026-03-15T03:47:32.000Z" } ], "total": 1, "page": 1, "totalPages": 1 }