Update Store Availability
Set a store's availability — including a closedUntil timestamp to temporarily mark the store closed.
When to Use
▾
Use this endpoint when:
- Closing the store for a holiday, break, or maintenance window
- Reopening the store ahead of schedule
How to Use
▾
/v3/servicePOST function: "update.store.avaiablility" with storeId and closedUntil (ISO 8601).
Request Parameters
▾
alacarte service
Example: "alacarte"
Currently only support 'v1"
Example: "v1"
Function that provide by alacarte
Example: "update.store.avaiablility"
Request body
ID of the Store that Create from RM
Example: "2808912573238362402"
Set when your store will close
Example: "2020-09-22T05:00:06.741Z"
Response Parameters
▾
Store settings
Set when your store will close
Example: "2020-09-22T05:00:06.741Z"
We have 4 type for user to choose
Example: ["DELIVERY", "DINEIN", "DRIVE_THRU", "PICKUP"]
Delivery settings
Current delivery service for merchant to select "OWN" , "MRSPEEDY" , "GRABEXPRESS"
Example: "OWN"
Delivery cost tiers (null if not using OWN delivery)
we have "DYNAMIC" , "FIXED"
Example: "FIXED"
Set a Start Distance (In Meter)
Example: 0
Set a End Distance (In Meter)
Example: 5000
Set Distance amount
Example: 0
Enabled third-party delivery methods (null if none)
Delivery fee waiver rules (empty array if none)
Example: []
Last update date time
Example: "2020-09-22T04:44:57.950398414Z"