LogoLogo
Build appsContact API support
  • Build apps
  • Site Templates
  • API Reference
  • Changelog
  • Ecwid API Changelog
  • May 2025
    • May 16
  • April 2025
    • April 25
    • April 11
  • March 2025
    • March 28
    • March 25
    • March 20
    • March 17

Lightspeed® 2025

On this page

Was this helpful?

  1. April 2025
  2. April 25

Delivery/pickup precision types

Last updated 24 days ago

Was this helpful?

What's new

You can now allow customers to select only the date or both the date and time at the checkout for both delivery and pickup methods. This setting has an API field called "precision type".

Changes in API

New fields for shipping method requests (GET/PUT/POST): pickupPrecisionType and scheduledTimePrecisionType.

Both fields support two values:

  • DATE - Customers can only choose the date at the checkout.

  • DATE_AND_TIME_SLOT - Customers can choose both the date and time at the checkout.

Documentation links

Search shipping options
Update shipping option
Create shipping option