Skip to main content

Overview

Link an international bank account to enable cross-border wire transfers and international payouts. This endpoint allows you to connect a customer’s international bank account as a payout destination.

Prerequisites

  • An application token (obtained from creating a withdrawal widget or account widget)
  • Valid access token

Endpoint

  • POST {{LIQUIDITY_URL}}/v1/ext/application-token/:token/linked-accounts/:currency/link/international_bank/:step
  • Auth: Bearer {{accessToken}}

Path Parameters

Request

Request Body Fields

Response (200)

Response Fields

Notes

  • Store the id from the response for use in withdrawal requests
  • Provide accurate recipient address/country data for compliance
  • SWIFT/BIC should match the destination bank
  • International wire transfers may have higher fees and longer processing times
  • The linked account can be used for withdrawals once successfully created