RecipientDetails: Difference between revisions
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...") |
m (Add ForeignDomestic reference) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{PageTitle|title= | {{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. | ||
Line 15: | Line 15: | ||
* Required | * Required | ||
* Maximum length: 100 characters | * Maximum length: 100 characters | ||
|| Name of the recipient | || 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 |
|
Name of the recipient. |
Address | RecipientAddress |
|
Address of the recipient. |
Details on foreign/domestic terms: ForeignDomestic