Update Order
Updates an existing order in Booqable.
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
The UUID of the order to update.
objectrequired
JSON:API order payload with the nested `data` object expected by Booqable. Include the order id, type, and any attributes or relationships you want to update.
Uncommon arguments
string
Comma-separated order fields to include instead of the default fields.
string
Comma-separated relationships to sideload.