resolve_postal_code
Resolve the exact 7-digit postal code (CP7) for a street and door number. art_id comes from suggest_address. Returns resolved address (or null) and the list of postal-code segments of that street.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| art_id | Yes | Street id from suggest_address | |
| numero | Yes | Door number, e.g. '196' or '27A' |