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