RecipientAddress
Recipient Address
This structure represents recipient address that is used as the recipient of an outgoing bank (wire) transfer from the Barion system.
API usage
This structure is used by the following API endpoints:
Property list
Property name | Property type | Limitations and constraints | Description |
---|---|---|---|
Country | string |
|
The country of the bank, in 3-letter country code (ISO 3166-1 Alpha-3) format |
StreetAndNr | string |
|
Street and street number part of the address of the recipient. Used when transferring money outside Hungary and/or other than HUF and for fraud analysis. |
City | string |
|
City part of the address of the recipient. Used when transferring money outside Hungary and/or other than HUF. |
Zip | string |
|
Zip part of the address of the recipient. Used when transferring money outside Hungary and/or other than HUF and for fraud analysis. |
Note:
- in case of outgoing transfers from non CZ accounts, length of all fields combined shall be maximum 58 characters.