3 - MagneFlex Powder V2 Resources – DynaFlex devices
3.3
EndPINSessionV1
Ends the PIN session on the device. RequestPINWithPANFromCardV1 or
RequestPINWithSuppliedPANV1 must be called beforehand to start the PIN session. The host app
makes the determination of which status to display on the device.
Using Method POST:
api/mtppscrahost/EndPINSessionV1
{
"DeviceID": "",
"Option": ""
}
Parameter
(Type)
DeviceID
(String)
Option
(String)
Return value:
{
"DeviceID": "",
"ResultStatus": true,
"ResultMessage": "",
"State":
}
Parameter
(Type)
DeviceID
(String)
ResultStatus
(Boolean)
ResultMessage
(String)
State
(Integer)
Example Request/Response:
{
"DeviceID": "",
SDK - MagneFlex Powder, Middleware| PIN PEDs | Programmer's Manual ( MagneFlex Powder V2 API )
Page 16
URI of the device. See DeviceID URI for details.
Status to display on the device.
Success = "PIN Entry Successful"
Failed = "PIN Entry Failed"
Cancel = "PIN Entry Canceled"
Device ID returned from RequestDeviceList.
Status of the operation.
false = fail
true = success
Message explaining the status of the operation.
State of the PIN session.
0 = Unknown
1 = End
2 = Started
Description
Description
Need help?
Do you have a question about the SDK MagneFlex Powder and is the answer not in the manual?
Questions and answers