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.
Legal Attestation
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
- User accepts Terms of Service in your app
- Your App stores consent timestamp
- Your App calls
POST /customersto Swipelux API - Swipelux API returns customer created response
- Your App continues user to KYC
Next Steps
- Create Individual Customer - API reference for creating individual customers
- Create Business Customer - For B2B applications