Authorization: Bearer ********************
curl --location --request PUT 'https://api.ogoship.com/api/Order//TrackingStatusUpdate' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data-raw ''
{}