What can you do with it?
The/faire
command enables you to manage products, inventory, and orders through the Faire wholesale marketplace API. Perfect for connecting brands with retailers, managing product catalogs, and tracking wholesale orders in your ecommerce operations.
How to use it?
Basic Command Structure
Parameters
Required:- None for basic operations
page
- Page number for paginationlimit
- Number of items per page
Tools
Get All Products
Retrieve a list of products ordered by updated_at Parameters:page
(optional) - Page number for paginationlimit
(optional) - Number of products per page
Get All Orders
Retrieve a list of orders ordered by updated_at Parameters:page
(optional) - Page number for paginationlimit
(optional) - Number of orders per page