Fields
The ID of the cart that the user wants to update the buyer identity for.
The
BuyerIdentityInput object containing the updated buyer identity information.The input fields to provide the necessary information to update the buyer identity associated with a cart through the updateCartBuyerIdentity mutation. By providing the cart ID and the updated buyer identity information, the API can update the cart’s buyer identity accordingly.
BuyerIdentityInput object containing the updated buyer identity information.