Skip to main content
DELETE
Detach 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).

orderCode
string
required

The attached order's public code.

Response

Detached.

ok
boolean