For the complete documentation index, see llms.txt. This page is also available as Markdown.

Create order asset

Creates a new asset for the order.

post
Path parameters
orderIdstringRequired
Body
idstringOptional
namestringOptional
revisioninteger · int32Optional
statusstring · enumOptionalPossible values:
Responses
201

Created

application/json
idstringOptional
namestringOptional
revisioninteger · int32Optional
statusstring · enumOptionalPossible values:
post/public/v1/commerce/orders/{orderId}/assets

Last updated

Was this helpful?