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

Path Parameters

customerId
string
required
accountId
string
required

Body

application/json
label
string | null

Account label. Send null to clear it.

settlement
object
isDefault
enum<boolean>

Set this issued wallet as the default for its customer and currency.

Available options:
true

Response

Account updated

data
object
required