Skip to content

Instantly share code, notes, and snippets.

{
"event": "customer_data_changed",
"previous": {
"customer_name":"Jan Kowalski",
"customer_email":"jan@kowalski.pl",
},
"current": {
"customer_name":"Jan Kowalski",
"customer_email":"jan@kowalski.pl",
}
"shipping": {
"first_name": "Jan",
"last_name": "Kowalski",
"phone": "+48000000000",
"address": null,
"post_code": null,
"city": null
}