Files
erv-clientright/n8n_webhook_response_format.json

13 lines
256 B
JSON
Raw Permalink Normal View History

2026-03-13 10:42:01 +03:00
{
"success": true,
"found": 1,
"message": "Полис найден",
"result": {
"id": "35927",
"voucher": "E50208-306083026",
"insured_name": "SHAROV IURII",
"tariff_code_basic": "STB2003",
"tariff_code_other": "SPV2002"
}
}