Skip to main content
← Back to changelog page

2022-07-11 — Add cart_customer_id field

Add the cart_customer_id field to the response body of the Initialize Order endpoint.

This property represents the platform ID of an authenticated customer. This value is populated only if you provide a cart_id in the Initialize Order request and the customer who created the cart is logged in.

note

This property does not associate the customer with the order. You must still add the customer to the order using the Add Authenticated Customer endpoint.