Web Services Reference for Oracle Billing Insight > Examples of Web Services > Examples of the Analytics Web Services >

Example of Downloading a Batch Report


This example shows how to use the batchrpts Web service to download a batch report in CSV file format.

Operation

Use the following operation to get a batch report:

GET /batchrpts/download/csv/{batrpt_id}

Sample URL

The following is a sample URL for this Web service example:

http://myhost.example.com:7017/rs/api/v2/batchrpts/3/download?downloadFormat=csv

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