Update an external account object using its reference id.
Overview
This endpoint replaces the entire external account resource. You must pass all fields.
If you want to update an individual field or fields on an external account, use the PATCH endpoint.
Impact on account verification status
If you are using your own third-party provider for account verification, changing the information on the external account will not re-trigger the account verification process. The external account's status will remain "verified".
If you are using Orum for account verification, changing any information on the external account will re-trigger account verification. You will receive an external_account_unverified
webhook and the external account's status will be set to "created" until re-verification is complete.