Parameters for getting bound warehouse info (empty object)
A promise that resolves to the bound warehouse info response containing:
Get Seller Center Current Inventory Page Data. This API provides detailed inventory information including sellable, reserved, and unsellable quantities across different warehouses.
Parameters for getting current inventory
Parameters for getting current inventory
Optionalcategory_id?: numberCategory id (first-tier)
Optionalinbound_pending_approval?: numberInbound pending approval: Blank=All; 0=No; 1=Yes
Optionalkeyword?: stringBind value and search_type
Optionalnot_moving_tag?: numberNot moving tag: Blank=All; 0=No; 1=Yes
Optionalpage_no?: numberPage number (default: 1)
Optionalpage_size?: numberPage size, 1-100 (default: 10)
Optionalproducts_with_inventory?: numberProducts with inventory: Blank=All; 0=No; 1=Yes
Optionalsearch_type?: numberSearch type: 0=All data; 1=Product Name; 2=SKU ID; 3=Variations; 4=Item ID
Optionalstock_levels?: stringStock levels: 1=Low Stock & No Sellable stock; 2=Low Stock & To replenish; 3=Low Stock & Replenished; 4=Excess
Optionalwhs_ids?: stringWhs ID list, comma-separated
Warehouse region (required): BR, CN, ID, MY, MX, TH, TW, PH, VN, SG
A promise that resolves to the current inventory response containing:
Get Seller Center Expiry Report page data. This API provides information about expiring, expired, and damaged stocks.
Parameters for getting expiry report
Parameters for getting expiry report
Optionalcategory_id_l1?: numberOnly Level 1 Category can be filtered
Optionalexpiry_status?: stringExpiry status: 0=Expired, 2=Expiring, 4=expiry_blocked, 5=damaged, 6=normal (comma-separated)
Optionalitem_id?: stringItem ID
Optionalitem_name?: stringItem name
Optionalpage_no?: numberPage number (default: 1)
Optionalpage_size?: numberPage size, 1-40 (default: 10)
Optionalsku_id?: stringSKU ID
Optionalvariation?: stringVariation
Optionalwhs_ids?: stringWhs IDs, comma-separated
Warehouse region (required): BR, CN, ID, MY, MX, TH, TW, PH, VN, SG
A promise that resolves to the expiry report response containing:
Get Seller Center Stock Aging page data. This API provides stock aging information showing how long items have been in stock.
Parameters for getting stock aging
Parameters for getting stock aging
Optionalaging_storage_tag?: numberAging storage tag: 0=false; 1=true
Optionalcategory_id?: numberL1-level product category ID
Optionalexcess_storage_tag?: numberExcess storage tag: 0=false; 1=true
Optionalkeyword?: stringBound with search_type
Optionalpage_no?: numberPage number (default: 1)
Optionalpage_size?: numberPage size, 1-100 (default: 10)
Optionalsearch_type?: numberSearch type: 1=Product Name; 2=SKU ID; 3=Variations; 4=Item ID
Optionalwhs_ids?: stringWhs IDs, comma-separated
Warehouse region (required): BR, CN, ID, MY, MX, TH, TW, PH, VN, SG
A promise that resolves to the stock aging response containing:
Get Seller Center Stock Movement page data. This API provides stock movement information including inbound, outbound, and adjustments.
Parameters for getting stock movement
Parameters for getting stock movement
Optionalcategory_id_l1?: numberL1-level category_id
End date in YYYY-MM-DD format (required)
Optionalitem_id?: stringItem ID
Optionalitem_name?: stringItem name
Optionalpage_no?: numberPage number (default: 1)
Optionalpage_size?: numberPage size, 1-20 (default: 10)
Optionalsku_id?: stringSKU ID
Start date in YYYY-MM-DD format (required)
Optionalvariation?: stringVariation
Optionalwhs_ids?: stringWhs IDs, comma-separated
Warehouse region (required): BR, CN, ID, MY, MX, TH, TW, PH, VN, SG
A promise that resolves to the stock movement response containing:
Get bound warehouse by shop id.