Zid Docs
Merchant APIApp APIThemes
Merchant APIApp APIThemes
Help Center
Slack
  1. Store Events
  • Start Here 🚀
  • Overview to Zid Apps
  • Authorization
  • Responses
  • Webhooks
  • Rate Limiting
  • APIs
    • Orders
      • Update Order by ID
      • Get Order Credit Notes
      • Get Order by ID
      • List of Orders
    • Reverse Orders
      • Reverse Order Reasons
      • Create Reverse Orders
      • Create Reverse Orders Waybill
      • Add Reverse Order Reasons
    • Carts
      • Get Abandoned Cart Details
      • List Abandoned Carts
    • Products
      • Managing Products
        • Get a Product by ID
        • Retrieve a list of products
        • Create a new product
        • Update an existing product.
        • Bulk update of products using their IDs or SKUs
        • Delete a product.
        • Product Setting
      • Digital Vouchers
        • Product Vouchers
        • Order Voucher
        • Add Product Voucher
        • Import Vouchers
        • Export Vouchers
        • Update Product Voucher
        • Remove Product Voucher
      • Product Categories
        • Get Single Category Details
        • Get all categories
        • Create Store Category
        • Update a Store Category
        • Add a product to a certain category
        • Publish/Unpublish a Category
        • Detach Category from All Products
        • Remove Category from Product
      • Product Badge
        • Product Badge
      • Product Attributes
        • Get Product Attributes
        • Get Product Attributes
        • Retrieve a product attribute
        • Add a New Product Attribute
        • Add a New Product Attribute
        • Update a product attribute
        • Delete a product attribute
      • Product Attribute Presets
        • Get attribute presets
        • Create Attribute Preset
        • Update Attribute Preset
        • Delete an attribute preset
      • Product Customizations
        • Add Product Variants
        • Insert Custom Options to a Product
        • Insert Custom User-Input Fields to a Product
      • Product Manual Sorting
        • Set Custom Product Order
        • Reset the manual sorting of all products
      • Product Images
        • Get List of images of a product.
        • Add an image to a product
        • Update a product Image Order
        • Delete a product image
      • Product Notifications
        • Availability Notification Stats
        • Availability Notifications Settings
        • List Availability Notifications
        • Add Availability Notification
        • Save Availability Notifications Settings
        • Manually Send Availability Notification Email
        • Export Availability Notifications
      • Product Import
        • Email All Products to Store Owner
        • Import Products via CSV or xlsx File
      • Product Stock (Multi-Inventory)
        • Get Product Stock by ID
        • List Product Stocks
        • Add Product Stock
        • Update Single Product Stock
        • Bulk Update Product Stocks
      • Product Questions & Answers
        • Get Question
        • Get Answer
        • Get All Questions
        • List Question Answers
        • Create Question
        • Create Answer
        • Update Question
        • Update Answer
        • Delete Question
        • Delete Answer
      • Product Reviews
        • List Reviews
        • New Reviews Total
      • Digital Products
        • Create Downloadable Product
        • Generate an Upload URL
        • Upload File to S3
        • Create Product Downloadables
        • Get Product Downloadables
        • Delete Product Downloadables
        • Get Store Downloadables
        • Create Store Downloadables
        • Delete Store Downloadables
    • Inventories
      • Get Store Location by ID
      • List Store Locations
      • Add a New Location
      • Update a Location by ID
      • Update Products Stock by Location ID
    • Shipping
      • List Store Delivery Options
      • Add Shipping Option
    • Marketing
      • Gift Cards
        • Get Store Settings
        • Add gift card to the cart
        • Update Store Settings
        • Upload gift card designs
        • Remove gift card from the cart
      • Coupons
        • Create a New Coupon
        • List Coupons
        • Get Coupon Details
        • Update Coupon
        • Delete Coupon
      • Bundle Offers
        • Retrieve all Bundle Offers
      • Loyalty Program
        • Loyalty Program Points per Order
        • Store Loyalty Status
        • Info Page
        • Loyalty Program Activation
        • Loyalty Status
        • Set Points Expiration
        • Cashback Rule Method Update
        • Cashback Rule Method Update Status
        • Add Points Redemption Method
        • Update Points Redemption Method
        • Delete Points Redemption Method
        • Toggle Redemption Method Status
        • Show Loyalty Points Info for Specific Customer
        • Customer Profile
        • List Data
        • Customer Points History
        • Info Page - Managers
        • Update Info Page
        • Adjust Customer Points
    • Customers
      • List of Customers
      • Get Customer by ID
    • Store Settings
      • 📄 User Roles and Permissions
      • Get Manager's Profile
      • Get VAT Settings
      • List of Payment Method
    • Countries and Cities
      • Retrieve Store Operating Countries
      • Retrieve Cities by Country ID
      • Countries List
    • Webhook
      • List of Webhooks
      • Create a Webhook
      • Delete a Webhook by OriginalId
      • Delete a Webhook by Subscriber
  • Store Events
    • Order
    • Product
    • Abandoned Cart
    • Customer
    • Product Category
  1. Store Events

