Skip to main content

Veritran Docs

Datami

The Datami integration enables enhanced mobile engagement for brands while allowing operators to scale their mobile marketing business, and consumers to access and earn mobile data.

Note

The integration described in this article may not be implemented in your environment or enabled for all your clients. Contact your admin for assistance.

Technical Details

API ID

556

API Code

DATAMI

Call API version

1.0

SDK Version

iOS: [4.0.1] - Last update: Apr 2021

Android: [3.7.6] - Last update: Jan 2021

App Version

-

Objective

Data sponsor

Classification

Mobile data

Available for

iOS, Android

Use the Datami Integration in Studio

The following functions are available for use in your legacy processes, and you can also use them as blocks in Lambda processes. Click each function to see more details.

Get Status

Know if the data is being sponsored or not.

Start

Start the data sponsorship Call API.

Stop

Stops data sponsorship if initialized.

Get Status

This function allows you to know the status of the Call and if the data is being sponsored or not.

Parameter Configuration

This function doesn't require the configuration of any parameters.

Function ID

Register

Value

110

1

Output Registers

Register

Description

Value

112

Call Result

001

GENERIC_ERROR

002

SPONSORED_DATA

003

UNSPONSORED_DATA

Start

This function initializes the data sponsorship Call API.

Parameter Configuration

This function requires you to configure the input register value with the application user ID.

Function ID

Register

Value

110

2

Input Registers

Register

Description

Mandatory

Value

390

Application user ID

No

[Application user ID]

Output Registers

Register

Description

Value

112

Call Result

000

NO_ERROR

001

GENERIC_ERROR

Stop

This function stops data sponsorship.

Parameter Configuration

This function doesn't require the configuration of any parameters.

Function ID

Register

Value

110

3

Output Registers

Register

Description

Value

112

Call Result

000

NO_ERROR

001

GENERIC_ERROR