Appendix A – TLV Data Format
Parameter
(Type)
CloseDevice
(Boolean)
EndSession
(Boolean)
EndSessionDisplayMessage
(Integer)
Return value: The Error! Reference source not found..
{"SignatureOutput": {
"SignatureOutputStatus": ,
"SignatureData": } ,
"AdditionalOutputData": {}}
Parameter
(Type)
SignatureOperationStatus
(Integer)
SignatureData
(Base64 string)
AdditionaOutputData
(name/value strings)
Example Request/Response:
{
"DeviceID": "",
"WaitTime": 30,
"Options": 1,
"Tones": 2,
"CloseDevice": false,
"EndSession": false,
"EndSessionDisplayMessage": 0
}
{
"SignatureOutput":
"SignatureOperationStatus": 0,
SDK - MagneFlex Powder, Middleware| PIN PEDs | Programmer's Manual ( MagneFlex Powder V2 API )
Page 70
Close the connection to the device after the request is processed.
false = Do not close the device. (default)
true = Close the device.
Sends an EndSession command after the request is processed.
false = Do not end the session. (default)
true = End the session.
Display to show on the device when EndSession is set to true.
0 = "Welcome" (default)
1 = Bitmap Slot 1
2 = Bitmap Slot 2
3 = Bitmap Slot 3
4 = Bitmap Slot 4
Signature operation status.
0 = success. Otherwise an error
Signature data encoded as Base64.
Additional output data.
{
Description
Description
Need help?
Do you have a question about the SDK MagneFlex Powder and is the answer not in the manual?