The Connection Token object 

Terminal
Connection Token
The Connection Token object

Attributes

  • locationnullable string

    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.

  • secretstring

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

More attributes

  • objectstring

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

The Connection Token object
{
"object": "terminal.connection_token",
"secret": "pst_test_YWNjdF8xTTJKVGtMa2RJd0h1N2l4LE81ZEdIalZ6NlVuMUdjM3c3WkRnN0ZYRHZxRURwTXo_00gNK2DWAV"
}