curl --location --request GET '/check/check/getAddress' \ --header 'Authorization: {{ACCESS_TOKEN}}'
{ "property1": "string", "property2": "string" }