BusinessCartItem Object

Entity Description

A product within the business cart that a business plans to purchase

Properties

NameDescriptionTypeExample
uidUnique identifier for the entitystring"a7d9f0f5-4e0c-4b0e-812c-8b7f48e4c389"
created_atTimestamp when the entity was createdstring"2024-01-01T12:00:00Z"
updated_atTimestamp when the entity was last updatedstring"2024-01-02T12:00:00Z"
business_cart_uidIdentifier for the associated business cartstring"b1f9e7d3-4b10-4e9a-812c-1f8d4e5b1234"
offering_uidIdentifier for the offeringstring"o7e4f3c9-3a1d-4f2a-912e-5c3d7f6e2345"
pricePrice of the offeringnumber199.99
currencyCurrency of the pricestring"USD"
Payment_typeType of paymentstring"Credit Card"
display_nameDisplay name for the entitystring"Premium Subscription"
subscription_uidIdentifier for the subscriptionstring"s9d1f2a8-5e7c-4f8d-812c-9b7e6f4b6789"