Variable | Type | Description |
---|---|---|
string | The email address of the user for which is | |
list_id | int | The ID of the list linked to the website for which to clear the shopping cart |
Parameter | Description |
---|---|
boolean | Daca s-a sters cosul |
true
Code | Message | Description |
---|---|---|
407 | Missing required param list_id | list_id param is required |
101 | Not allowed for list_id = %s | Invalid access to list_id |
407 | Missing required param email | email param is required |
{ "err": true, "message": "Missing required param list_id", "code": 407 }