post https://checkout.ollie.shop//carts//customer
Use this request to include client profile information to a given shopping cart.
The cartId is the data structure that represents a shopping cart and contains all information pertaining to it. Hence, the cartId is the identification code of a given cart.
cartId is the equivalent of orderFormId for VTEX stores
The authentication of this endpoint can change depending on the customer context. If you are modifying information from a customer with a complete profile on the store, the response will return the customer's data masked. You can only access the customer data with an authenticated request.