Get Cart Plugin List
GET {{baseUrl}}/cart.plugin.list.json?store_key=<string>&store_id=<string>&start=<integer>&count=<integer>
Get list of installed plugins
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
store_key | string | Set this parameter if bridge is already uploaded to store | |
store_id | string | Defines store id where the webhook should be assigned | |
start | string | This parameter sets the number from which you want to get entities | |
count | string | This parameter sets the entity amount that has to be retrieved. Max allowed count=250 |