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

Body

application/json
type
enum<string>
required
Available options:
individual
firstName
string
required
Minimum string length: 1
lastName
string
required
Minimum string length: 1
relationship
enum<string>
required
Available options:
employee,
contractor,
vendor,
subsidiary,
merchant,
customer,
landlord,
family,
other
externalId
string
Maximum string length: 255
Pattern: ^[\x20-\x7E]*$
email
string<email>
phone
string
address
object
label
string
Maximum string length: 255
metadata
object

Response

Recipient created

data
object
required