{ "order_ids": [ "string" ], "roles": [] }
curl --location '/v1/orders/place' \ --header 'Content-Type: application/json' \ --data '{ "order_ids": [ "string" ], "roles": [] }'
null