Companies REST Endpoints

Companies
Get company by Id
Method: get
Path: /PASService/rest/services/companies/{id}
Get list of companies
Method: get
Path: /PASService/rest/services/companies
Get list of plans for a company
Method: get
Path: /PASService/rest/services/companies/{id}/plans
Get list of products for a company
Method: get
Path: /PASService/rest/services/companies/{id}/products