Reseller Products
List Products
Returns the shop's products with their reseller enrollment flags.
Authorization
AuthorizationRequiredBearer <token>You can retrieve your API key by visiting your dashboard and clicking Account > API.
In: header
Path Parameters
shopIdRequiredintegerThe shop ID.
Update Products
Bulk-updates reseller enrollment flags for the shop's products.
Authorization
AuthorizationRequiredBearer <token>You can retrieve your API key by visiting your dashboard and clicking Account > API.
In: header
Request Body
application/jsonRequiredproductsRequiredarray<object>The products to update.
Path Parameters
shopIdRequiredintegerThe shop ID.