auth-bearer: ********************curl --location --request POST '/procedure/authorizeManual/' \
--header 'auth-bearer: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"PIN": "string",
"code": "string"
}'{
"message": "string"
}