curl --location --request POST '/orders/status' \ --header 'Authorization: BEARER $TOKEN' \ --form 'name=""' \ --form 'description=""'