RecipientAddress

From Barion Documentation
Revision as of 08:19, 13 July 2022 by Burjane (talk | contribs)
Jump to navigation Jump to search

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
  • Required
The country of the recipient, in 3-letter country code (ISO 3166-1 Alpha-3) format
Street string
  • Required
  • Maximum length: 60 characters for domestic transfers
  • Maximum length: 35 characters for foreign transfers
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
  • Required
  • Maximum length: 60 characters for domestic transfers
  • Maximum length: 35 characters for foreign transfers
City part of the address of the recipient. Used when transferring money outside Hungary and/or other than HUF.
Zip string
  • Required
  • Maximum length: 16 characters
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 non CZK foreign transfers, length of all fields combined shall be maximum 57 characters.
  • Details on foreign/domestic terms: ForeignDomestic