35 vAPI_ar_close_auto_payment
Manually close auto-payment
Inputs:
| Input Name |
Required |
Type |
Max Length |
Details |
| $arg_array / company_id |
YES |
INT |
-- |
references: company_master.company_id |
| $arg_array / employee_id |
YES |
INT |
-- |
references: employee_master.employee_id |
| $arg_array / txn_id |
YES |
STRING |
64 |
references: auto_payment_register.txn_id |
| $arg_array / payment_type |
YES |
STRING |
2 |
references: auto_payment_register.payment_type |
| $arg_array / comment |
NO |
STRING |
32 |
references: auto_payment_register.comment |
| $dbconn |
YES |
DBHANDLE |
-- |
Database Connection |
Outputs:
None
Error Codes:
| PGQUERY |
Failed SQL query |
| NO_PERMISSION |
User has insufficient permissions |
Return to:
AR_API Reference
There are no comments on this page. [Add comment]