Account Holders
Update account holder
Replaces the beneficiary details of an existing account holder.
post/v1/account_holders/{id}
Path parameters
idstring required
Unique identifier of the account holder.
Headers
Idempotency-Keystring required
Idempotency key for safe retries. Reusing a key with an identical request body returns the cached response. Reusing a key with a different body returns 409.
Request body
Response
The updated account holder resource