other sections
| rest(3pm) | User Contributed Perl Documentation | rest(3pm) |
NAME¶
rest.pl - RESTful interface to LedgerSMBSUMMARY¶
URLS that are working:
[OK] GET rest.pl/Login/Customer/12345
[ ] GET rest.pl/Login/Customer/CUSTOMERNUMBER
[OK] GET rest.pl/Login/Customer_Search?_keyword=FOO
[OK] GET rest.pl/Login/Part/12345
[ ] GET rest.pl/Login/Part/PARTNUMBER
[ ] GET rest.pl/Login/Part_Search?_keyword=red
[ ] GET rest.pl/Login/SalesOrder/12345
| 2007-04-26 | perl v5.14.2 |