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