Comma-separated list of fields on the object to list. For best performance and predictability, limit the number of fields. To return all fields, omit the element or provide * for the value.
query
Required
string
SQL-like query based on fields on the object. Illegal XML characters must be properly encoded. The following SQL operators are supported: <, >, >=, <=, =, like, not like, in, not in. When doing NULL comparisons: IS NOT NULL, IS NULL. Multiple fields may be matched using the AND and OR operators. Joins are not supported. Single quotes in any operands must be escaped with a backslash - For example, the value Erik's Deli would become 'Erik\'s Deli'.
pagesize
Optional
integer
Custom page size between 1 and 1000 items (Default: 100)
Comma-separated list of fields on the object to get. For best performance and predictability, limit the number of fields. To return all fields, omit the element or provide * for the value.
Comma-separated list of fields on the object to get. For best performance and predictability, limit the number of fields. To return all fields, omit the element or provide * for the value.
Report type. Use forperiod for a For the period account otherwise use cumulative for a Cumulative balance account. (Default: forperiod)
STATUS
Optional
string
Statistical Account status. Use active for Active otherwise use inactive for Inactive. (Default: active)
REQUIREDEPT
Optional
boolean
Use true to make department required for this account, otherwise use false. (Default: false)
REQUIRELOC
Optional
boolean
Use true to make location required for this account, otherwise use false. (Default: false)
REQUIREPROJECT
Optional
boolean
Use true to make project required for this account, otherwise use false. (Default: false)
REQUIRECUSTOMER
Optional
boolean
Use true to make customer required for this account, otherwise use false. (Default: false)
REQUIREVENDOR
Optional
boolean
Use true to make vendor required for this account, otherwise use false. (Default: false)
REQUIREEMPLOYEE
Optional
boolean
Use true to make employee required for this account, otherwise use false. (Default: false)
REQUIREITEM
Optional
boolean
Use true to make item required for this account, otherwise use false. (Default: false)
REQUIRECLASS
Optional
boolean
Use true to make class required for this account, otherwise use false. (Default: false)
REQUIRETASK
Optional
boolean
Use true to make task required for this account, otherwise use false. (Default: false)
REQUIREGLDIM*
Optional
boolean
Use true to make user defined dimension required for this account, otherwise use false. UDD object integration name usually appended to REQUIREGLDIM. (Default: false)
Record number of account to update. Required if not using ACCOUNTNO.
ACCOUNTNO
Optional
string
Account number. Required if not using RECORDNO.
TITLE
Required
string
Title
CATEGORY
Optional
string
System Category
ACCOUNTTYPE
Optional
string
Report type. Use forperiod for a For the period account otherwise use cumulative for a Cumulative balance account. (Default: forperiod)
STATUS
Optional
string
Statistical Account status. Use active for Active otherwise use inactive for Inactive. (Default: active)
REQUIREDEPT
Optional
boolean
Use true to make department required for this account, otherwise use false. (Default: false)
REQUIRELOC
Optional
boolean
Use true to make location required for this account, otherwise use false. (Default: false)
REQUIREPROJECT
Optional
boolean
Use true to make project required for this account, otherwise use false. (Default: false)
REQUIRECUSTOMER
Optional
boolean
Use true to make customer required for this account, otherwise use false. (Default: false)
REQUIREVENDOR
Optional
boolean
Use true to make vendor required for this account, otherwise use false. (Default: false)
REQUIREEMPLOYEE
Optional
boolean
Use true to make employee required for this account, otherwise use false. (Default: false)
REQUIREITEM
Optional
boolean
Use true to make item required for this account, otherwise use false. (Default: false)
REQUIRECLASS
Optional
boolean
Use true to make class required for this account, otherwise use false. (Default: false)
REQUIRETASK
Optional
boolean
Use true to make task required for this account, otherwise use false. (Default: false)
REQUIREGLDIM*
Optional
boolean
Use true to make user defined dimension required for this account, otherwise use false. UDD object integration name usually appended to REQUIREGLDIM. (Default: false)