Web Services Reference for Oracle Self-Service E-Billing > RESTful API Resource Reference >

Web Service API Resources for Service Agreements


You use the serviceagreements resource described in Table 13 to manage service agreements in Oracle Self-Service E-Billing.

Table 13. API Resources for Service Agreements
Operation
Resource URI
Additional Input Parameters
Description

GET

/serviceagreements

None

Returns all service agreements for the current period.

POST

/serviceagreements

None

Creates a service agreement and adds it to the billing hierarchy.

GET

/serviceagreements/accounts/{account_id}

None

Returns all service agreements for an account.

GET

/serviceagreements/accounts/{account_id}/{sa_number}

None

Returns information for a service agreement.

PUT

/serviceagreements/accounts/{account_id}/{sa_number}

None

Updates information for a service agreement.

Web Services Reference for Oracle Self-Service E-Billing Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.