Page 1 of 1

REST API to get data from HSMN System.

Posted: 16 Mar 2020, 09:52
by azhar
Hi Concern of HSMN Forum,

We want to run REST API Call to get generated voucher nos, inventory info and user information.
Request to share some example of REST API (preferable PHP) related with Voucher and Users.

Then we want have separate Reporting software to incorporate following report.

Voucher Related Reports
Voucher serial no.
Voucher amount
status (used or unused)
user (if used)
activation date (if used)

Voucher Inventory
Voucher Type
Opening Balance - (in number of voucher)
Stock In - (Number of vouher generated by today)
Stock Out - (Number of voucher sold by today)
Closing - (in number of voucher card)

Userwise Report
Mobile
Name
Total Card Use
Present Status
Remaining Data
Activation Date
Registration Date

Re: REST API to get data from HSMN System.

Posted: 16 Mar 2020, 11:15
by HSNMSupport
Hi
With version 7.x of HSNM we use restful API V2.
I attach you the manual so you can retrieve all Infos you need.
Have a nice day.