sideshift_status
Check the status of a SideShift shift order by providing a shift ID. Returns the shift record along with booleans indicating if the order is final, successful, or failed.
Instructions
Check the status of a SideShift shift order. Returns the shift record plus is_final / is_success / is_failed booleans.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shift_id | Yes | ID from sideshift_send or sideshift_receive |