curl --location -g --request PUT 'http:///V1/negotiableQuote//shippingMethod' \ --header 'Content-Type: application/json' \ --data-raw '{ "shippingMethod": "string" }'
true