data payload the client returns for the freeze_of_funds information type.{
"funds_frozen": true,
"freeze": {
"amount": 1500,
"currency": "MXN",
"date": "2026-07-15"
},
"user_contacted": true,
"user_blocked": false
}