{ "operationId": "getBannersCount", "method": "GET", "path": "/banners/count", "summary": "BigCommerce Get a Count of Store Banners", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "example": { "count": 27 } } ] }