Create Order
Creates a new order in Booqable.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
objectrequired
JSON:API order payload with the nested `data` object expected by Booqable. Include `type: orders` and any `attributes` or `relationships` you want to create.
Uncommon arguments
string
Comma-separated order fields to include instead of the default fields.
string
Comma-separated relationships to sideload.