AM/TA/Inv - Get Orchestration Details
Details
Synopsis
- : readTransactionData
The number of rows being retrieved. Must be a positive integer.
The offset (i.e. row start index). Must be a positive integer (or 0).
The comma delimited list of orchestration ids to filter the orchestration records. Up to 50 records can be provided. Each record should be a UUID v4 value.
bbb562cc-636a-48c0-9d77-ba1f1b15da07,2159457f-0167-4e93-a969-9cf0db05e0bfThe comma delimited list of statuses to filter the orchestration records. Up to 5 entries can be provided.Available values: queued, in_progress, success, failed, dlq
queued,successThe comma delimited list of source db transaction ids to filter the orchestration records. Up to 50 records can be provided. Each record should be a UUID v4 value.
bbb562cc-636a-48c0-9d77-ba1f1b15da07,2159457f-0167-4e93-a969-9cf0db05e0bfSuccessfully retrieved orchestration details
The unique identifier of orchestration flow.
3f50c1e2-1c4b-4b8b-9a6e-2b5e4e5f6a7bThe timestamp of when the orchestration started.
2024-09-12T00:00:00.000ZDate-time string
2024-09-12T00:00:00.000ZDate string
1980-01-01Epoch timestamp (milliseconds)
1185106460000The status of the orchestration.
successThe status of the orchestration.
The timestamp of when the orchestration was completed. This field will not be present until the orchestration is finished.
2024-09-12T00:00:00.000ZDate-time string
2024-09-12T00:00:00.000ZDate string
1980-01-01Epoch timestamp (milliseconds)
1185106460000The list of unique identifiers of the transactions that are being orchestrated in the current flow. They are sorted by execution order.
["12340c1e2-1c4b-4b8b-9a6e-2b5e4e5f5678","abcdc1e2-1c4b-4b8b-9a6e-2b5e4e5fmnbv"]The unique identifier of the transaction that triggered the orchestration flow.
12340c1e2-1c4b-4b8b-9a6e-2b5e4e5f5678Current execution step.
1The timestamp of when the orchestration request was created.
2024-09-12T00:00:00.000ZDate-time string
2024-09-12T00:00:00.000ZDate string
1980-01-01Epoch timestamp (milliseconds)
1185106460000The following error codes can be returned: - GN0002 - GN0004 - GN0005 Please refer to the error code dictionary for the details of each error code.
The following error codes can be returned: - AU0001 Please refer to the error code dictionary for the details of each error code.
The following error codes can be returned: - AU0002 Please refer to the error code dictionary for the details of each error code.
Last updated
Was this helpful?

