Bookshelf Home | Contents | Index | PDF | ![]() ![]() |
Web Services Reference for Oracle Self-Service E-Billing > Examples of Web Services > Examples of the Users Web Service > Example of Getting a List of UsersThis example shows you how to use the users Web service to get a list of users. The list returned is based on the authenticated user's role. OperationUse the following operation to get a list of users: Sample URLThe following is a sample URL for this Web service example: http://myhost.example.com:7017/ebillingrs/rs/users RolesThe following roles are valid for this Web service example: XML ResponseThe following is an example of the XML response: <firstName>Mahendra</firstName> <email>mdhoni@example.com</email> <email>fedorastuart@example.com</email> |
![]() |
![]() ![]() |
Web Services Reference for Oracle Self-Service E-Billing | Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices. | |