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.
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 2: chargeType-v2.xsd
Imported schemas:
Examples:
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.