v1
latestOpenAPI 3.0.02026-07-26167441.9 MBCreate Customer Session
post/customers/sessions
Request body
Response
201
Example response
{
"customer_session": "7dd71f21-9e4c-439a-9c6d-58f240bd28df",
"customer_id": "ae106483-65ee-463b-8782-9794022b3112",
"country": "US",
"callback_url": "https://www.google.com/?customerSession=7dd71f21-9e4c-439a-9c6d-58f240bd28df",
"created_at": "2025-05-07T20:00:18.721786Z",
"checkout_id": "6822f80c-684e-41a3-8628-78963d3d60f7"
}