Abandoned Cart

AbandonedCartDetailed
This schema provides a detailed representation of an abandoned cart. An abandoned cart is a shopping cart where items have been added but the purchase has not been finalized. The cart is considered abandoned after **10 minutes** of inactivity. This schema outlines all the relevant information about the cart, the customer, and the products involved.
status
string 
optional
The status of the request.
Example:
object
abandoned_cart
object 
optional
Details of the abandoned cart.
id
string 
optional
Unique identifier for the abandoned cart.
Example:
18a40fc6-2381-4ab2-9f72-467e6c39a599
url
string 
optional
URL to access the abandoned cart and continue the checkout process. This is crucial for re-engaging customers.
Example:
https://store.zidtest.com/checkout/fromBasket/WS56eLg6j2J2KAFB6KkX0B3uJSs3oINu
store_id
string 
optional
Unique identifier for the store.
Example:
3dfc16e6-ad19-4126-9c2a-5e4a7fb73051
store_name
string 
optional
Name of the store.
Example:
Zid Store on Testing
store_logo
string 
optional
URL of the store's logo.
Example:
https://zid-testing.s3.eu-west-1.amazonaws.com/3dfc16e6-ad19-4126-9c2a-5e4a7fb73051/d24a04a4-483c-4cfd-937e-35e7f419d127-200x.png
store_url
string 
optional
URL of the store.
Example:
https://store.zidtest.com/
products_count
integer 
optional
Number of products in the abandoned cart.
Example:
1
products
array [object {14}] 
optional
List of products in the abandoned cart.
city
object (City) 
optional
history
array [object {5}] 
optional
History of actions related to the abandoned cart.
phase
string 
required
Current phase of the abandoned cart. This indicates the last step the customer reached before abandoning the cart.
The phases are as follows:
completed: The cart has been converted into an order.
shipping_address: The customer has provided a shipping address.
verification: The customer is in the verification process.
shipping_method: The customer has chosen a shipping method.
new: The cart has been recently created but no further action has been taken.
login: The customer is prompted to log in or register.
payment-method: The customer has selected a payment method but has not completed the purchase.
Example:
payment_method
customer_id
string 
required
A unique identifier for the customer.
Example:
000000000
customer_name
string 
required
The full name of the customer.
Example:
test customer name
customer_email
string 
required
The email address of the customer.
Example:
testemail@gmail.com
customer_mobile
string 
required
The customer's mobile phone number.
Example:
966555555555
reminders_count
string 
required
The number of reminders sent to the customer regarding the transaction or payment.
Example:
0
cart_total
string 
required
The total cost of items in the cart, represented as a floating-point number.
Example:
239.00
cart_total_string
string 
required
The total cost of items in the cart, formatted as a string with the currency (e.g., "SAR").
Example:
239.00 SAR
created_at
string <date-time>
optional
Timestamp when the cart was created.
Example:
2023-07-12 08:17:02
updated_at
string <date-time>
optional
Timestamp when the cart was last updated.
Example:
2023-07-19 09:01:18
source
string 
required
Indicating the source or channel of the order. This can be one of several predefined values:
catalog: Order was made through a product catalog or online storefront.
mobile_app: Order was made through the store's mobile application.
Example:
catalog
message
object 
optional
Message related to the request status.
type
string 
optional
Type of the message.
Example:
object
code
string 
optional
Code associated with the message.
name
string 
optional
Name of the message.
description
string 
optional
Detailed description of the message.
Modified at 2025-01-08 05:37:42
Previous
Product
Next
Customer
Built with