Sales Companies, Groups, and Users REST Endpoints
Sales Companies, Groups, and Users
- Get Sales Companies
- Method: getPath:
/rest/v19/salesCompanies
- Get Sales Company
- Method: getPath:
/rest/v19/salesCompanies/{companyLogin}
- Get Sales Company Group
- Method: getPath:
/rest/v19/salesCompanies/{companyLogin}/groups/{groupVarName}
- Get Sales Company Groups
- Method: getPath:
/rest/v19/salesCompanies/{companyLogin}/groups
- Get Sales Company User
- Method: getPath:
/rest/v19/salesCompanies/{companyLogin}/users/{userLoginName}
- Get Sales Company Users
- Method: getPath:
/rest/v19/salesCompanies/{companyLogin}/users
- Get Sales Group
- Method: getPath:
/rest/v19/salesGroups/{id}
- Get Sales Groups
- Method: getPath:
/rest/v19/salesGroups
- Get Sales User
- Method: getPath:
/rest/v19/salesUsers/{key}
- Get Sales Users
- Method: getPath:
/rest/v19/salesUsers