Standing Instructions Api
Functions
Create new Standing Instruction Ability to create new instruction for transfer of monetary funds from one account to another Responses:
List Standing Instructions Example Requests: standinginstructions Responses:
Retrieve Standing Instruction Example Requests : standinginstructions/1 Responses:
Retrieve Standing Instruction 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: standinginstructions/template?fromAccountType=2&fromOfficeId=1 standinginstructions/template?fromAccountType=2&fromOfficeId=1&fromClientId=1&transferType=1 standinginstructions/template?fromClientId=1&fromAccountType=2&fromAccountId=1&transferType=1 Responses:
Update Standing Instruction | Delete Standing Instruction Ability to modify existing instruction for transfer of monetary funds from one account to another. PUT https://DomainName/api/v1/standinginstructions/1?command=update Ability to modify existing instruction for transfer of monetary funds from one account to another. PUT https://DomainName/api/v1/standinginstructions/1?command=delete Responses: