Skip to content

Instantly share code, notes, and snippets.

@easycartpl
Last active September 15, 2021 07:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save easycartpl/2aabc6eeacda1d32c7a7c4de00fbf2f6 to your computer and use it in GitHub Desktop.
Save easycartpl/2aabc6eeacda1d32c7a7c4de00fbf2f6 to your computer and use it in GitHub Desktop.
{
"event": "customer_data_changed",
"previous": {
"customer_name":"Jan Kowalski",
"customer_email":"jan@kowalski.pl",
},
"current": {
"customer_name":"Jan Kowalski",
"customer_email":"jan@kowalski.pl",
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment