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