BIS Server API System Counter
The BIS System Counter API manages counters, enabling browse, create, update, and delete operations via REST resources.
Description
The BIS Server API System Counter provides a standardized REST interface for managing system counter master data within the integration platform. It supports full lifecycle operations, including browsing existing system counter records, creating new counters, modifying existing ones, and deleting counters when no longer needed.
All system counter records are treated as REST resources and are uniquely identified using a dedicated REST Resource ID, referred to as the identifier. This ensures consistent and reliable access and manipulation of resources across the API.
Within this API, a resource is represented by a System Counter entity. This entity defines configuration settings for counters used within the platform, enabling tracking, sequencing, or counting functionality as required.
The API enables efficient, consistent, and automated management of system counters, supporting reliable integration processes.