Magneflex Powder V2 Resources - Dynapro Devices; Checkhealth; Releasedevice; Releasedeviceex - Magtek SDK MagneFlex Powder Programmer's Manual

Pin ped
Table of Contents

Advertisement

Appendix A – TLV Data Format
4
MagneFlex Powder V2 Resources – DynaPro devices
MagneFlex Powder V2 can be hosted as a Windows service (MagTek Powder (PinPAD, DynaFlex) Host
service or as an executable (MUSDK.WEBAPI.Host.exe).
4.1

CheckHealth

Returns the operational status of the MagneFlex Powder.
Using Method GET:
api/mtppscrahost/CheckHealth
Return value: A string array containing API name and status.
[
"MagTek PPSCRA WEB API",
"OK"
]
4.2

ReleaseDevice

Closes the connection to the device.
Using Method POST:
api/mtppscrahost/ReleaseDevice
Return value:
None
4.3

ReleaseDeviceEx

Closes the connection to the device and displays an idle bitmap message. This operation is not applicable
on a device which was already closed.
Using Method POST:
api/mtppscrahost/ReleaseDeviceEx
{
"DeviceID": "",
"EndSessionDisplayMessage":
}
Parameter
(type)
DeviceID
(String)
EndSessionDisplayMessage
(Integer)
Return value:
SDK - MagneFlex Powder, Middleware| PIN PEDs | Programmer's Manual ( MagneFlex Powder V2 API )
Page 45
URI of the device. See DeviceID URI for details.
Display to show on the device.
0 = "Welcome" (default)
1 = Bitmap Slot 1
2 = Bitmap Slot 2
3 = Bitmap Slot 3
4 = Bitmap Slot 4
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