PRODUCT IN BETA VERSION
Required when isNetworkToken is true
Additional metadata required when processing transactions with network tokenized cards. These fields help identify the device, wallet, and authentication context used during token provisioning or transaction initiation.
{
"deviceType": "some device",
"requestorId": "98987676501",
"source": "01",
"walletId": "01",
"authenticationLevel": "02"
}