Web Services Reference for Oracle Self-Service E-Billing > RESTful API Resource Reference >
Web Service API Resources for Billing Periods
You use the periods resource described in Table 10 to manage billing period-related information in Oracle Self-Service E-Billing.
Table 10. API Resources for Billing Periods
|
|
Additional Input Parameters |
|
GET |
/periods |
numResults |
Returns a list of the available billing periods. |
GET |
/periods/current |
None |
Returns the current period for the system date. |
GET |
/periods/latest |
None |
Returns the latest period for which a user has the billing data loaded. |
|