Retrieve customer details by their id
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
"cus_nxp2oyaesc3hp3mptpk0d7fl"
Retrieve the customer details
Type of the object, always 'customer'
customer Unique identifier for the customer
"cus_p7xdtafl3al66wn6gecdzkhe"
Customer's first name
1 - 100"John"
Customer's last name
1 - 100"Doe"
Email address
"john.doe@example.com"
Timestamp when the customer was created
"2024-03-14T12:00:00Z"
Type of the customer, always 'person'
person