Skip to main content
POST
Bind a permanent SimplePay QR to a table

Authorizations

Authorization
string
header
required

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

Headers

Idempotency-Key
string
required
Required string length: 8 - 255

Path Parameters

tableId
string<uuid>
required

Body

application/json
entrypoint_ref
string
required
Pattern: ^spqr_[a-z0-9]{32}$

Response

200

Bound table.

Last modified on September 1, 2026