forked from emartech/magento2-extension
-
Notifications
You must be signed in to change notification settings - Fork 0
/
newsletter_send_confirmation_success_email.json
41 lines (41 loc) · 1.18 KB
/
newsletter_send_confirmation_success_email.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
"subscriber": {
"subscriber_confirm_code": "6xjdlc4ha0xwrby19f2eakus6kw0qe8r",
"subscriber_status": 1,
"store_id": "1",
"customer_id": "8",
"subscriber_email": "yolo@newsletter.net",
"change_status_at": "2018-10-04 14:56:57",
"subscriber_id": "7"
},
"customer": {
"entity_id": "8",
"website_id": "1",
"email": "yolo@newsletter.net",
"group_id": "1",
"increment_id": null,
"store_id": "1",
"created_at": "2018-10-04 14:56:57",
"updated_at": "2018-10-04 14:56:57",
"is_active": "1",
"disable_auto_group_change": "0",
"created_in": "Default Store View",
"prefix": null,
"firstname": "Yolo",
"middlename": null,
"lastname": "Newsletter",
"suffix": null,
"dob": "1977-11-12",
"password_hash": "8930e740ae8bad99e739aa0ac61b47f49b45fe20529e81deaca736537a318fd9:n8yVxlEZVuI752JrCdwHVKKd98LiHlGS:1",
"rp_token": "WRppIdg3IVn5WHN2ryJYhBKXoVz0CmIt",
"rp_token_created_at": "2018-10-04 14:56:57",
"default_billing": null,
"default_shipping": null,
"taxvat": null,
"confirmation": null,
"gender": null,
"failures_num": "0",
"first_failure": null,
"lock_expires": null
}
}