Requestsignaturev1 - Magtek SDK MagneFlex Powder Programmer's Manual

Pin ped
Table of Contents

Advertisement

3 - MagneFlex Powder V2 Resources – DynaFlex devices

3.11 RequestSignatureV1

Prompts the user to sign on the device's screen.
Using Method POST:
api/mtppscrahost/RequestSignatureV1
{
"DeviceID": "",
"WaitTime":
}
Parameter
(Type)
DeviceID
(String)
WaitTime
(Integer)
Return value:
{
"DeviceID": "",
"ResultStatus": ,
"ResultMessage": "",
"SignatureOutput":
{
"SignatureOperationStatus": ,
"SignatureData": ""
}
"AdditionalOutputData":
}
Parameter
(Type)
DeviceID
(String)
ResultStatus
(Boolean)
ResultMessage
(String)
SignatureOutput
(name/value pairs)
SignatureOperationStatus
(Integer)
SDK - MagneFlex Powder, Middleware| PIN PEDs | Programmer's Manual ( MagneFlex Powder V2 API )
Page 34
URI of the device. See DeviceID URI for details.
Time in seconds the device will wait for the action to be completed.
(1 - 255)
Device ID returned from RequestDeviceList.
Status of the operation.
false = fail
true = success
Message explaining the status of the operation.
Container for the Signature data.
{
"SignatureOperationStatus": ,
"SignatureData": ""
}
Signature operation status.
0 = success. Otherwise an error
Description
Description

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the SDK MagneFlex Powder and is the answer not in the manual?

This manual is also suitable for:

Sdk magneflex middleware

Table of Contents