RecipientDetails: Difference between revisions

From Barion Documentation
Jump to navigation Jump to search
(Created page with "{{PageTitle|title=Bank account structure}} This structure represents details of recipient of an outgoing bank (wire) transfer from the Barion system. = API usage = This str...")
 
No edit summary
Line 1: Line 1:
{{PageTitle|title=Bank account structure}}
{{PageTitle|title=Recipient Details}}


This structure represents details of recipient of an outgoing bank (wire) transfer from the Barion system.
This structure represents details of recipient of an outgoing bank (wire) transfer from the Barion system.

Revision as of 09:26, 2 June 2022

Recipient Details

This structure represents details of 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
Name string
  • Required
  • Maximum length: 100 characters
Name of the recipient. Note that the account number must comply with the legal GIRO/IBAN format standards (if applicable).
Address RecipientAddress
  • Required for foreign withdrawals,
  • Optional for domestic transfers.
Address of the recipient.