Update an AccountOwnerAsk AIpost https://api.tryaqueduct.com/v1/accountOwners/{accountOwnerId}Path ParamsaccountOwnerIdstringrequiredThe id of the AccountOwner to updateBody ParamsnamestringName of the account owner (person or organization)emailstringContact email address - usually the billing email of the organizationphoneNumberstringstripeCustomerIdstringThe Stripe Customer Id associated with this account owner. Will be used for all Stripe payments associated with the account owner.addressobjectA physical address associated with an account owneraddress objecttagsarray of stringsTags associated with this account ownertagsADD stringintacctCustomerIdstringThe Sage Intacct customer Id associated with this account owner. Will be used for syncing invoicesparentAccountOwnerIdstringID of the AccountOwner that acts as the parent of this AccountOwnerpayerAccountOwnerIdstringID of the AccountOwner that pays on behalf of this AccountOwner. Note that all invoices will be sent to the payer directly.Response 200Returns the AccountOwner that was updated in the requestUpdated over 3 years ago