POST to /api/v1/bloks/async_action/com.bloks.www.checkpoint.ufac.{method}/.
/api/v1/bloks/async_action/com.bloks.www.checkpoint.ufac.{method}/
Screen actions in the Android UFAC capture use async-action endpoints. The controller entry itself stays on /bloks/apps/... via ufacController().
/bloks/apps/...
ufacController()
POST to
/api/v1/bloks/async_action/com.bloks.www.checkpoint.ufac.{method}/.Screen actions in the Android UFAC capture use async-action endpoints. The controller entry itself stays on
/bloks/apps/...viaufacController().