v1

latestOpenAPI 3.0.12026-07-24310590875.6 KB
classifications

Get accounting class details

Get details about an existing accounting class.

get/v3/classifications/accounting-classes/{id}

Path parameters

idstring required

BILL-generated ID of the accounting class. The value begins with cls.

Example:{{accounting_class_id}}

Headers

sessionIdstring nullable

API session ID generated with /v3/login

Example:{{session_id}}
devKeystring nullable

Developer key generated with your BILL developer account

Example:{{developer_key}}

Response

Get accounting class details response

idstring

BILL-generated ID of the accounting class. The value begins with cls.

namestring

Accounting class name

shortNamestring

Accounting class short name

descriptionstring

Accounting class description

parentIdstring

BILL-generated ID of the parent accounting class. You can set this field if this accounting class is a child object.

archivedboolean

Set as true if the accounting class is archived

createdTimestring date-time

Created date and time

updatedTimestring date-time

Updated date and time