/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.

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 account given its id.

put

Update a given account.

delete

Delete a given account.

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.

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 activity given its id.

put

Update a given activity.

delete

Delete a given activity.

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 fiscal-periods in a system, federation of systems, or in a default business.

get

Get all fiscal-periods in the system or default business.

post

Create a new fiscal-period in the default business.

Entity representing a fiscalPeriod form metadata.

get

Get form metadata for creating a new fiscalPeriod.

Entity representing a fiscal-period

get

Get a fiscal-period given its id.

put

Update a given fiscal-period.

delete

Delete a given fiscal-period.

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.

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 business given its id.

put

Update a given business.

delete

Delete a given business.

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 fiscal-periods in this business

put

Add the given fiscal-period to this business

delete

Remove the given fiscal-period from the business.