The businessCart Object

Entity Description

A businessCart object represents a temporary collection of products, organized as cart items, that a business plans to purchase

properties

NameDescriptionTypeExample
uidUnique identifier for the entitystring123e4567-e89b-12d3-a456-426614174000
created_atTimestamp when the entity was createdstring2023-08-15T13:45:30Z
updated_atTimestamp when the entity was last updatedstring2023-08-15T15:00:00Z
business_uidUnique identifier of the businessstring1234567890abcdef
business_cart_itemsArray of business cart itemsarray[...]
cart_totalCalculated field for the total cart valuenumber100.0