Modify or Delete an Account
Enterprise SOAP API
>
Tutorials
>
Deposit
>
Modify or Delete an Account
The user wishes to modify or delete an existing account.
Steps
- The user determines the need to modify or delete an existing account within a financial institution.
- The user collects the account number, account type and the modification information, if applicable.
- The user passes in the account number, account type, and the following: a. The information that needs to be modified. b. If the account is to be deleted, send in the following element
<Dlt>true</Dlt>
.
Referenced and Associated Operations
It is highly recommended that as part of referencing this use case that a user becomes familiar with the following jXchange operations and their function. While the user may elect to not use the listed operation as part of their programming or workflow, knowledge of the operations listed below is essential to understanding the process set forth with this use case.
Detailed information about the operation, the request structure/response, error messages and other useful information can be obtained by clicking the operation name below.
Operation Name | Description | XSD/WSDL Container |
---|---|---|
AcctIDGen | Generate an account ID | Customer |
AcctAdd | Create a new account record | Customer |
AcctMod | Modify an existing account | Customer |
AcctAddValidate | Validate an account prior to creation | Customer |
Have a Question?
Have a how-to question? Seeing a weird error? Get help on
StackOverflow.
Register for the Digital Toolkit Meetup
where we answer technical Q&A from the audience.
Last updated Thu Jul 14 2022