{ "operationId": "Create a BroadWorks Billing Report", "method": "POST", "path": "/broadworks/billing/reports", "summary": "Create a BroadWorks Billing Report", "requestExamples": [ { "contentType": "application/json", "example": { "billingPeriod": "2020-11" } } ], "responseExamples": [ { "status": "200", "contentType": "application/json", "example": { "id": "Y2lzY29zcGFyazovL3VzL0JJTExJTkdfUkVQT1JULzViOGQ1MThhLThmMDAtNDUxYi1hNDA2LWVhZjQ5YjRhN2ZhOA" } } ] }