ERPSpan docs

companies

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

List companies

Endpoints

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

Fields

FieldTypeNullable
idstringno
namestringyes
numbernumberyes

Filters

No filters beyond limit and cursor.

On this page