Update an existing instance of the AccountParent object.Copy Pageput https://{server_address}/ResourceServer/api/v10/Account/Parent/{id}Path ParamsidintegerrequiredBody ParamsThis object represents the hierarchy connections between different accounts within the system.accountIdnumberUnique identifier for the associated Account object.accountNamestringThe name of the object associated with the accountId property.parentAccountIdnumberUnique identifier for the associated Account object.parentAccountNamestringThe name of the object associated with the parentAccountId property.isDeletedstringdeletedByUserIdstringdeletedByUserNamestringResponses 200Update a AccountParent 400The request could not be processed.Updated 2 months ago