Retrieves List of Products based on filters provided
Authentication
AuthorizationBearer
Authentication using Personal Access Token (PAT) token
OR
AuthorizationBearer
OAuth2 authentication using JWT tokens
Query parameters
Search
Search Products by name, sku, inventory id or product Id.
Barcode
Barcode Associated with variant
CategoryIds
List of Category Ids associated with product
ChannelIds
Looks for Products variants by their channel IDs
HasDigitalVariants
Looks for Products with/without digital variants
HasVariants
Looks for Products with/without variants
InventoryId
Looks for variants by its associated inventory id
LegacyIds
Looks for Products with by Legacy Product Id(s)
Name
Looks for Products/Variants by name
OnHand
Looks for Products with inventory
PlatformIds
Looks for Products variants by their external Platform IDs
ProductId
Looks for Products with an assigned Id
ProductType
Looks for Products by type
SalesChannel
Looks for Products variants assigned to a platform/sales channel
LastUpdatedTimestamp
Looks for Products that have been updated since the given date
SellerSKUEvaludator
Looks for Products that match the provided Seller query
SKU
Looks for Products that match the provided Sku query
VariantId
Looks for products that contain a variant with the given ID
VariantStatus
Looks for Products with variants that contain provided status
Response
Success
category
created_on
id
name
sub_category
type
updated_on
user_id
variants
Errors
400
Bad Request Error
404
Not Found Error

