v4

OpenAPI 3.0.32026-08-05136301307.1 KB
accounts

Create an account relationship

Creates a parent or partner relationship for the account in the URL.

Rate limit: 20 requests per minute

post/accounts/{account_id}/relationship

Path parameters

account_idstring required

The ID of the child or client account.

Request body

related_object_idstring required

The ID of the related parent or partner account.

relationship_typestring required

The relationship type. Must be "parent_account" or "partner_account".

Response

request_idstring

The request ID for tracking.