Customers
Create a new customer
Creates a new customer record for the authenticated provider. Customers represent end-users who will purchase your products. Email is required and must be unique per provider. The name field is optional but recommended for better tracking.
POST
Documentation Index
Fetch the complete documentation index at: https://docs.solvapay.com/llms.txt
Use this file to discover all available pages before exploring further.
Body
application/json
Customer creation data
Response
Customer created successfully
Customer email address
Example:
"customer@example.com"
Customer full name
Example:
"John Doe"
Customer reference identifier
Example:
"cus_3c4d5e6f7g8h"
External reference ID from your auth system (if set during creation or update)
Example:
"auth_user_12345"
Active purchases