Tiki

Tiki Integration API To Get Information

API List

API name Method Link Description
Search Products GET /products Returns a list of products, base on a specific search query by product name and an optional product category.
Search By MinCode GET /min_code Returns a list of products, base on min_code input to search product.
Get Product Details GET /products/{product_id} Returns a list of product attributes and it’s sub products (if exist), base on Product ID
Get Seller Products GET /products/{product_id}/seller_products Returns a list of SKUs of a product, base on Product ID
Get Categories GET /categories Returns a list of product categories, base on Parent Category ID
Get Attributes by Category ID GET /categories/{category_id}/attributes Returns a list of attributes including their option values of a product category, base on Category ID
Create Product POST /product Creates a new product. The created product may be a simple product or a configurable product (see Product Structure above for more details).
Link To Existing Product POST /link Link an exited product with unique SKU number within third-party system to an existed seller SKU within Tiki seller center.
Update Price/Quantity PUT /skus/pricequantity Update price and quantity for a list of SKUs.
System supports maximum 5 SKUs in a request.
Update Product Status PUT /skus/status Update status (Active / Inactive) for an existing seller SKU.
Get Requests GET /requests Returns a list of requests for creating new products.
Get Request by ID GET /requests/{request_id} Returns information of a product request base on request ID.
Get Orders GET /orders Returns a list of sales orders managed by signing in seller, base on a specific search query.
Get Order Details GET orders/{order_code} Returns detail information including product items of a sales order, base on order code.
Filter Orders GET /list-orders Returns a list of order detail items, base on a specific search query.
Get PO List GET /po Returns a list of inventory requisitions for backorder items, base on a specific query.
Get PO Details GET /po/{po_id} Returns detail infomation of a specific inventory requisition, base on Requisition ID.
Get PO Confirmation Info GET /po/{po_id}/confirm
Confirm PO PUT /po/{po_id} Seller confirm a list of product items of a specific requisition.
Get Order Print Labels GET print/orders Return shipping or invoice label url of sale orders, base on order codes.
Create Order POST /multichannel/create-order Create new order.
Get Regions GET /multichannel/regions Get VN regions
Get Districts GET /multichannel/region/{region_id}/districts Get districts of a region
Get Wards GET /multichannel/region/{region_id}/district/{district_id}/wards Get wards of a districts
Seller Registration POST /registers Register a new seller on Tiki seller center.
Get Seller Infomation GET /seller Returns information of the signing in seller.

Admin

Efex brings the best technology and the most passionate team to streamline your order fulfillment, warehouse, and shipping. Let's focus on selling and marketing, we will handle the rest!

Related Articles

Leave a Reply

Your email address will not be published.

Check Also
Close
Back to top button