Swipelux
Receive Funds

Overview

Receive funds through pooled pay-ins or customer virtual bank accounts.

Swipelux supports two receiving models: pooled pay-ins and virtual accounts. Both can fund a customer wallet, but they fit different launch, UX, and reconciliation needs.

Receive Models

ModelBest forPrimary APIs
Pooled pay-insFaster launch with shared instructions and reference-based reconciliation.Pay-in quotes and pay-ins
Virtual accountsDedicated customer account details and cleaner account-level reconciliation.Rails and accounts

Endpoint Sequence

POST /v1/customers/{customerId}/rails
POST /v1/payin/quote
POST /v1/payin
POST /v1/customers/{customerId}/accounts
GET /v1/transfers/{id}

On this page