Skip to content

Add API endpoint for promoting a plan record to done and creating associated record - #1303

Open
iamdabe wants to merge 1 commit into
hargata:mainfrom
iamdabe:API-Plan-Promote
Open

Add API endpoint for promoting a plan record to done and creating associated record#1303
iamdabe wants to merge 1 commit into
hargata:mainfrom
iamdabe:API-Plan-Promote

Conversation

@iamdabe

@iamdabe iamdabe commented Mar 8, 2026

Copy link
Copy Markdown
Contributor

The PR adds a new endpoint to promote a PlanRecord to done and create corresponding Service, Repair, or Upgrade record. Bringing it inline with the UI flow.

Implemented as a simple GET /api/vehicle/planrecords/promote?id={id}&odometer={odometer}

Follows the minimal signature pattern used by other GET endpoints (no request body).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant