Changes to Add a new external account

POST /customers/external-accounts

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 10 of the 24 revisions of this API.155875

  1. 4f1f6b937f9377
  2. 27ff0fdca01c77
  3. aaa1fb8782c83
  4. df12ec487f0e1
  5. b06902b6595a4
  6. 526036c126091
  7. de0e47c1d15e2
  8. b21ed434ee6e14759
  9. 094458a989d21
  10. 483d0a08414b1

What changed

  • 4f1f6b937f9377See the full diff
    • added WalletCustodyFields to the allOf[subschema #1]/accountInfo/oneOf[subschema #39: Base Wallet]/ request property allOf list

      request-property-all-of-added

    • added WalletCustodyFields to the allOf[subschema #1]/accountInfo/oneOf[subschema #40: Ethereum L1 Wallet]/ request property allOf list

      request-property-all-of-added

    • added WalletCustodyFields to the allOf[subschema #1]/accountInfo/oneOf[subschema #42: Polygon Wallet]/ request property allOf list

      request-property-all-of-added

    • added WalletCustodyFields to the allOf[subschema #1]/accountInfo/oneOf[subschema #43: Plasma Wallet]/ request property allOf list

      request-property-all-of-added

    • added WalletCustodyFields to the allOf[subschema #1]/accountInfo/oneOf[subschema #44: Solana Wallet]/ request property allOf list

      request-property-all-of-added

    • added WalletCustodyFields to the allOf[subschema #1]/accountInfo/oneOf[subschema #45: Spark Wallet]/ request property allOf list

      request-property-all-of-added

    • added WalletCustodyFields to the allOf[subschema #1]/accountInfo/oneOf[subschema #46: Tron Wallet]/ request property allOf list

      request-property-all-of-added

    • added WalletCustodyFields to the allOf[subschema #1]/accountInfo/oneOf[subschema #38: Base Wallet]/ response property allOf list for the response status 201

      response-property-all-of-added

    • added WalletCustodyFields to the allOf[subschema #1]/accountInfo/oneOf[subschema #39: Ethereum L1 Wallet]/ response property allOf list for the response status 201

      response-property-all-of-added

    • added WalletCustodyFields to the allOf[subschema #1]/accountInfo/oneOf[subschema #41: Polygon Wallet]/ response property allOf list for the response status 201

      response-property-all-of-added

    • added WalletCustodyFields to the allOf[subschema #1]/accountInfo/oneOf[subschema #42: Plasma Wallet]/ response property allOf list for the response status 201

      response-property-all-of-added

    • added WalletCustodyFields to the allOf[subschema #1]/accountInfo/oneOf[subschema #43: Solana Wallet]/ response property allOf list for the response status 201

      response-property-all-of-added

    • added WalletCustodyFields to the allOf[subschema #1]/accountInfo/oneOf[subschema #44: Spark Wallet]/ response property allOf list for the response status 201

      response-property-all-of-added

    • added WalletCustodyFields to the allOf[subschema #1]/accountInfo/oneOf[subschema #45: Tron Wallet]/ response property allOf list for the response status 201

      response-property-all-of-added

  • 27ff0fdca01c77See the full diff
    • added WalletBeneficiaryFields to the allOf[subschema #1]/accountInfo/oneOf[subschema #39: Base Wallet]/ request property allOf list

      request-property-all-of-added

    • added WalletBeneficiaryFields to the allOf[subschema #1]/accountInfo/oneOf[subschema #40: Ethereum L1 Wallet]/ request property allOf list

      request-property-all-of-added

    • added WalletBeneficiaryFields to the allOf[subschema #1]/accountInfo/oneOf[subschema #42: Polygon Wallet]/ request property allOf list

      request-property-all-of-added

    • added WalletBeneficiaryFields to the allOf[subschema #1]/accountInfo/oneOf[subschema #43: Plasma Wallet]/ request property allOf list

      request-property-all-of-added

    • added WalletBeneficiaryFields to the allOf[subschema #1]/accountInfo/oneOf[subschema #44: Solana Wallet]/ request property allOf list

      request-property-all-of-added

    • added WalletBeneficiaryFields to the allOf[subschema #1]/accountInfo/oneOf[subschema #45: Spark Wallet]/ request property allOf list

      request-property-all-of-added

    • added WalletBeneficiaryFields to the allOf[subschema #1]/accountInfo/oneOf[subschema #46: Tron Wallet]/ request property allOf list

      request-property-all-of-added

    • added WalletBeneficiaryFields to the allOf[subschema #1]/accountInfo/oneOf[subschema #38: Base Wallet]/ response property allOf list for the response status 201

      response-property-all-of-added

    • added WalletBeneficiaryFields to the allOf[subschema #1]/accountInfo/oneOf[subschema #39: Ethereum L1 Wallet]/ response property allOf list for the response status 201

      response-property-all-of-added

    • added WalletBeneficiaryFields to the allOf[subschema #1]/accountInfo/oneOf[subschema #41: Polygon Wallet]/ response property allOf list for the response status 201

      response-property-all-of-added

    • added WalletBeneficiaryFields to the allOf[subschema #1]/accountInfo/oneOf[subschema #42: Plasma Wallet]/ response property allOf list for the response status 201

      response-property-all-of-added

    • added WalletBeneficiaryFields to the allOf[subschema #1]/accountInfo/oneOf[subschema #43: Solana Wallet]/ response property allOf list for the response status 201

      response-property-all-of-added

    • added WalletBeneficiaryFields to the allOf[subschema #1]/accountInfo/oneOf[subschema #44: Spark Wallet]/ response property allOf list for the response status 201

      response-property-all-of-added

    • added WalletBeneficiaryFields to the allOf[subschema #1]/accountInfo/oneOf[subschema #45: Tron Wallet]/ response property allOf list for the response status 201

      response-property-all-of-added

    • added the new EXTERNAL_ACCOUNT_VERIFICATION_REQUIRED enum value to the code response property for the response status 400

      response-property-enum-value-added

    • added the new PENDING_OWNERSHIP_VERIFICATION enum value to the allOf[subschema #1]/status response property for the response status 201

      response-property-enum-value-added

    • added the new UNVERIFIED enum value to the allOf[subschema #1]/status response property for the response status 201

      response-property-enum-value-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new TRANSACTION_SIZE_LIMIT_EXCEEDED enum value to the code response property for the response status 400

      response-property-enum-value-added

    • added the new CARDHOLDER_KYC_NOT_APPROVED enum value to the code response property for the response status 400

      response-property-enum-value-added

    • added the new CARD_ALREADY_CLOSED enum value to the code response property for the response status 409

      response-property-enum-value-added

    • added the new CARD_NOT_MUTABLE enum value to the code response property for the response status 409

      response-property-enum-value-added

    • added the new INVALID_STATE_TRANSITION enum value to the code response property for the response status 409

      response-property-enum-value-added

    • added the new END_USER_TERMS_VERSION_NOT_FOUND enum value to the code response property for the response status 400

      response-property-enum-value-added

    • added the new optional request property allOf[subschema #1]/ownershipType

      new-optional-request-property

    • added the optional property allOf[subschema #1]/ownershipType to the response with the 201 status

      response-optional-property-added

  • b21ed434ee6e14759See the full diff
    • added PlasmaWalletExternalAccountInfo to the allOf[subschema #1]/accountInfo response property oneOf list for the response status 201

      response-property-one-of-added

    • added the new BENEFICIARY_TRUSTED enum value to the code response property for the response status 409

      response-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the allOf[subschema #1]/accountInfo/oneOf[subschema #10: GBP Account]/allOf[BaseExternalAccountInfo]/accountType response property for the response status 201

      response-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the allOf[subschema #1]/accountInfo/oneOf[subschema #11: GHS Account]/allOf[BaseExternalAccountInfo]/accountType response property for the response status 201

      response-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the allOf[subschema #1]/accountInfo/oneOf[subschema #12: GTQ Account]/allOf[BaseExternalAccountInfo]/accountType response property for the response status 201

      response-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the allOf[subschema #1]/accountInfo/oneOf[subschema #13: HKD Account]/allOf[BaseExternalAccountInfo]/accountType response property for the response status 201

      response-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the allOf[subschema #1]/accountInfo/oneOf[subschema #14: HTG Account]/allOf[BaseExternalAccountInfo]/accountType response property for the response status 201

      response-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the allOf[subschema #1]/accountInfo/oneOf[subschema #15: IDR Account]/allOf[BaseExternalAccountInfo]/accountType response property for the response status 201

      response-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the allOf[subschema #1]/accountInfo/oneOf[subschema #16: INR Account]/allOf[BaseExternalAccountInfo]/accountType response property for the response status 201

      response-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the allOf[subschema #1]/accountInfo/oneOf[subschema #17: JMD Account]/allOf[BaseExternalAccountInfo]/accountType response property for the response status 201

      response-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the allOf[subschema #1]/accountInfo/oneOf[subschema #18: KES Account]/allOf[BaseExternalAccountInfo]/accountType response property for the response status 201

      response-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the allOf[subschema #1]/accountInfo/oneOf[subschema #19: MWK Account]/allOf[BaseExternalAccountInfo]/accountType response property for the response status 201

      response-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the allOf[subschema #1]/accountInfo/oneOf[subschema #1: AED Account]/allOf[BaseExternalAccountInfo]/accountType response property for the response status 201

      response-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the allOf[subschema #1]/accountInfo/oneOf[subschema #20: MXN Account]/allOf[BaseExternalAccountInfo]/accountType response property for the response status 201

      response-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the allOf[subschema #1]/accountInfo/oneOf[subschema #21: MYR Account]/allOf[BaseExternalAccountInfo]/accountType response property for the response status 201

      response-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the allOf[subschema #1]/accountInfo/oneOf[subschema #22: NGN Account]/allOf[BaseExternalAccountInfo]/accountType response property for the response status 201

      response-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the allOf[subschema #1]/accountInfo/oneOf[subschema #23: PHP Account]/allOf[BaseExternalAccountInfo]/accountType response property for the response status 201

      response-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the allOf[subschema #1]/accountInfo/oneOf[subschema #24: PKR Account]/allOf[BaseExternalAccountInfo]/accountType response property for the response status 201

      response-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the allOf[subschema #1]/accountInfo/oneOf[subschema #25: RWF Account]/allOf[BaseExternalAccountInfo]/accountType response property for the response status 201

      response-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the allOf[subschema #1]/accountInfo/oneOf[subschema #26: SGD Account]/allOf[BaseExternalAccountInfo]/accountType response property for the response status 201

      response-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the allOf[subschema #1]/accountInfo/oneOf[subschema #27: SLV Account]/allOf[BaseExternalAccountInfo]/accountType response property for the response status 201

      response-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the allOf[subschema #1]/accountInfo/oneOf[subschema #28: THB Account]/allOf[BaseExternalAccountInfo]/accountType response property for the response status 201

      response-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the allOf[subschema #1]/accountInfo/oneOf[subschema #29: TZS Account]/allOf[BaseExternalAccountInfo]/accountType response property for the response status 201

      response-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the allOf[subschema #1]/accountInfo/oneOf[subschema #2: BDT Account]/allOf[BaseExternalAccountInfo]/accountType response property for the response status 201

      response-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the allOf[subschema #1]/accountInfo/oneOf[subschema #30: UGX Account]/allOf[BaseExternalAccountInfo]/accountType response property for the response status 201

      response-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the allOf[subschema #1]/accountInfo/oneOf[subschema #31: USD Account]/allOf[BaseExternalAccountInfo]/accountType response property for the response status 201

      response-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the allOf[subschema #1]/accountInfo/oneOf[subschema #32: VND Account]/allOf[BaseExternalAccountInfo]/accountType response property for the response status 201

      response-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the allOf[subschema #1]/accountInfo/oneOf[subschema #33: XAF Account]/allOf[BaseExternalAccountInfo]/accountType response property for the response status 201

      response-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the allOf[subschema #1]/accountInfo/oneOf[subschema #34: XOF Account]/allOf[BaseExternalAccountInfo]/accountType response property for the response status 201

      response-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the allOf[subschema #1]/accountInfo/oneOf[subschema #35: ZAR Account]/allOf[BaseExternalAccountInfo]/accountType response property for the response status 201

      response-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the allOf[subschema #1]/accountInfo/oneOf[subschema #36: ZMW Account]/allOf[BaseExternalAccountInfo]/accountType response property for the response status 201

      response-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the allOf[subschema #1]/accountInfo/oneOf[subschema #37: SWIFT Account]/allOf[BaseExternalAccountInfo]/accountType response property for the response status 201

      response-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the allOf[subschema #1]/accountInfo/oneOf[subschema #38: Base Wallet]/allOf[BaseExternalAccountInfo]/accountType response property for the response status 201

      response-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the allOf[subschema #1]/accountInfo/oneOf[subschema #39: Ethereum L1 Wallet]/allOf[BaseExternalAccountInfo]/accountType response property for the response status 201

      response-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the allOf[subschema #1]/accountInfo/oneOf[subschema #3: BRL Account]/allOf[BaseExternalAccountInfo]/accountType response property for the response status 201

      response-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the allOf[subschema #1]/accountInfo/oneOf[subschema #40: Lightning]/allOf[BaseExternalAccountInfo]/accountType response property for the response status 201

      response-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the allOf[subschema #1]/accountInfo/oneOf[subschema #41: Polygon Wallet]/allOf[BaseExternalAccountInfo]/accountType response property for the response status 201

      response-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the allOf[subschema #1]/accountInfo/oneOf[subschema #42: Solana Wallet -> subschema #43: Solana Wallet]/allOf[BaseExternalAccountInfo]/accountType response property for the response status 201

      response-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the allOf[subschema #1]/accountInfo/oneOf[subschema #43: Spark Wallet -> subschema #44: Spark Wallet]/allOf[BaseExternalAccountInfo]/accountType response property for the response status 201

      response-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the allOf[subschema #1]/accountInfo/oneOf[subschema #44: Tron Wallet -> subschema #45: Tron Wallet]/allOf[BaseExternalAccountInfo]/accountType response property for the response status 201

      response-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the allOf[subschema #1]/accountInfo/oneOf[subschema #45: CNY Account -> subschema #46: CNY Account]/allOf[BaseExternalAccountInfo]/accountType response property for the response status 201

      response-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the allOf[subschema #1]/accountInfo/oneOf[subschema #4: BWP Account]/allOf[BaseExternalAccountInfo]/accountType response property for the response status 201

      response-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the allOf[subschema #1]/accountInfo/oneOf[subschema #5: CAD Account]/allOf[BaseExternalAccountInfo]/accountType response property for the response status 201

      response-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the allOf[subschema #1]/accountInfo/oneOf[subschema #6: COP Account]/allOf[BaseExternalAccountInfo]/accountType response property for the response status 201

      response-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the allOf[subschema #1]/accountInfo/oneOf[subschema #7: DKK Account]/allOf[BaseExternalAccountInfo]/accountType response property for the response status 201

      response-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the allOf[subschema #1]/accountInfo/oneOf[subschema #8: EGP Account]/allOf[BaseExternalAccountInfo]/accountType response property for the response status 201

      response-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the allOf[subschema #1]/accountInfo/oneOf[subschema #9: EUR Account]/allOf[BaseExternalAccountInfo]/accountType response property for the response status 201

      response-property-enum-value-added

    • added the new SCA_SESSION_REQUIRED enum value to the code response property for the response status 409

      response-property-enum-value-added

    • added the new optional request property allOf[subschema #1]/accountInfo/oneOf[subschema #32: USD Account]/allOf[UsdAccountInfoBase]/bankAccountType

      new-optional-request-property

    • added the new optional request property allOf[subschema #1]/accountInfo/oneOf[subschema #32: USD Account]/allOf[UsdAccountInfoBase]/bankName

      new-optional-request-property

    • added the new optional request property allOf[subschema #1]/accountInfo/oneOf[subschema #32: USD Account]/allOf[UsdAccountInfoBase]/fiToFiInformation

      new-optional-request-property

    • added the new optional request property allOf[subschema #1]/accountInfo/oneOf[subschema #32: USD Account]/allOf[UsdAccountInfoBase]/intermediaryBankName

      new-optional-request-property

    • added the new optional request property allOf[subschema #1]/accountInfo/oneOf[subschema #32: USD Account]/allOf[UsdAccountInfoBase]/intermediaryRoutingNumber

      new-optional-request-property

    • added PLASMA_WALLET discriminator mapping keys to the allOf[subschema #1]/accountInfo request property

      request-property-discriminator-mapping-added

    • added the new PLASMA_WALLET enum value to the request property allOf[subschema #1]/accountInfo/oneOf[subschema #10: EUR Account]/allOf[BaseExternalAccountInfo]/accountType

      request-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the request property allOf[subschema #1]/accountInfo/oneOf[subschema #11: GBP Account]/allOf[BaseExternalAccountInfo]/accountType

      request-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the request property allOf[subschema #1]/accountInfo/oneOf[subschema #12: GHS Account]/allOf[BaseExternalAccountInfo]/accountType

      request-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the request property allOf[subschema #1]/accountInfo/oneOf[subschema #13: GTQ Account]/allOf[BaseExternalAccountInfo]/accountType

      request-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the request property allOf[subschema #1]/accountInfo/oneOf[subschema #14: HKD Account]/allOf[BaseExternalAccountInfo]/accountType

      request-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the request property allOf[subschema #1]/accountInfo/oneOf[subschema #15: HTG Account]/allOf[BaseExternalAccountInfo]/accountType

      request-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the request property allOf[subschema #1]/accountInfo/oneOf[subschema #16: IDR Account]/allOf[BaseExternalAccountInfo]/accountType

      request-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the request property allOf[subschema #1]/accountInfo/oneOf[subschema #17: INR Account]/allOf[BaseExternalAccountInfo]/accountType

      request-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the request property allOf[subschema #1]/accountInfo/oneOf[subschema #18: JMD Account]/allOf[BaseExternalAccountInfo]/accountType

      request-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the request property allOf[subschema #1]/accountInfo/oneOf[subschema #19: KES Account]/allOf[BaseExternalAccountInfo]/accountType

      request-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the request property allOf[subschema #1]/accountInfo/oneOf[subschema #1: AED Account]/allOf[BaseExternalAccountInfo]/accountType

      request-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the request property allOf[subschema #1]/accountInfo/oneOf[subschema #20: MWK Account]/allOf[BaseExternalAccountInfo]/accountType

      request-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the request property allOf[subschema #1]/accountInfo/oneOf[subschema #21: MXN Account]/allOf[BaseExternalAccountInfo]/accountType

      request-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the request property allOf[subschema #1]/accountInfo/oneOf[subschema #22: MYR Account]/allOf[BaseExternalAccountInfo]/accountType

      request-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the request property allOf[subschema #1]/accountInfo/oneOf[subschema #23: NGN Account]/allOf[BaseExternalAccountInfo]/accountType

      request-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the request property allOf[subschema #1]/accountInfo/oneOf[subschema #24: PHP Account]/allOf[BaseExternalAccountInfo]/accountType

      request-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the request property allOf[subschema #1]/accountInfo/oneOf[subschema #25: PKR Account]/allOf[BaseExternalAccountInfo]/accountType

      request-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the request property allOf[subschema #1]/accountInfo/oneOf[subschema #26: RWF Account]/allOf[BaseExternalAccountInfo]/accountType

      request-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the request property allOf[subschema #1]/accountInfo/oneOf[subschema #27: SGD Account]/allOf[BaseExternalAccountInfo]/accountType

      request-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the request property allOf[subschema #1]/accountInfo/oneOf[subschema #28: SLV Account]/allOf[BaseExternalAccountInfo]/accountType

      request-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the request property allOf[subschema #1]/accountInfo/oneOf[subschema #29: THB Account]/allOf[BaseExternalAccountInfo]/accountType

      request-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the request property allOf[subschema #1]/accountInfo/oneOf[subschema #2: BDT Account]/allOf[BaseExternalAccountInfo]/accountType

      request-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the request property allOf[subschema #1]/accountInfo/oneOf[subschema #30: TZS Account]/allOf[BaseExternalAccountInfo]/accountType

      request-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the request property allOf[subschema #1]/accountInfo/oneOf[subschema #31: UGX Account]/allOf[BaseExternalAccountInfo]/accountType

      request-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the request property allOf[subschema #1]/accountInfo/oneOf[subschema #32: USD Account]/allOf[BaseExternalAccountInfo]/accountType

      request-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the request property allOf[subschema #1]/accountInfo/oneOf[subschema #33: VND Account]/allOf[BaseExternalAccountInfo]/accountType

      request-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the request property allOf[subschema #1]/accountInfo/oneOf[subschema #34: XAF Account]/allOf[BaseExternalAccountInfo]/accountType

      request-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the request property allOf[subschema #1]/accountInfo/oneOf[subschema #35: XOF Account]/allOf[BaseExternalAccountInfo]/accountType

      request-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the request property allOf[subschema #1]/accountInfo/oneOf[subschema #36: ZAR Account]/allOf[BaseExternalAccountInfo]/accountType

      request-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the request property allOf[subschema #1]/accountInfo/oneOf[subschema #37: ZMW Account]/allOf[BaseExternalAccountInfo]/accountType

      request-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the request property allOf[subschema #1]/accountInfo/oneOf[subschema #38: SWIFT Account]/allOf[BaseExternalAccountInfo]/accountType

      request-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the request property allOf[subschema #1]/accountInfo/oneOf[subschema #39: Base Wallet]/allOf[BaseExternalAccountInfo]/accountType

      request-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the request property allOf[subschema #1]/accountInfo/oneOf[subschema #3: BRL Account]/allOf[BaseExternalAccountInfo]/accountType

      request-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the request property allOf[subschema #1]/accountInfo/oneOf[subschema #40: Ethereum L1 Wallet]/allOf[BaseExternalAccountInfo]/accountType

      request-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the request property allOf[subschema #1]/accountInfo/oneOf[subschema #41: Lightning]/allOf[BaseExternalAccountInfo]/accountType

      request-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the request property allOf[subschema #1]/accountInfo/oneOf[subschema #42: Polygon Wallet]/allOf[BaseExternalAccountInfo]/accountType

      request-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the request property allOf[subschema #1]/accountInfo/oneOf[subschema #43: Solana Wallet -> subschema #44: Solana Wallet]/allOf[BaseExternalAccountInfo]/accountType

      request-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the request property allOf[subschema #1]/accountInfo/oneOf[subschema #44: Spark Wallet -> subschema #45: Spark Wallet]/allOf[BaseExternalAccountInfo]/accountType

      request-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the request property allOf[subschema #1]/accountInfo/oneOf[subschema #45: Tron Wallet -> subschema #46: Tron Wallet]/allOf[BaseExternalAccountInfo]/accountType

      request-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the request property allOf[subschema #1]/accountInfo/oneOf[subschema #4: BWP Account]/allOf[BaseExternalAccountInfo]/accountType

      request-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the request property allOf[subschema #1]/accountInfo/oneOf[subschema #5: CAD Account]/allOf[BaseExternalAccountInfo]/accountType

      request-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the request property allOf[subschema #1]/accountInfo/oneOf[subschema #6: CNY Account]/allOf[BaseExternalAccountInfo]/accountType

      request-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the request property allOf[subschema #1]/accountInfo/oneOf[subschema #7: COP Account]/allOf[BaseExternalAccountInfo]/accountType

      request-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the request property allOf[subschema #1]/accountInfo/oneOf[subschema #8: DKK Account]/allOf[BaseExternalAccountInfo]/accountType

      request-property-enum-value-added

    • added the new PLASMA_WALLET enum value to the request property allOf[subschema #1]/accountInfo/oneOf[subschema #9: EGP Account]/allOf[BaseExternalAccountInfo]/accountType

      request-property-enum-value-added

    • added PlasmaWalletExternalAccountInfo to the allOf[subschema #1]/accountInfo request property oneOf list

      request-property-one-of-added

    • added the optional property allOf[subschema #1]/accountInfo/oneOf[subschema #31: USD Account]/allOf[UsdAccountInfo]/allOf[UsdAccountInfoBase]/bankAccountType to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #1]/accountInfo/oneOf[subschema #31: USD Account]/allOf[UsdAccountInfo]/allOf[UsdAccountInfoBase]/bankName to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #1]/accountInfo/oneOf[subschema #31: USD Account]/allOf[UsdAccountInfo]/allOf[UsdAccountInfoBase]/fiToFiInformation to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #1]/accountInfo/oneOf[subschema #31: USD Account]/allOf[UsdAccountInfo]/allOf[UsdAccountInfoBase]/intermediaryBankName to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #1]/accountInfo/oneOf[subschema #31: USD Account]/allOf[UsdAccountInfo]/allOf[UsdAccountInfoBase]/intermediaryRoutingNumber to the response with the 201 status

      response-optional-property-added

    • added the optional property details/errors to the response with the 400 status

      response-optional-property-added

    • added PLASMA_WALLET discriminator mapping keys to the allOf[subschema #1]/accountInfo response property for the response status 201

      response-property-discriminator-mapping-added

    • added the new TRANSACTION_NOT_CANCELLABLE enum value to the code response property for the response status 409

      response-property-enum-value-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new PASSKEY_ALREADY_ENROLLED enum value to the code response property for the response status 409

      response-property-enum-value-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog