Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.12 KB

StandalonePaymentRecipient.md

File metadata and controls

13 lines (10 loc) · 1.12 KB

# StandalonePaymentRecipient

Properties

Name Type Description Notes
name string Name of the counterparty. Must be provided for the SEPA transfers.<br/>Note that neither finAPI nor the involved bank are guaranteed to validate the counterparty name. Even if the name does not depict the actual registered account holder of the target account, the order might still be successful. [optional]
iban string A normalized (without spaces) IBAN of the counterparty's account<br/><strong>NOTE:</strong> Must belong to SEPA area.
bic string BIC of the counterparty's account [optional]
address \OpenAPIWebForm\Client\Model\AddressData [optional]
bank_name string Bank name of the counterparty's account.<br/>Note that neither finAPI nor the involved bank are guaranteed to validate the counterparty bank name. [optional]

[Back to Model list] [Back to API list] [Back to README]