Authorization: Bearer ********************
curl --location --request POST '/estimates//status/declined'
{ "code": 0, "message": "Estimate status has been changed to Declined." }