v1

latestOpenAPI 3.1.02026-07-2414238909.1 KB

Mass API

The mass data API will send the historic data from the database.

post/data

Headers

Content-Typestring required

application/json

Request body

uuidstring required

authorization UUID ( Generated from WayMore authorization endpoint and will be provided after contact with the Tech Department)

namestring required

Name of the data sent e.g. Customers, Subscribers etc

descriptionstring required

A short description of the data sent

Response

200

messagestring

Example response

{
  "message": "Valid Data"
}