3 - MagneFlex Powder V2 Resources – DynaFlex devices
3
MagneFlex Powder V2 Resources – DynaFlex devices
MagneFlex Powder V2 API can be hosted as a Windows service (MagTek Powder (PinPAD, DynaFlex)
Host service or as an executable (MUSDK.WEBAPI.Host.exe).
3.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"
]
3.2
DisplayMessageV1
Displays a message on the device.
Using Method POST:
api/mtppscrahost/DisplayMessageV1
{
"DeviceID": "",
"WaitTime": ,
"MessageID":
}
Parameter
(Type)
DeviceID
(String)
WaitTime
(Integer)
SDK - MagneFlex Powder, Middleware| PIN PEDs | Programmer's Manual ( MagneFlex Powder V2 API )
Page 13
URI of the device. See DeviceID URI for details.
Time in seconds to complete the operation.
(1 - 255)
Description
Need help?
Do you have a question about the SDK MagneFlex Powder and is the answer not in the manual?
Questions and answers