Skip to main content
POST
Create a device-bound Tap to Pay SDK session

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Body

application/json
device_id
string<uuid>
required

Response

200

Short-lived no-store native SDK session.

Last modified on September 1, 2026