Skip to main content

Associated Party

The below example demonstrates an update to the first name of an associated party.

{
"accountNumber": "12345678",
"associatedParties": [
{
"customerId": "265904693550693557",
"role": "secondary",
"name1": "Johnny"
}
]
}