Main Web API Documentation Information
Actual Page/Function Name:
getCorpSpecialAccountTransactionSummary
Human Readable Name or Caption:
Get Corp Special Account Transaction Summary
Page/Function Description:
This API will get the corporation special account transaction summary.
Page/Function Output Type:
API - JSON or WDDX
Categories:
invoice,customer,parts
Extra Page/Function Notes:


Parameters
Scope Name Type Default Description Required Alternates Known Values
Arguments APP_TYPE_ID String Pass in the app type id filter. Use ""All"" to search all app types. Examples: invoice = 3, part = 11. Yes
Arguments CORP_ID Numeric Pass in the corp id. Yes
Arguments CORP_SPECIAL_ACCOUNT_ID Numeric 1 Pass in the corporation special account transaction id filter. Must be numerical Yes
Arguments CORP_SPECIAL_ACCOUNT_TRANS_ID String All Pass in the corporation special account transaction id filter. Use ""All"" to search all corporation special account transactions. Yes
Arguments CUSTOMER_ID String All Pass in the customer id filter. Use ""All"" to search all customers. Yes
Arguments MAIN_ID String All Pass in the main id filter. Use ""All"" to search all main id's. Yes
Arguments PAYEE_ID String All Pass in the payee id filter. Use ""all"" to search all payees. Yes


Results
RET_STATUS RET_MAIN_MESSAGE RET_SECOND_MESSAGE Redirect Link Description


Samples
Caption Text
JSON
{"API_CALL_FUNCTION_NAME":"getCorpSpecialAccountTransactionSummary","API_USER_PASSWORD":1234,"API_URL_ENCODING":"AUTO","API_INPUT_OUTPUT_TYPE":"JSON","CUSTOMER_ID":"All","CORP_ID":53,"APP_TYPE_ID":"All","API_CURRENT_PAYEE_ID":3191,"PAYEE_ID":3191,"API_USER_NAME":"demo","API_CORP_KEY_ID":"PLA-0053","MAIN_ID":"All","CORP_SPECIAL_ACCOUNT_ID":"2","CORP_SPECIAL_ACCOUNT_TRANS_ID":"All"}