Skip to main content
GET
Get Classification

Authorizations

X-API-KEY
string
header
required

Path Parameters

classification_id
integer
required

Response

200 - application/json

OK

created_at
string<date-time>
required

Date and time the record was created

updated_at
string<date-time>
required

Date and time the record was last updated

id
integer
required
selections
PublicSelectionItemOut · object[]
required
required_for_records
enum<string>[]
required
Available options:
purchase_order,
sales_order,
cash_sale,
invoice,
bill,
direct_expense,
vendor_credit,
journal_entry,
intercompany_journal_entry,
customer_credit,
customer_deposit,
statistical_journal
parent_id
integer | null
required
parent_name
string | null
required
name
string
required
Maximum string length: 128
created_by
AuditActorSchemaOut · object | null

Schema for audit actor information.

updated_by
AuditActorSchemaOut · object | null

Schema for audit actor information.

is_active
boolean
default:true
Last modified on September 8, 2026