Checkouts
Last updated
Last updated
Adds a product to the cart or updates its quantity or options.
/cart
Optional Bearer token for authentication.
The industry of the user.
The unique key for the request.
The language key for the request.
The ID of the product.
The price of the product.
The quantity of the product.
Type of product (optional).
Product option value ID (optional).
Product variant option ID (optional).
Variant name (optional).
SKU name of the product.
The tire price (optional).
The ID of the vendor selling the product.
Fetches the customer address details.
/customer-address
Optional Bearer token for authentication.
The industry of the user.
The unique key for the request.
The language key for the request.
This API allows customers to place an order by providing the shipping, payment details, and product details.
/orders/customer-checkout
Optional Bearer token for authentication.
The industry of the user.
The unique key for the request.
The language key for the request.
Shipping first name.
Shipping last name.
Shipping company name.
First line of the shipping address.
Second line of the shipping address.
City for shipping.
Postal code for shipping.
Country ID for shipping.
Phone number for contact.
Payment first name.
Payment last name.
Payment company name.
First line of the payment address.
Second line of the payment address.
City for payment.
Postal code for payment.
Country ID for payment.
Payment zone.
Format for the shipping address (optional).
Email address for order confirmation.
Payment method (1 for credit card, etc.).
Coupon code if applicable.
Amount to be discounted using the coupon.
Additional coupon data.
Tax number if applicable.
State ID.
Shipping zone.
Payment mobile number.
Details of the products being ordered.