curl --location --request PUT '/invoices/9aeaa65b-6d99-44c3-ab74-83ce29fd6803/approve' \
--header 'Authorization: Bearer {{bearerToken}}' \
--header 'Accept: application/json' \
--header 'Content-Type: application/json'{
"message": "UN_AUTHORIZED"
}