eSlip™ Invoicing Distributor API
API Commands:
/update_channel
/login_user
/change_status
/create_account
/update_plan
/list_accounts
/create_account (GET)
If success: {
"company_id": "1201",
"return_url": "https:\/\/doecompany.eslip.com/session?cookie=johndoecom~31+MF9vuBGgi0tWkuZBmyO", "success": true, "user_id": "1325" }
If failure: { "message": "Channel does not exist, or password is incorrect.", "success": false }