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
registeredFrom
date
requiredTimestamp Format: ISO 8601 yyyy-MM-dd’T’HH:mm:ss.SSSX.
Example: 2024-08-16T13:00:00.605Z
registeredTill
date
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
ExtId
string
External identifier of operation.
businessUnit
string
Business unit to which operation belongs to.
Response example
Error Message
code
string
Error code.
description
string
Error description.