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
Changes
No recorded changes to this endpoint across all 1 revision of this API.