updatePartyBankAccount

Description
This transaction updates or corrects the information for an existing bank account. Typically, a bank account can be used as a payment source to pay insurance contracts such as a homeowners policy or an automobile policy.
Web Services
Operation name: updatePartyBankAccount
Service name: PartyService
Example
Update a bank account for a party to reflect that the depositor, Jane Smith, changed her name to Jane Black when she married John Black.

Set an end date on the bank account information to reflect that the bank account is no longer active.

Usage information
Use this transaction to expire or make a bank account inactive by setting the end date to be less than or equal to the current date.
Preconditions
A bank account must exist.
Mandatory input
  • PaymentSourceIdPK
  • PaymentSourceLastUpdateDate
  • BankAccountLastUpdateDate
Inquiry levels
Not applicable
Filter values
Not applicable
Transaction behavior
Currently, there are no validations performed to determine the validity of a bank account.
Request message
<TCRMTxType> updatePartyBankAccount

<TCRMTxObject> TCRMPartyBankAccountBObj

<TCRMObject> TCRMPartyBankAccountBObj

Response objects
TCRMPartyBankAccountBObj
Special note
Not applicable