Account Transfers Api
Functions
Create new Transfer Ability to create new transfer of monetary funds from one account to another. Responses:
List account transfers Lists account's transfers Example Requests: accounttransfers Responses:
Retrieve account transfer Retrieves account transfer Example Requests : accounttransfers/1 Responses:
Retrieve Account Transfer Template This is a convenience resource. It can be useful when building maintenance user interface screens for client applications. The template data returned consists of any or all of: Field Defaults Allowed Value Lists Example Requests: accounttransfers/template?fromAccountType=2&fromOfficeId=1 accounttransfers/template?fromAccountType=2&fromOfficeId=1&fromClientId=1 accounttransfers/template?fromClientId=1&fromAccountType=2&fromAccountId=1 Responses:
Retrieve Refund of an Active Loan by Transfer Template Retrieves Refund of an Active Loan by Transfer TemplateExample Requests : accounttransfers/templateRefundByTransfer?fromAccountId=2&fromAccountType=1& toAccountId=1&toAccountType=2&toClientId=1&toOfficeId=1 Responses:
Refund of an Active Loan by Transfer Ability to refund an active loan by transferring to a savings account. Responses: