
All of the Direct API commands can be listed using the current ZFPLabServer address (default address is http://localhost:4444/ )

Example
http://localhost:4444/PaperFeed()



1_COM Port Settings
Settings(com=com5,baud=115200,tcp=0,ip=,port=,password=)

2_TCP Settings
Settings(com=,baud=,tcp=1,ip=192.168.11.12,port=8000,password=1234)

3_Reading device status
ReadStatus()


4_Daily report
PrintDailyReport(OptionZeroing=Z)


5_RA/PO
ReceivedOnAccount_PaidOut(OperNum="1",OperPass="0",Amount="100",Text=)


6_Fiscal Receipt
OpenReceipt(OperNum=1,OperPass=0,OptionFiscalRcpPrintType=0)
SellPLUwithSpecifiedVAT(NamePLU=Tomato,OptionVATClass=A,Price=1.20,Quantity=0.70,DiscAddP=5,DiscAddV=,DiscNamed=,Category=,NamePLUextension=,AdditionalNamePLU=)
CashPayCloseReceipt()


7_Reading daily available amounts
ReadDailyAvailableAmounts()