Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 1.13 KB

File metadata and controls

15 lines (13 loc) · 1.13 KB

RebillySdk::IBANType

Properties

Name Type Description Notes
method String The method of payment instrument.
customer_id AllOfIBANTypeCustomerId Customer's ID.
account_number_type String Bank's Account Number type. A valid value is basic bank account number (BBAN) or international bank account number (IBAN). This is the object for the IBAN. [default to 'BBAN']
account_number String Bank's account number. Detailed information about all ISO 13616-compliant national IBAN formats is available in the SWIFT IBAN Registry.
bank_name String Bank's name. [optional]
bic String Bank Identifier Code. [optional]
billing_address AllOfIBANTypeBillingAddress The billing address.
custom_fields ResourceCustomFields [optional]
risk_metadata RiskMetadata [optional]