...
Code Block |
---|
{ "token": "91f1dfa81c264a938b475677c60ce967", "db_id": 1, "matching": "email", "email": "example@example.com", "detect_geo": true, "data": { "_fname": "Olly", "_lname": "Lambert", "email": "example@example.com", "phones": ["+79000000000"], "subscriptions": [ { "channel": "email", "email": "example@example.com", "resource_id": 1 }, { "channel": "sms", "phone": "+79000000000", "resource_id": 1 }, { "channel": "push", "subscription_id": "a81c264a938b475", "provider": "android-firebase", "resource_id": 1 }, { "channel": "telegram_bot", "cc_data": {"user_chat_id"} }, { "channel": "whatsapp", "cc_data": {"user_phone"} } ], "_bdate": "1990-02-22T21:00:00Z", "_sex": 0, "_regdate": "2019-03-14T22:00:00Z", "_regip": "94.231.119.122", "_ip": "94.231.119.122", "_tz": "Europe/Moscow", "_postal_code": "390000", "_os": "Windows 10", "_browser": "Firefox", "_vendor": "form_#31", "custom_field": "custom_value" } } |
...