Riege SoftwareTechnical description scope-rest-webservices

Charge Type API

Purpose

The Charge Type API provides read-only access to charge types maintained in Scope. Charge types represent individual services that are billed to the customer or billed by a supplier. Data can be retrieved in either XML or JSON format.

API response

The API supports both XML and JSON responses. Regardless of the selected format, the returned data follows the same logical structure and contains the same information.

Current XML schema version 1: chargeType-v1.xsd

Imported schemas:

Examples:

API documentation

The API is described using the OpenAPI Specification (OAS), enabling tools such as Swagger UI and OpenAPI Generator to visualize the API and generate client code for a wide range of programming languages.

Version 2