Authorizations
Bearer token authentication using your API key
Body
application/json
Example:
"john@player.com"
Example:
"John"
Example:
"Doe"
Phone number of the customer in ISO 8601 format (10 digits, no hyphens, no country code)
Example:
"8008001234"
Date of birth of the customer in ISO 8601 format (YYYY-MM-DD)
Example:
"1990-01-01"
Internal ID of the customer in your system.
Example:
"3f1b8c4e-7c2e-4c2c-8d2f-179cf0efb36b"
Response
Customer created.
Unique identifier for the customer to be used for future transactions.
Example:
"cus_pQsQ4kz3Af6Mb9rCupnWj6VFzxJsmkYK"
Example:
"3f1b8c4e-7c2e-4c2c-8d2f-179cf0efb36b"
Example:
"john@player.com"
Example:
"John"
Example:
"Doe"
Example:
"8008001234"
Example:
"1990-01-01"
Example:
"2025-03-05T18:26:43.069Z"