List products per reporting groupCopy Pageget https://{hostname}/contract-api/v1/reportingGroups/{reportingGroupId}/products/summariesPath ParamsreportingGroupIdintegerrequiredQuery Paramsfromstringlength between 10 and 10tostringlength between 10 and 10accountSwitchKeystringHeadersacceptstringenumDefaults to application/jsonapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200The response provides a list of products. This response is returned when the CP code reporting group is associated with only one contract. 300The request returned a list of matching contracts because the CP code reporting group is associated with multiple contracts. To retrieve product information, make a new GET request to a specific contract ID using the API listed in the response. 400Bad request. 401Unauthorized error. 403Access is forbidden. 404Resource not found.Updated 17 days ago