Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
The idempotency key that will be used to ensure the request is only performed once
Path Parameters
The company ID with the prefix 'cmp_'.
Body
The name of the billable item
The type of billable item which can be one of CUSTOM_USAGE or CUSTOM_OBJ, based on usage-based item or object-based item
CUSTOM_USAGE, CUSTOM_OBJ The description of the billable item
The display units of the billable item which can be UNITS, AMOUNT, THOUSAND_UNITS or MILLION_UNITS, based on whether they need to be displayed as units, amounts, thousands of units (K) or millions of units (M)
UNITS, AMOUNT, THOUSAND_UNITS, MILLION_UNITS The public name of the billable item
Response
OK
The company ID for the billable item
The date the billable item was created
Any description attached to the billable item
The display type of the billable item which can be one of UNITS, AMOUNT, THOUSAND_UNITS, MILLION_UNITS
Whether the billable item can be further edited
The public name of the billable item
The ID of the billable item in Maple
The name of the billable item
Whether this is a standard billable item in Maple or a custom billable item
The type of the billable item which can be one of CUSTOM_USAGE or CUSTOM_OBJ, based on usage-based item or object-based item
The date the billable item was last updated