No turns yet. Send one:
curl -s localhost:8100/v1/customer/chat -H 'content-type: application/json' -d '{
"requestId": "demo-1", "sessionId": "ses_demo",
"customer": {"ref": "cus_demo", "authLevel": "authenticated"},
"context": {"accounts": [{"id":"acc_01","label":"Compte courant","isPrimary":true}],
"beneficiaries": [{"id":"ben_8f2","displayName":"Mohamed Hkimi"}]},
"message": "Salem n7eb n7awel 500 dinars lel a5 Mohamed Hkimi"
}'