Operation HTTP Request Description
get
GET /api/v1/partner/products/modified
Get list of products by modified date
get
GET /api/v1/partner/products/nearby
Get list of nearby products
get
GET /api/v1/partner/products/{productId}
Get product by id
put
PUT /api/v1/partner/products/{productId}
Update Product
get
GET /api/v1/partner/products
Get list of products
post
POST /api/v1/partner/products
Create product