Skip to main content

Class UpdateCustomerCriteria

The criteria for finding a customer to update based on a given Home Banking ID


Properties

NAMETYPEDESCRIPTION
HomeBankingIdSystem.StringA string value with a unique identifier for the customer. It is required for all customers boarded with the RDA Web Service and most often corresponds to the customer's unique identifier in the Financial Institution's system. Max length is 50 characters.

Examples

{
"__type": "UpdateCustomerCriteria:#JackHenry.Eps.Mobile.RDAAdmin",
"HomeBankingId": "String Content"
}