Ripple Docs
  • Payments Direct
  • Custody
  • Stablecoin
    • Nothing Found
    Ripple Docs
  • Payments Direct
  • Custody
  • Stablecoin
    Welcome
    Introduction
    Payments ODL UI
    Home
    Payments
    Accounts
    Reports
    Notifications
    Settings
    Tutorials
    Payments ODL API
    Onboarding process
    System components
    Tutorials
    Test automation
    API reference
    Best practices
    Developer Resources
      Error handling
      Error codes
      Outbound instructions
      Standard RippleNet Payment Object (SRPO)
        Use cases
        User Info
        Supporting info properties
        Supporting info definitions
          account_id
          account_name
          account_type
          address
          bic
          branch_id
          contact_details
          country
          currency
          external_account_id
          externalcashaccount
          externalclearingsystem
          financial_institution
          fullname
          iban
          id_section
          levelofpurpose
          name
          phone_number
          SourceOfCash
        Supporting info full JSON schema
        MT103 mapping
      RippleNet addressing scheme
      RippleNet Rulebook
    Resources
    Change history
    Glossary
    Support
    Feedback

iban

International Bank Account Number (IBAN) for the account.

  • Type: string
  • pattern : ^([a-zA-Z0-9_-]){15,35}$

JSON schema extract

Copy
Copied!
"iban": {
    "type": "string",
    "description": "IBAN for the account.",
    "pattern": "^([a-zA-Z0-9_-]){15,35}$"
}
On this page
JSON schema extract
Development
  • RippleNet Server API
  • Best practices
  • Resources
Resources
  • Glossary
  • XRP Ledger Docs
  • ripple.com
© 2013 - 2025 Ripple, All Rights Reserved.