curl --location --request PATCH 'https://gatta-sa.store/branches/67fa3a3027988335ae1d626c' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data '{
"name": "Updated the name of the branch"
}'{"status":"success","message":"Branch updated successfully"}