Mass API

The mass data API will send the historic data from the database. The mass data will be
sent in the following order:

  1. Customers
  2. Subscribers
  3. Products
  4. Wishlist
  5. Orders

The mass must be sent automatically after a successful authentication.
The mass data must be sent in multiple parts in order to prevent sending too much data.
The mass data must be sent in the background so the user doesn’t have to wait until all the data is sent

There are three ways you can send mass data. You may look at our docs ( https://docs.routee.net/docs/how-to-integrate-marketing-automation-with-custom-software) to see which is more suitable to you.

Here we present you an example for the Single Data:

STATUS CODES

StatusMessage
200Valid data
400Invalid data
Language