curl --location --request GET '/order/user/getByUserId' \
--header 'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI0OWVjNTliNi1jNjU0LTRlMjUtOTJmZi02Y2E4MGIwNzIzMTMiLCJyb2xlIjoiY3VzdG9tZXIiLCJpYXQiOjE3NTA3NjExMzEsImV4cCI6MTc1MzM1MzEzMX0.udK1x3Al0iymWcqxeXEl37m1oykaOkEzYSy6y_8Bvu4'
{
"error": "string"
}