Companies REST Endpoints
Companies
- Get company by Id
- Method: getPath:
/PASService/rest/services/companies/{id} - Get list of companies
- Method: getPath:
/PASService/rest/services/companies - Get list of plans for a company
- Method: getPath:
/PASService/rest/services/companies/{id}/plans - Get list of products for a company
- Method: getPath:
/PASService/rest/services/companies/{id}/products