Gets authorization token for a customer to set up a widget.
Request body
Customer's verified email
Customer's name
Customer's phone
Customer authorization token was returned.
Merchant is unauthorized.
Internal error.
{"email": "user@example.com","name": "string","phone": "string"}
{"token": "string"}