{ "postal_code": "01001000" }
curl --location --request POST 'https://api.valut.app/core/v1/account/search_postal_code' \ --header 'Content-Type: application/json' \ --data-raw '{ "postal_code": "01001000" }'
{}