/accounts

Collection of Accounts in a system, federation of systems, or in a default Business.

get

Get all Accounts in the system or default Business.

post

Create a new Account in the default Business.

Query the collection of Accounts in a system, federation of systems, or in a default business by posting a Query object.

post

Submit a query using a AccountQuery object.

Entity representing a Account form metadata.

get

Get form metadata for creating a new Account.

The root Accounts in the Account hierarchy. A node with no parents is an orphan. While all Account Ids are known to the hierarchy, an orphan does not appear in the hierarchy unless explicitly added as a root node or child of another node.

get

Get all root root-accounts

put

Add the given Account as a root in the Account hierarchy

delete

Remove the given Account as a root in the Account hierarchy.

Entity representing a Account

get

Get a particular Account given its id.

put

Update a particular Account given its id.

delete

Delete a particular Account given its id.

Entity representing a Account form metadata for update

get

Get form metadata for updating an existing Account.

get

Get child Accounts for the given Account in the hierarchy.

put

Add Account as child of the given Account in the hierarchy.

delete

Remove the given Account as a child of the given Account in the hierarchy.

get

Get parent Accounts for the given Account in the hierarchy.

/activities

Collection of Activities in a system, federation of systems, or in a default Business.

get

Get all Activities in the system or default Business.

post

Create a new Activity in the default Business.

Query the collection of Activities in a system, federation of systems, or in a default business by posting a Query object.

post

Submit a query using a ActivityQuery object.

Entity representing a Activity form metadata.

get

Get form metadata for creating a new Activity.

The root Activities in the Activity hierarchy. A node with no parents is an orphan. While all Activity Ids are known to the hierarchy, an orphan does not appear in the hierarchy unless explicitly added as a root node or child of another node.

get

Get all root root-activities

put

Add the given Activity as a root in the Activity hierarchy

delete

Remove the given Activity as a root in the Activity hierarchy.

Entity representing a Activity

get

Get a particular Activity given its id.

put

Update a particular Activity given its id.

delete

Delete a particular Activity given its id.

Entity representing a Activity form metadata for update

get

Get form metadata for updating an existing Activity.

get

Get child Activities for the given Activity in the hierarchy.

put

Add Activity as child of the given Activity in the hierarchy.

delete

Remove the given Activity as a child of the given Activity in the hierarchy.

get

Get parent Activities for the given Activity in the hierarchy.

/fiscal-periods

Collection of FiscalPeriods in a system, federation of systems, or in a default Business.

get

Get all FiscalPeriods in the system or default Business.

post

Create a new FiscalPeriod in the default Business.

Query the collection of FiscalPeriods in a system, federation of systems, or in a default business by posting a Query object.

post

Submit a query using a FiscalPeriodQuery object.

Entity representing a FiscalPeriod form metadata.

get

Get form metadata for creating a new FiscalPeriod.

Entity representing a FiscalPeriod

get

Get a particular FiscalPeriod given its id.

put

Update a particular FiscalPeriod given its id.

delete

Delete a particular FiscalPeriod given its id.

Entity representing a FiscalPeriod form metadata for update

get

Get form metadata for updating an existing FiscalPeriod.

/businesses

Collection of Businesses in a system or federation of systems.

get

Get all Businesses.

post

Create a new Business.

Query the collection of Businesses in a system, federation of systems, or in a default business by posting a Query object.

post

Submit a query using a BusinessQuery object.

Entity representing a Business form metadata.

get

Get form metadata for creating a new Business.

The root Businesses in the Business hierarchy. A node with no parents is an orphan. While all Business Ids are known to the hierarchy, an orphan does not appear in the hierarchy unless explicitly added as a root node or child of another node.

get

Get all root root-business

Entity representing a Business

get

Get a particular Business given its id.

put

Update a particular Business given its id.

delete

Delete a particular Business given its id.

Entity representing a Business form metadata for update

get

Get form metadata for updating an existing Business.

get

Get child Businesses for the given Business in the hierarchy.

put

Add Business as child of the given Business in the hierarchy.

delete

Remove the given Business as a child of the given Business in the hierarchy.

get

Get parent Businesses for the given Business in the hierarchy.

get

Get all Accounts in this Business

put

Add the given Account to this Business

delete

Remove the given Account from the Business.

get

Get all Activities in this Business

put

Add the given Activity to this Business

delete

Remove the given Activity from the Business.

get

Get all FiscalPeriods in this Business

put

Add the given FiscalPeriod to this Business

delete

Remove the given FiscalPeriod from the Business.