Create a new instance of the AccountParent object.Copy Pagepost https://{server_address}/ResourceServer/api/v10/Account/ParentBody 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 201Create a new instance of a AccountParent 400The request could not be processed.Updated 2 months ago