Orders
Attach Assets to Order
Attach one or more assets to an order as custom files.
POST
Beta. The order asset management endpoints are in active development. The
request and response shapes shown here are stable for production use, but we may
add new fields or capabilities without notice.
Contact support to be notified of breaking changes.
Path parameters
The order’s unique identifier (UUID).
Request body
An array of asset UUIDs to attach to the order. Assets must belong to your
store. Existing attachments are preserved — duplicates are silently ignored.
Response
The order object.
List of assets that were attached (or already attached) to the order.