Create a Connection Token
To connect to a reader the Stripe Terminal SDK needs to retrieve a short-lived connection token from Stripe, proxied through your server. On your backend, add an endpoint that creates and returns a connection token.
post/v1/terminal/connection_tokens
Response
Successful response.