6.3 Calling custom REST service
In implementation if any new services are written by implementer it has been directed to change the context root for new REST to digx/cz/v1. For supporting it from the UI, implementer has to pass cz/v1 in the version field of the AJAX setting from his model.
For example see the snippet below:
Parent topic: Extensible Points in GUI Tier