Schema
ReversalPlanResponse
Generated reversal plan for a cycle.
| Field | Type | Description |
|---|---|---|
cycle_idrequired | string (uuid) | Cycle UUID |
plan_idrequired | string (uuid) | Reversal plan UUID |
steps | object[] | Reversal stepsitem shapeEmpty object. |
estimated_duration_secondsrequired | integer | Estimated duration |
requires_approval | boolean | Whether reversal requires approval |
created_atrequired | string (date-time) | Plan creation timestamp |