EXTRAS
Operation Reconcilation Service
Here are the details how to return all registered operations for a given timeframe.
Integration and details
GET https://[host]:[port]/api/integration-services/v1/operations-reconciliation?registeredFrom={registeredFromDate}®isteredTill={registeredTillDate}
Request
Timestamp Format: ISO 8601 yyyy-MM-dd’T’HH:mm:ss.SSSX.
Example: 2024-08-16T13:00:00.605Z
Timestamp Format: ISO 8601 yyyy-MM-dd’T’HH:mm:ss.SSSX.
Example: 2024-08-20T13:00:00.605Z
Response
Two options for responses - either operations[] or errors[].
Operation
External identifier of operation.
Business unit to which operation belongs to.
Response example
Error Message
Error code.
Error description.