DOC

io.sdks : data-and-reporting-sdk

Maven & Gradle

May 28, 2024
0 stars

Data And Reporting SDK · Data And Reporting product consists of API's which provides details of transaction and invoice informations about shell cards. The Shell Card Transaction and Invoice API is REST-based and employs Basic authentication in Version 1 and Oauth authentication in Version 2 end points. The API endpoints accept JSON-encoded request bodies, return JSON-encoded responses and use standard HTTP response codes. All resources are located in the Shell Card Platform. The Shell Card Platform is the overall platform that encompasses all the internal Shell systems used to manage resources.

Table Of Contents

Latest Version

Download io.sdks : data-and-reporting-sdk Javadoc & API Documentation - Latest Versions:

All Versions

Download io.sdks : data-and-reporting-sdk Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file data-and-reporting-sdk-1.0.0-javadoc.jar to data-and-reporting-sdk-1.0.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder data-and-reporting-sdk-1.0.0-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "data-and-reporting-sdk-1.0.0-sources.jar" -d "data-and-reporting-sdk-1.0.0-javadoc" -subpackages