Authorization: Bearer ********************curl --location --request PUT '/store/order/HQM1754359882108/followup?attempt=1' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{}'{
"message": "Followup attempt updated successfully"
}