curl --request POST \ --url https://api.daraa.io/orders \ --header 'Content-Type: application/json' \ --data '"<any>"'
{ "identifiers": [ {} ], "generatedMaps": [ {} ], "raw": "<any>" }
The body is of type any.
any
Ok
Result object returned by InsertQueryBuilder execution.