classifications
Create an accounting class
Create a new accounting class.
post/v3/classifications/accounting-classes
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}}
Request body
Example request
{
"name": "Prepaid Subscriptions",
"description": "Prepaid Subscriptions class (Prepaid Expenses account)"
}Response
Create an accounting class response
Changes
No recorded changes to this endpoint across all 1 revision of this API.