Skip to main content
POST
Attach an order

Authorizations

Authorization
string
header
required

Partner API key. Send as Authorization: Bearer sss_pk_....

Path Parameters

roomCode
string
required

The room's bearer code (40 lowercase hex characters; the read endpoint accepts 24–64).

Body

application/json
orderCode
string
required

The order's public code.

Required string length: 24 - 64
label
string

A display label for the document card.

Response

Attached (or already attached).

ok
boolean
alreadyAttached
boolean