Cart meta request schema to update the cart meta detail like delivery slots, comment message, GSTIN and custom cart meta.
Fields
checkout_mode
StringCheckout mode of user cart.
comment
StringComment message to be added in user cart.
delivery_slots
JSONDelivery slots details includes article level time slot when the shipment can be delivered.
gift_details
ArticleGiftDetailInputArticle level gift details which includes article id.
gstin
StringGSTIN number to be added in user cart.
pick_up_customer_details
JSONCustomer contact details for customer pickup at store.
custom_cart_meta
JSONMetadata for custom cart
Was this section helpful?