On this page
No Headings
The required information to add a card as a financial instrument to PayPal through onboarding.
objectnick_namestringThe user-provided short name for the user's bank account.
account_numberrequiredstring\d+The bank account number. These are numeric values only without any additional formatting.
account_typerequiredstring"CHECKING", "SAVINGS"The type of account, which is checking or savings.
currency_codestring^([A-Z]){3}$The primary three-character ISO-4217 currency code for the account.
identifiersarrayAn array of instrument institute attributes. Used with the account number to uniquely identify the instrument. Value is:
itemsobjectThe attributes for an instrument institute ID. Used with the account number to uniquely identify the instrument. Value is:
typestring"ROUTING_NUMBER_1", "ROUTING_NUMBER_2", "ROUTING_NUMBER_3", "BI_CODE", "BANK_CODE", "BRANCH_CODE", "INTERMEDIARY_SWIFT_CODE", "BBAN", "BBAN_ENCRYPTED", "BBAN_HMAC", "AGGREGATOR_YODLEE"The bank account ID type.
valuestringThe bank account ID value.
branch_locationobjectThe branch location, if applicable.
line1requiredstringThe first line of the address. For example, number or street.
line2stringThe second line of the address. For example, suite or apartment number.
cityrequiredstringThe city name.
statestringcountry_coderequiredstringppaas_common_country_code_v2^([A-Z]{2}|C2)$The two-character ISO 3166-1 code that identifies the country or region.
Note: The country code for Great Britain isGBand notUKas used in the top-level domain names for that country. Use theC2country code for China worldwide for comparable uncontrolled price (CUP) method, bank card, and cross-border transactions.
postal_codestringThe postal code, which is the zip code or equivalent. Typically required for countries with a postal code or an equivalent. See postal code.
mandate_agreedbooleanIndicates whether the user has agreed to the mandate for financial instrument (FI) authorization.