For the complete documentation index, see llms.txt. This page is also available as Markdown.

taxationEntityUseCodes

Graphql fields and variables for the taxationEntityUseCodes query

Scope required: standard:read

For a complete list of possible response fields see the TaxationEntityUseCode type.

query taxationEntityUseCodes () {
  taxationEntityUseCodes () {
    code
    description
    name
  }
}

Response

Last updated

Was this helpful?