get https://virtserver.swaggerhub.com/Skipify/merchant-api/1.0.10/merchants
Skipify offers Staging & Production environments for the different phases of integration. See the Environments page for more details.
Retrieves the paginated list of merchants. A merchant will only see their child merchants (assuming they have any child merchants).
A valid JWT or MAC is required to access this endpoint. The list of merchants returned is based on the scope of the merchant the JWT/MAC is created under. MerchantAdmin and Developer users cannot access this API.
merchantId query parameter will only be observed when this API is called by a SuperAdmin