Companies REST Endpoints

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