|
als_get_transaction_types.cgi |
Top Previous Next |
|
Description The als_get_transaction_types.cgi interface all retrieve all transaction types used on vouchers
Example Usage http://www.alstracker.dnsalias.com/aldesk/als_get_transaction_types.cgi
No inputs
Returned Fields
Example XML
<?xml version="1.0" encoding="utf-8" ?> - <root> - <transactiontypes> <row code="1" transactiontype="Voucher" /> <row code="2" transactiontype="Referral" /> <row code="3" transactiontype="Balance Due" /> </transactiontypes> </root> |