ERPSpan docs

accounts

The `accounts` object — endpoints, fields, and filters.

List accounts

Endpoints

  • GET /v1/accounts — list (keyset-paginated)
  • GET /v1/accounts/{id} — get one

Fields

FieldTypeNullable
idstringno
indexnumberyes
descriptionstringyes
typestringyes
postingTypestringyes
activebooleanno
categoryIdnumberyes
createdAtstringyes
modifiedAtstringyes

Filters

FilterType
qstring
activeboolean

On this page