Local Delivery Integration SPI
Describes the Local Delivery integration to be called by Wix and received by the relevant registered local delivery provider third-party. This integration is used to get a delivery estimate or to create a delivery. Here we describe the endpoints you need to implement in your app. Learn more.
Additional information about this section
- POST
This endpoint creates an order for a delivery. Wix calls this endpoint when a customer requests a delivery on the merchant's Wix site. You cannot try out this ...
- POST
This endpoint retrieves the status of an account with the local delivery service provider from your app. The status determines if delivery operations are ...
- POST
This endpoint retrieves an estimate for a delivery from your app, including the delivery fee and when the local delivery service provider can dispatch the ...
- POST
The endpoint retrieves a list of account IDs for a merchant's store, restaurant, or business (instance) using your app. Wix calls this endpoint, for example, ...