πŸš€ Features

  • Add PATCH /teams/{teamId}/schedules/{scheduleId} to update team schedule
  • Add DELETE /teams/{teamId}/schedules/{scheduleId} to delete team schedule
  • Add POST /teams/{teamId}/schedules to create team schedule
  • Add endpoint to get vehicle model details
  • Add POST /teams/{teamId}/plan-subscriptions to subscribe team to plan
  • Add cursor-based team search endpoint
  • Add endpoints to share a vehicle with users
  • Add v2 charge-keys resource
  • Add GET /teams/{teamId}/settings to get team settings
  • Add endpoint to transfer vehicle ownership
  • Add POST /vehicle-authorization-links to create vehicle authorization link

πŸš€ Features

  • Pass through first_item_at and last_item_at timestamps for split billing settlements
  • Update installer job charge point
  • Expose national_id field for user

πŸš€ Features

  • Expose autoStart on charge point GET responses

πŸš€ Features

  • Add create, get, update, and remove team member fee endpoints
  • Add apply team member fee endpoint
  • Add reject sponsored charge point endpoint
  • Expose reimbursement fields on team-member, team-member-profile, and sponsored-charge-point endpoints
  • Publish home endpoints in v1 docs under Teams

πŸ”§ Fixes

  • Deliver non-charge-point webhook events when teamIds filter is set

πŸ“¦ Other

  • Rename charge-point grid endpoints to /grid and drop V2 labels
  • Move home endpoints under /api/v1/teams/{teamId}/home
  • Update grid endpoint Swagger labels to PowerBank wording
  • Clarify canPayWithTeamWallet is for shop purchases, not charging

πŸš€ Features

  • Add endpoint to remove team member fees

πŸš€ Features

  • Add archive endpoint for installer jobs
  • Add approve endpoint for sponsored charge points
  • Add mark installer job complete endpoint
  • Add list installer job charge points endpoint

πŸš€ Features - Add GET /price-groups/{id}/member-fees endpoint

  • Add applied-teams endpoint to Price Groups
  • Allow operator-scoped POST /price-groups - Add charge-points endpoint to Price Groups πŸ”§ Fixes
  • Return charge point address for partial values in read endpoints

πŸš€ Features

  • Support team-based filtering for charge-point events in webhooks

πŸš€ Features

  • Add GET /cdrs cursor-paginated endpoint

πŸš€ Features

  • Add POST /team-members/bulk for bulk invitations
  • Add endpoint to transfer team ownership
  • Add POST /subscriptions/bulk endpoint
  • Add PUT /subscriptions/{id} endpoint
  • Add PATCH /operators endpoint
  • Add GET/POST /operators/third-party-integrations endpoints
  • Add plan stats endpoint
  • Add GET /subscriptions/{id}/cancel/preview endpoint
  • Add reject team-member join request endpoint
  • Add cursor-paginated GET /charge-auth-tokens/search endpoint
  • Expose selectedTeamIds on promotion-code endpoints
  • Add GET /operators/{id}/sub-operators endpoint
  • Add SplitBilling price caps to endpoints and DTOs