SEEBURGER BIS Server APIs
BIS Server API Smart Retry
The BIS Smart Retry API manages retry profiles and processes, supporting retrieval and full CRUD operations via REST.
Description
The BIS Server API Smart Retry provides a REST-based interface for managing smart retry configurations within the integration platform. It enables retrieval of smart retry gates and processes using GET operations, as well as full lifecycle management of smart retry profiles.
The API supports creating new retry profiles, modifying existing ones, deleting profiles, and retrieving profile data. All entities are handled as REST resources and are accessed using unique identifiers.
This service allows flexible configuration of retry behavior, improving reliability and fault tolerance in message processing and integration workflows.