Web Services Reference for Oracle Billing Insight > RESTful API Resource Reference >

Web Service API Resources for Companies


You use the companies resource described in Table 11 to manage company information in Oracle Billing Insight.

Table 11. API Resources for Companies
Operation
Resource URI
API Input Parameters
Description

GET

/companies

None

Returns all companies.

POST

/companies

None

Creates a company, creates a billing hierarchy for the company, and publishes the billing hierarchy to the current period. The load contains User id and email (enrollment).

GET

/companies/{companyId}

None

Returns a company's information.

PUT

/companies/{companyId}

Can add additional attributes.

Updates a company's information.

DELETE

/companies/{companyId}

None

Deletes a company's information.

Web Services Reference for Oracle Billing Insight Copyright © 2016, Oracle and/or its affiliates. All rights reserved. Legal Notices.