Token Request Message (Tran Type 37)

Simplify supports a Token Request message from the POS process for cards processed as non-EMV or contact EMV. Not currently supported for contactless EMV.

The Token Request message is a non-financial message, used to obtain the Fusebox-assigned token for an account number.

For more information, see the Fusebox Integration Guide under Tokenization API Fields.

Sample Message

Request

An example of a Token Request message (from the POS to Simplify) is:

API Field #, ValueDescription
0001,37Transaction Type.
0002,0.00Transaction Amount. The amount should be 0.00 for a Token Request
0007,1045Transaction ID / Reference Number
0011,xxx..User Data. See Simplify-Controlled Field Definitions.
0013,022519Transaction Date (current date) – MMDDYY
0014,105007Transaction Time (current time) – HHMMSS
0109,TERM1Terminal ID (provided by Elavon)
0110,205Cashier ID
0115,010Transaction Qualifier (010 = credit; 030 = debit)
1008,ID:Set to the value ‘ID:’ to request that an account Token be returned by Fusebox
8002,RETL01Location Name (provided by Elavon)
8006,TSTLARChain Code (provided by Elavon)

Response

An example of a Token Request Response message (from Simplify to the POS) is:

API Field #, ValueDescription
0001,37Transaction Type
0002,0.00Transaction Amount
0003,ID:1111748353147271Account Token (returned by Fusebox)
0004,1208Expiration Date – MMYY
0007,1045Transaction ID / Reference Number
0011,xxx..User Data. See Simplify-Controlled Field Definitions.
0013,022519Transaction Date (current date) – MMDDYY
0014,105007Transaction Time (current time) – HHMMSS
0052,5Transponder / Proximity Indicator (0 = contact; 2 = contactless, 5 = swiped)
0109,TERM1Terminal ID (provided by Elavon)
0110,205Cashier ID
0115,010Transaction Qualifier (010 = credit; 030 = debit)
0126,2Track Indicator
1000,VICard Type
1001,VISACard Name
1003,0000Gateway Response Code
1004,ACKNOWLEDGEDHost Response Message
1008,400555******4460Masked Account Number
1010,COMPLETEGateway Response Message
5001,30101151010800;16first 8 digits of PAN and PAN length, if enabled.
(301 = Tag, 011 = Length of data, 51010800 = First 8 digits of PAN, ; = Delimiter, 16 = PAN length)
5002,80378002Device Serial Number
7007,11111799604661403Transaction Link Identifier. A unique identifier to link transactions
8002,RETL01Location Name (provided by Elavon)
8006,TSTLARChain Code (provided by Elavon)