My Products
Me.ListProducts
Get a list of products visible to this user.
v1/me/products
Me.GetProduct
Get a single product.
v1/me/products/{productID}
Me.ListProductInventoryRecords
Get a list of product inventory records visible to this user.
v1/me/products/{productID}/inventoryrecords
Me.ListProductSellers
Get a list of product sellers visible to this user.
v1/me/products/{productID}/sellers
Me.ListSpecs
Get a list of specs visible to this user.
v1/me/products/{productID}/specs
Me.GetSpec
Get a single spec.
v1/me/products/{productID}/specs/{specID}
Me.ListVariants
Get a list of variants visible to this user.
v1/me/products/{productID}/variants
Me.GetVariant
Get a single variant.
v1/me/products/{productID}/variants/{variantID}
Me.ListVariantInventoryRecords
Get a list of variant inventory records visible to this user.
v1/me/products/{productID}/variants/{variantID}/inventoryrecords