Costcenter

Cost centers [Costcenter] can be used for classification of costs from expenses and employee's time for reporting and accounting purposes.

XML

SOAP

REST

Database table

Object

Costcenter

oaCostcenter

cost_center

Supported Commands

Add, Read, Modify, Delete

add(), read(), modify(), upsert(), delete()

The Costcenter object has the following properties:

Note:

Costcenter object properties may also include custom fields. The object type supports the custom equal to read method and the enable_custom read attribute.

XML / SOAP

Database

Description

active

active

A 1/0 field indicating whether this is active.

code

acct_code

Optional accounting system code for integration with external accounting systems.

created

created

[Read-only] Time the record was created.

See Date Fields

externalid

external_id

If the record was imported from an external system you store the unique external record ID here.

id

id

[Read-only] Unique ID. Automatically assigned by OpenAir.

name

name

[Required] The name of the cost center.

notes

notes

Cost center notes.

picklist_label

Label as shown on form picklist.

updated

updated

[Read-only] Time the record was last updated or modified.

See Date Fields