You could also try to tail the production log and see if there is a difference between your postman request and your new js request.
cd /opt/zammad
tail -f log/production.log
You could also try to tail the production log and see if there is a difference between your postman request and your new js request.
cd /opt/zammad
tail -f log/production.log