Welcome to our new developer portal! Use the "Ask" button to chat with our AI Agent.

Device information

The requestCardDigitization call can include device signals in the deviceInformation object.

Token requestors collect device signals. They are the only actors that typically interact directly with the end user’s device.

If the token requestor collects device data, it attaches it to the request sent to the TSP. The TSP can then forward it to the issuer backend.

Field names match the API payload.

The table below shows which fields a solution can provide:

  • A (available): the token requestor or ICS TSP (ITSP) can provide the field.

  • NA (not available): the field is not provided.

exclamation-circle

Note:

Even if a field is marked A, the token requestor may omit it.

FIELD
VISA (ITSP)
MASTERCARD (ITSP)
AMEX (ITSP)
DISCOVER (ITSP)
UPI (ITSP)
APPLE PAY
GOOGLE PAY
SAMSUNG PAY

tokenStorageId

A

A

A

A

A

A

A

A

tokenStorageType

A

A

A

A

A

A

A

A

manufacturer

A

A

A

A

NA

A

A

A

brand

NA

NA

A

A

NA

NA

A

NA

model

A

NA

NA

A

NA

NA

A

A

osVersion

A

A

A

A

NA

NA

A

NA

firmwareVersion

A

NA

NA

NA

NA

NA

NA

NA

phoneNumber

A

A

A

A

A

A

NA

A

fourLastDigitPhoneNumber

NA

NA

NA

A

NA

A

A

NA

deviceName

A

A

A

A

A

A

A

NA

deviceId

NA

NA

A

NA

NA

NA

A

NA

androidLastTwo

NA

NA

NA

NA

NA

NA

A

NA

deviceParentId

NA

NA

NA

A

NA

NA

NA

A

language

A

NA

A

A

A

A

A

A

serialNumber (last 2)

A

A

NA

A

A

NA

A

NA

timeZone

A

NA

A

A

NA

NA

A

NA

timeZoneSetting

A

NA

A

A

NA

NA

A

NA

simSerialNumber

A

NA

NA

NA

A

NA

NA

NA

IMEI (last 2)

A

A

NA

A

NA

NA

A

NA

phoneLostTime

A

NA

NA

NA

NA

NA

NA

NA

networkOperator

NA

NA

A

A

NA

NA

A

NA

networkType

NA

NA

A

A

NA

NA

A

NA

info-circle

Recommendation:

Support only the fields with broad coverage across token requestors and TSPs.

Last updated

Was this helpful?