Post Product Store Assign
POST {{baseUrl}}/product.store.assign.json?product_id=<string>&store_id=<string>
Assign product to store
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
product_id | string | Defines the product where the price has to be deleted | |
store_id | string | Defines store id where the webhook should be assigned |