curl --location --request PUT '/store/order/ZBA1754962862690/courier' \ --header 'Content-Type: application/json' \ --data-raw '{ "courier_code": "idx", "service_code": "00" }'
{ "message": "Success updated shipping order" }
Authorization: Bearer ********************