Skip to main content

Create a new booking

POST 

/bookings

Create a new charging reservation at a specific location and EVSE.

The booking is initially created in REQUESTED status and transitions to PENDING while awaiting confirmation from the CPO. Once confirmed, the status changes to CONFIRMED.

Pricing: The client_price in the response includes:

  • Base CPO cost
  • Your configured reservation fee
  • Your configured commission percentage

Time Windows:

  • Reservations must be at least 15 minutes in the future
  • Maximum reservation duration is typically 4 hours (CPO-dependent)
  • Expiry is automatic if not attended within the reserved time window

Request

Responses

Booking request accepted and being processed