entityValidateAddress
Graphql fields and variables for the entityValidateAddress mutation
mutation entityValidateAddress ($entityId: ID!) {
entityValidateAddress (entityId: $entityId) {
entity {
abbreviation
accentColor
baseCurrencyId
billingCity
billingCountry
billingState
billingStreet
billingZip
brandColor
createdAt
customerServiceEmail
emailSenderName
emailTemplate
fax
fiscalYearStartMonth
hideZeroQuoteCharges
id
invoiceNumberPrefix
invoiceNumberSeq
invoicesImageUrl
isDefault
name
phone
privacyUrl
quoteNumberPrefix
quoteNumberSeq
quotesImageUrl
refundPolicyUrl
taxId
termsUrl
timezone
topNavImageUrl
tzIdentifier
tzOffset
updatedAt
website
}
}
}Arguments
Name
Type
Description
Response
Name
Type
Description
Last updated
Was this helpful?
