Find Action by OrderId
find_action_by_orderFind an order by its OrderId to get action status and reversal reason, using the Advanced Action Listing report when the standard endpoint cannot filter by OrderId.
Instructions
Trace a specific order (e.g. a test order) by its OrderId via the Advanced Action Listing report, including the action's Status and reversal reason (Status Detail / DispositionCode). The plain Actions endpoint can't filter by OrderId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endDate | No | Report range end | |
| orderId | Yes | The order identifier (Oid) to look up | |
| startDate | No | Report range start (defaults applied by Impact if omitted) |