|
API Method | HTTP method | Endpoint | Description |
---|
remarketing.getSettings | GET
| /remarketing.getSettings.json
| Returns a hash array with the remarketing properties of a list
|
remarketing.saveOrder | POST
| /remarketing.saveOrder.json
| Saves an order for the list that is linked to the website
|
remarketing.clearCart | POST
| /remarketing.clearCart.json
| Clears the cart for the list that is linked to the website and the user with the email address
|
remarketing.setPurchaseStatus | GET
| /remarketing.setPurchaseStatus.json
| Saves a new status for one order, from a list of predefined statuses
|