Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

API report tutorial

Code Block
{


  "tppProviderId": 8,


  "accountId": "
3039
123456",


  "username": "
api@playbuzz
api@customer",


  "password":
"sdhMGSp!:PdiH9xjpr5-;CR9QuyyDDf9"
}authentication:
 "xxxwwwyyyzzzz"
}

Authentication

base 64 encode “username:password” and add it as a header as

...

use post method to generate new report as described in API report tutorial

...

Docs

API report tutorial