Swipelux
Terms & Conditions

Creating a Customer

How to create a customer after Terms of Service acceptance

Once the user has accepted the terms in your application, you can proceed to create a customer.

By sending a request to Create Individual Customer, you legally attest that the user has reviewed and accepted the Swipelux Terms of Service. This attestation is bound by your API credentials and your contractual obligation as a partner.

Important: Creating a customer without proper terms acceptance violates your partner agreement and may result in account suspension.

Customer Creation Flow

  1. User accepts Terms of Service in your app
  2. Your App stores consent timestamp
  3. Your App calls POST /customers to Swipelux API
  4. Swipelux API returns customer created response
  5. Your App continues user to KYC

Next Steps

On this page