PayNow

StartDataMigrationFromTebexRequestDto

headless_tokenstringRequired
The public-facing Headless API token.
plugin_tokenstringRequired
An API token associated to a Tebex game server.
Example
{
  "headless_token": "string",
  "plugin_token": "string"
}