Does it Support the Delivery Date in API We Need to Integrate With Other Systems?

Yes, we do provide APIs for different modules of delivery date scheduler. API makes the integration process easier with any other extension. Below are the images which will give you the details related to the Rest API endpoints.

Rest API endpoints

  • Get delivery info in the existing order details API:

URL: SiteURL/rest/V1/order/:order_id

  • Delivery info of order in the search Criteria or Filter:

  • Delivery date information for date picker or timeslot.

URL : baseurl/rest/V1/deliverydateinfo

You can also refer to our User Manual for more elaborate information.

Related Articles