curl --location -g --request POST 'http:///V1/negotiableQuote/decline' \ --header 'Content-Type: application/json' \ --data-raw '{ "quoteId": 0, "reason": "string" }'
true