Orders
Add an Order
POST
Body
application/json · any
The body is of type any
.
Response
200 - application/json
Ok
Result object returned by InsertQueryBuilder execution.
Contains inserted entity id. Has entity-like structure (not just column database name and values).
Interface of the simple literal object with any string keys.
Generated values returned by a database. Has entity-like structure (not just column database name and values).
Interface of the simple literal object with any string keys.
Raw SQL result returned by executed query.