customer.passwordless_login_request

If the "Customer passwordless login" setting is enabled on the platform, the customer.passwordless_login_request event will be triggered whenever a customer requests it.

{
  "type": "customer.passwordless_login_request",
  "id": "evt_PFvLUb3rlWGCupoDnqxm5H3V",
  "created": 1657280605,
  "triggered_from": "open_api",
  "data": {
    "object": {
      "object": "customer",
      "id": 63,
      "balance": 0,
      "created": "2022-07-08T10:55:06.000000Z",
      "currency": null,
      "default_source": null,
      "delinquent": false,
      "display_name": null,
      "email": "[email protected]",
      "email_confirm": null,
      "first_name": "fn",
      "has_password": 0,
      "language": null,
      "last_login_method": 'email',
      "last_name": "ln",
      "metadata": null,
      "object_id": "cus_M1HOIrRU6rV8X7",
      "password_last_updated_at": null,
      "phone": "11759161303",
      "phone_confirm": null,
      "salutation": "Veniam ut nemo accu",
      "title": "Excepteur reiciendis",
      "username": null,
      "passwordless_token": "eyJpdiI6ImNzZTZ4dDRFWW1va0V2aHZPdjZBYVE9PSIsInZhbHVlIjoiS2J1ektVTThzcngxOS9FSjhtSndNUGY3YjBnT2g3eFFtSktPd0JTeW4yRE1TcFF0YUdJL0JrWlRWdHpMR2VKSTVRbitKV09jVm5ZLytvQnZLM2tWa0M3TkNEZjBaNjlkV3MzSkNTbS8xUmt1VkdPSTZaTVpFV1Jyb3BscTRvSnAiLCJtYWMiOiI3ZDU2MzNhYjNjN2ViN2JmMjI0NmJhNTM1YTA0ZjU4MDIyMjI0NzU4Y2MyMjhiMmUwOGZiNTdmMjQ1NDBhMWM5IiwidGFnIjoiIn0=",
      "referer": "website"
    }
  }
}