Skip to main content
POST
Get a pooled bank payin quote

Authorizations

Authorization
string
header
default:Bearer <token>
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-api-key
string | null

Body

application/json

Request a Swipelux payin quote for a pooled bank rail.

amount
required
Required range: x > 0
bankAccountId
string<uuid>
required
memo
string | null
Maximum string length: 500

Response

Successful Response

Swipelux payin quote response normalized for bank payins.

quoteId
string
required
bankAccountId
string<uuid>
required
rail
enum<string>
required

Bank account route: provider rail + bank id ({rail}-{bank}).

Available options:
uaefts_named-zand,
ach_pooled-hsbc,
ach_named-citi,
ach_named-jpmorgan_chase,
ach_named-cfsb,
fedwire_pooled-hsbc,
fedwire_pooled-jpmorgan_chase,
fedwire_pooled-cfsb,
fedwire_named-hsbc,
fedwire_named-citi,
fedwire_named-jpmorgan_chase,
fedwire_named-cfsb,
sepa_pooled-zen,
sepa_named-zen,
swift_pooled-hsbc,
swift_named-hsbc
paymentRail
string
required
fromAmount
string
required
Pattern: ^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$
fromCurrency
string
required
toAmount
string
required
Pattern: ^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$
expiresAt
string<date-time>
required
provider
enum<string>
default:swipelux

Supported fiat payment providers.

Available options:
swipelux,
align,
mcp,
wirex
toCurrency
string
default:USDC
feeAmount
string | null
Pattern: ^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$
feeCurrency
string | null
rate
string | null
Pattern: ^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$