Customers API V4
API key authentication. Include your API key in the Authorization header as a Bearer token.
Example: Authorization: Bearer sk_test_1a2b3c4d5e6f
Customer's email address
john.doe@example.comCustomer's full name
John DoeCustomer's phone number
+1234567890Customer created successfully
Unique identifier for the customer
cus_1a2b3c4d5e6fCustomer's email address
john.doe@example.comCustomer's full name
John DoeCustomer's phone number
+1234567890Timestamp when the customer was created
2024-03-15T10:30:00ZInvalid request parameters
Authentication failed
Internal server error
API key authentication. Include your API key in the Authorization header as a Bearer token.
Example: Authorization: Bearer sk_test_1a2b3c4d5e6f
The customer ID
cus_1a2b3c4d5e6fCustomer retrieved successfully
Unique identifier for the customer
cus_1a2b3c4d5e6fCustomer's email address
john.doe@example.comCustomer's full name
John DoeCustomer's phone number
+1234567890Timestamp when the customer was created
2024-03-15T10:30:00ZAuthentication failed
Customer not found
Internal server error
Last updated