Skip to main content
Schema2020-08-27object

terminal.connection_token

A Connection Token is used by the Stripe Terminal SDK to connect to a reader. Related guide: [Fleet Management](https://stripe.com/docs/terminal/fleet/locations).

Source
openapi/spec3.json
Commit
d70de345383d
Active snapshot
da69df7e6e11

TerminalConnectionToken

object

A Connection Token is used by the Stripe Terminal SDK to connect to a reader. Related guide: [Fleet Management](https://stripe.com/docs/terminal/fleet/locations).

location string
optional

The id of the location that this connection token is scoped to. Note that location scoping only applies to internet-connected readers. For more details, see [the docs on scoping connection tokens](https://stripe.com/docs/terminal/fleet/locations#connection-tokens).

object string
required

String representing the object's type. Objects of the same type share the same value.

secret string
required

Your application should pass this token to the Stripe Terminal SDK.