Advance or change the status of an application
| Parameter | Type | Required | Description |
|---|---|---|---|
application_id | string (UUID) | Yes | The application ID |
| Field | Type | Required | Description |
|---|---|---|---|
target_stage | string (UUID) | No | Stage to advance to |
status | string | No | New status (COMPLETED, REJECTED, etc.) |
reason | string | No | Reason for the status change |