Last active
September 20, 2023 01:02
-
-
Save d2kagw/1fcda67e9d8a509a1996248ea8a38c37 to your computer and use it in GitHub Desktop.
batch_profile_customer.ndjson - Via automated deployment - Visit https://learn.lexer.io for more information.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ "link": { "email": "[email protected]" }, "email": "[email protected]", "email_sha256": "8b1885...", "mobile": "+61400000000", "first_name": "Jane", "last_name": "Doe", "gender": "Female", "customer_id": "b6ef3b...", "date_of_birth": "2023-03-06", "country": "Australia", "state": "Victoria", "city": "St Kilda", "postcode": "3182", "zip": "90291", "employee_flag": false, "customer_type": "VIP", "address_1": "Inkerman St", "address_2": "string", "custom_fields": { "churn_risk": 0.291, "loyalty_status": "platinum", "tags": ["VIP", "Newly Acquired"] } } | |
{ "link": { "mobile": "+0123456789" }, "last_name": "Bobbington", "first_name": "Bob", "mobile": "+0123456789", "custom_fields": { "news_letter_opt_in": true } } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment