Attach an order
Endpoints
Attach an order
Attach an order to a room. Authorization is possession of the order’s public code. Idempotent — re-attaching succeeds with alreadyAttached: true. A room holds at most 50 orders.
POST
Attach an order
Authorizations
Partner API key. Send as Authorization: Bearer sss_pk_....
Path Parameters
The room's bearer code (40 lowercase hex characters; the read endpoint accepts 24–64).
Body
application/json