Authorization: Bearer ********************
curl --location --globoff --request PUT 'https://api.enviablelogistics.com/rider/delivery/1/change-inter-state-order-status-to-picked-up' \ --header 'Authorization: Bearer <token>'
{"data":null,"message":"Order status updated to picked up successfully"}