-
-
Notifications
You must be signed in to change notification settings - Fork 32
Postal Address
Alex Schickedanz edited this page Jan 20, 2025
·
1 revision
The parameter pstlAdr
can be used in Credit Transfer and Direct Debit files and provides an array of data. The valid keys differ between versions.
Parameter (optional) | Type [Default] | Description [Note] |
---|---|---|
ctry | string | Two-letter country code (upper case) |
twnNm | string | Town name |
bldgNb | string | Building number |
bldgNm | string | Building name |
ctrySubDvsn | string | country subdivision, e.g. state, region, county |
dept | string | Department |
dstrctNm | string | District name |
flr | string | Floor |
pstBx | string | Postbox |
pstCd | string | Postal code |
room | string | Room |
subDept | string | Subdepartment |
strtNm | string | Street name |
twnLctnNm | string | Town location name (within a town) |
Parameter (optional) | Type [Default] | Description [Note] |
---|---|---|
ctry | string | Two-letter country code (upper case) |
adrLine | string | array |
Notes
- Either a string or an array of at most two strings.