# REST API for Latepoint ## Docs - [Get Agents Availability](https://docs-restapi.wplimit.com/api-reference/agents/availability.md): Get agents with flexible filtering and optional availability checking - [Get Agent](https://docs-restapi.wplimit.com/api-reference/agents/get.md): Retrieve a specific agent by ID. - [List Agents](https://docs-restapi.wplimit.com/api-reference/agents/list.md): Retrieve a list of all agents with advanced filtering, pagination, and sorting options. - [Check Availability](https://docs-restapi.wplimit.com/api-reference/availability/check.md): Check availability for a specific service, agent, date, and duration. - [Create Multiple Bookings](https://docs-restapi.wplimit.com/api-reference/bookings/bulk-create.md): Creates multiple bookings in a single request with automatic availability validation and error handling. - [Create Booking](https://docs-restapi.wplimit.com/api-reference/bookings/create.md): Creates a new booking in the LatePoint system with automatic availability validation. - [Delete Booking](https://docs-restapi.wplimit.com/api-reference/bookings/delete.md): Delete an existing booking from the system - [Get Booking](https://docs-restapi.wplimit.com/api-reference/bookings/get.md): Retrieves detailed information for a specific booking - [List Bookings](https://docs-restapi.wplimit.com/api-reference/bookings/list.md): Retrieves a paginated list of all bookings with filtering and search options. - [Update Booking](https://docs-restapi.wplimit.com/api-reference/bookings/update.md): Updates an existing booking - [Create Coupon](https://docs-restapi.wplimit.com/api-reference/coupons/create.md): Create a new coupon. - [Delete Coupon](https://docs-restapi.wplimit.com/api-reference/coupons/delete.md): Delete a coupon. Cannot delete coupons with associated orders. - [Get Coupon](https://docs-restapi.wplimit.com/api-reference/coupons/get.md): Retrieve a specific coupon by code. - [List Coupons](https://docs-restapi.wplimit.com/api-reference/coupons/list.md): Retrieve a list of all coupons with optional filtering and pagination. - [Update Coupon](https://docs-restapi.wplimit.com/api-reference/coupons/update.md): Update an existing coupon. - [Create Customer](https://docs-restapi.wplimit.com/api-reference/customers/create.md): Create a new customer in the system - [Delete Customer](https://docs-restapi.wplimit.com/api-reference/customers/delete.md): Delete a customer from the system - [Get Customer](https://docs-restapi.wplimit.com/api-reference/customers/get.md): Retrieves detailed information of a specific customer - [List Customers](https://docs-restapi.wplimit.com/api-reference/customers/list.md): Get a list of all registered customers - [Update Customer](https://docs-restapi.wplimit.com/api-reference/customers/update.md): Update an existing customer in the system - [HTTP Status Codes](https://docs-restapi.wplimit.com/api-reference/errors.md): HTTP status codes used by the LatePoint API - [API Introduction](https://docs-restapi.wplimit.com/api-reference/introduction.md): Fundamental concepts of LatePoint API Extension - [Get Location](https://docs-restapi.wplimit.com/api-reference/locations/get.md): Retrieve a specific location by ID. - [List Locations](https://docs-restapi.wplimit.com/api-reference/locations/list.md): Retrieve a list of all locations. - [Create Order](https://docs-restapi.wplimit.com/api-reference/orders/create.md): Create a new order. - [Delete Order](https://docs-restapi.wplimit.com/api-reference/orders/delete.md): Delete an order. Force deletion is required for completed orders. - [Get Order](https://docs-restapi.wplimit.com/api-reference/orders/get.md): Retrieve a specific order by ID. - [List Orders](https://docs-restapi.wplimit.com/api-reference/orders/list.md): Retrieve a list of orders with pagination and filtering options. - [Update Order](https://docs-restapi.wplimit.com/api-reference/orders/update.md): Update an existing order. - [Create Payment](https://docs-restapi.wplimit.com/api-reference/payments/create.md): Create a new payment transaction. - [Delete Payment](https://docs-restapi.wplimit.com/api-reference/payments/delete.md): Delete a payment transaction. - [Get Payment](https://docs-restapi.wplimit.com/api-reference/payments/get.md): Retrieve a specific payment by ID. - [List Payments](https://docs-restapi.wplimit.com/api-reference/payments/list.md): Retrieve a list of all payments with pagination support. - [Update Payment](https://docs-restapi.wplimit.com/api-reference/payments/update.md): Update an existing payment transaction. - [List Service Categories](https://docs-restapi.wplimit.com/api-reference/services/categories.md): Retrieve a list of all service categories with service count and pagination support. - [Create Service](https://docs-restapi.wplimit.com/api-reference/services/create.md): Create a new service. - [Delete Service](https://docs-restapi.wplimit.com/api-reference/services/delete.md): Delete a service. Cannot delete services with associated bookings. - [Get Service](https://docs-restapi.wplimit.com/api-reference/services/get.md): Retrieve a specific service by ID with optional related data. - [List Services](https://docs-restapi.wplimit.com/api-reference/services/list.md): Retrieve a list of all services with advanced filtering, pagination, and sorting options. - [Update Service](https://docs-restapi.wplimit.com/api-reference/services/update.md): Update an existing service. - [System Information](https://docs-restapi.wplimit.com/api-reference/system/info.md): Get system information including plugin versions and available endpoints. - [Test Endpoint](https://docs-restapi.wplimit.com/api-reference/system/test.md): Test endpoint to verify API functionality and LatePoint class availability. - [Authentication](https://docs-restapi.wplimit.com/authentication.md): Learn how to authenticate securely with the LatePoint API - [REST API for Latepoint](https://docs-restapi.wplimit.com/index.md): Powerful REST API extension for LatePoint booking system - [Post-Installation Configuration](https://docs-restapi.wplimit.com/installation/configuration.md): Configure LatePoint API Extension after installation - [System Requirements](https://docs-restapi.wplimit.com/installation/requirements.md): Technical requirements for installing LatePoint API Extension - [Plugin Installation](https://docs-restapi.wplimit.com/installation/setup.md): Step-by-step guide to install LatePoint API Extension - [Quick Start Guide](https://docs-restapi.wplimit.com/quickstart.md): Set up LatePoint API Extension in minutes ## OpenAPI Specs - [openapi](https://docs-restapi.wplimit.com/api-reference/openapi.json) ## Optional - [REST API for Latepoint](https://wplimit.com) - [Support](https://wplimit.com)