Home > @vsf-enterprise/bigcommerce-api > Order > cart_id
# Order.cart_id property
The cart ID from which this order originated, if applicable. Correlates with the Cart API. This is a READ-ONLY field; do not set or modify its value in a POST or PUT request.
Signature:
readonly cart_id: string;