Get terminal pairing code
ℹ️ Test mode
This endpoint currently does not support test mode yet.
Get a pairing code to onboard a point-of-sale terminal.
The response includes a human-readable code for manual entry on the terminal and, optionally, a QR Code as a base64 encoded SVG data URI when you use the include query parameter with value details.qrCode.
We keep a pairing code for one month after it is revoked or expires, then delete it. Once deleted, this endpoint returns a 404. Active pairing codes are never deleted.
Path parameters
Provide the ID of the terminal pairing code.
Query parameters
This endpoint allows you to include additional information via the include query string parameter.
Headers
A unique key to ensure idempotent requests. This key should be a UUID v4 string.
Response
The requested terminal pairing code object.