GetClientGroups
Enables you to get the details of client group records.
See also Fleet / Administration / Client Groups / Contact.
Supplementary SWAGGER documentation is available here: https://api.catch-e.com/docs/#/Client%20Groups/getClientGroups
Permissions
To run this API, the nominated 'web-services' role needs to be given permission.
If you are not actively using the API, leave the permission off for better security.
Go to Roles / APIs and check on ClientGroups:Get.
Note: This API is not configured for external use. Contact your Account Manager to discuss access to this API.
HTTP Method
Use the HTTP Method 'GET' for consuming this web service.
URL Examples
https://api.catch-e.com/fm/client-groups
Body (JSON)
Wildcard % Operator Notes
If you are using "Postman" app with the wildcard operator, the search string of either %ab% or %ba% will give this response:
"field_name": {"isEmpty": "Value is required and can't be empty"}
If you need to search either %ab% or %ba%, please use %25ab%25 or %25ba%25 as required to return results as expected.
Response Details
GetClientIndustries
Enables you to get a list of "Industry" values found on the Client / Contact page.
Supplementary SWAGGER documentation is available here: https://api.catch-e.com/docs/#/Clients
Permissions
To run this API, the nominated 'web-services' role needs to be given permission.
If you are not actively using the API, leave the permission off for better security.
Go to Roles / APIs and check on ClientIndustries:Get.
Note: This API is not configured for external use. Contact your Account Manager to discuss access to this API.
HTTP Method
Use the HTTP Method 'GET' for consuming this web service.
URL Examples
https://api.catch-e.com/fm/clients-industries
Parameters - Query
Wildcard % Operator Notes
If you are using "Postman" app with the wildcard operator, the search string of either %ab% or %ba% will give this response:
"field_name": {"isEmpty": "Value is required and can't be empty"}
If you need to search either %ab% or %ba%, please use %25ab%25 or %25ba%25 as required to return results as expected.
Response Details
GetCompetitorMargins
Returns the Quotes / Contract "Lost By" list.
Use this selection in patchQuote.
Supplementary SWAGGER documentation is available here: https://api.catch-e.com/docs/#/Quote%20%2F%20Competitor%20Margins/getCompetitorMargins
Permissions
This method requires the permission CompetitorMargins:Get.
This permission is not available in Roles / APIs by default, but it can be enabled for you by Catch-e. If enabled, you can then turn on this permission for your 'web services' role. Visit the Edit API permissions page for the steps to do this.
Note: This API is not configured for external use by default. Contact your Account Manager to discuss access to this API.
Authentication
Authenticate with the API before running this API.
HTTP Method
Use the HTTP Method 'GET' for consuming this web service.
URL Examples
https://api.catch-e.com/qt/competitor-margins
Parameters (Query Params)
Wildcard % Operator Notes
If you are using "Postman" app with the wildcard operator, the search string of either %ab% or %ba% will give this response:
"field_name": {"isEmpty": "Value is required and can't be empty"}
If you need to search either %ab% or %ba%, please use %25ab%25 or %25ba%25 as required to return results as expected.
GetCompetitors
Returns the Quotes / Contract "Competitor" list.
Use this selection in patchQuote.
Supplementary SWAGGER documentation is available here: https://api.catch-e.com/docs/#/Quote%20%2F%20Competitors
Permissions
This method requires the permission Competitors:Get.
This permission is not available in Roles / APIs by default, but it can be enabled for you by Catch-e. If enabled, you can then turn on this permission for your 'web services' role. Visit the Edit API permissions page for the steps to do this.
Note: This API is not configured for external use by default. Contact your Account Manager to discuss access to this API.
Authentication
Authenticate with the API before running this API.
HTTP Method
Use the HTTP Method 'GET' for consuming this web service.
URL Examples
https://api.catch-e.com/qt/competitors
Parameters (Query Params)
Wildcard % Operator Notes
If you are using "Postman" app with the wildcard operator, the search string of either %ab% or %ba% will give this response:
"field_name": {"isEmpty": "Value is required and can't be empty"}
If you need to search either %ab% or %ba%, please use %25ab%25 or %25ba%25 as required to return results as expected.