Partner Accounts (v2)
Update Child Account
Rename a child or backfill external IDs that were never set.
PATCH
Updates a child’s
name and/or backfills externalIds. Requires a parent key with accounts.write.
External IDs are immutable once set. You can fill in a field that was never set, but changing or clearing an existing value returns
409 external_id_immutable.Path Parameters
integer
required
The child account’s
accountId.Body Parameters
Supply at least one of:string
New display name. Max 255 characters.
object
External IDs to backfill — only keys currently unset may be provided. Keys:
partnerId, businessId, locationId (see Create Child).