RecipientDetails: Difference between revisions

From Barion Documentation
Jump to navigation Jump to search
No edit summary
m (Add ForeignDomestic reference)
 
(One intermediate revision by one other user not shown)
Line 15: Line 15:
* Required
* Required
* Maximum length: 100 characters
* Maximum length: 100 characters
|| Name of the recipient. Note that the account number must comply with the legal GIRO/IBAN format standards (if applicable).
|| Name of the recipient.
|-
|-
| Address|| [[RecipientAddress]] ||  
| Address|| [[RecipientAddress]] ||  
Line 23: Line 23:
|-
|-
|}
|}
Details on foreign/domestic terms: [[ForeignDomestic]]

Latest revision as of 13:15, 5 August 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.
Address RecipientAddress
  • Required for foreign withdrawals,
  • Optional for domestic transfers.
Address of the recipient.

Details on foreign/domestic terms: ForeignDomestic