{ "operationId": "getBillingplans", "summary": "List billing plans", "method": "GET", "path": "/billingPlans", "responseExample": { "plans": [ {} ], "totalItems": 0, "totalPages": 0 } }