Skip to main content

Authorizations

X-API-Key
string
header
required

Your Swipelux API key. Obtain this from the Swipelux Dashboard.

Headers

Idempotency-Key
string
required

Required for effectful v3 requests (POST, PATCH, PUT, DELETE). Reuse the same key with the same body to replay the cached response.

Required string length: 1 - 255

Body

application/json

Create a strict v3 customer union. Unknown request fields are silently ignored.

type
enum<string>
required
Available options:
individual
externalId
string

Developer correlation identifier using 1-256 printable ASCII characters.

Required string length: 1 - 256
Pattern: ^[\x20-\x7E]+$
individual
object

Reusable progressively collected individual identity facts.

financialProfile
object

Provider-neutral expected financial activity and funds-handling facts.

metadata
object

Developer-owned scalar metadata map with at most 50 entries.

Response

Customer created successfully

data
object
required