accountUpdate
Graphql fields and variables for the accountUpdate mutation
mutation accountUpdate ($id: ID!, $attributes: AccountAttributes!) {
accountUpdate (id: $id, attributes: $attributes) {
account {
accountTypeId
addressValidated
annualRevenue
arr
billingCity
billingContactId
billingCountry
billingDay
billingState
billingStreet
billingZip
code
consolidatedBilling
createdAt
currencyId
customFieldsData
description
disableDunning
draftInvoices
duns
effectiveBillingDate
emailsEnabled
employees
entityId
entityUseCode
fastForwarded
fastForwarding
fax
forwardTo
forwardedTo
groupId
hasChildAccounts
hasCustomFields
id
inHierarchy
industryId
invoiceTemplateId
invoicedAccountId
linkedinUrl
mrr
mur
name
netPaymentDays
newQuoteBuilder
nextRenewal
ownerUserId
parentAccountId
payingAccountId
phone
revenueToDate
sandbox
shippingCity
shippingCountry
shippingState
shippingStreet
shippingZip
taxNumber
taxNumberValidated
timezone
updatedAt
website
}
errors
}
}Arguments
Name
Type
Description
Response
Name
Type
Description
Last updated
Was this helpful?
