Pickup / delivery times
Retrieval of available times for pickup at the location or home delivery
write:ordersAuthorizations
Client ID for API Client authentication (must be used together with Client Secret)
Client Secret for API Client authentication (must be used together with Client ID)
Body
Delivery method:
0= pickup at location1= home delivery0t= at table20= pickup at pickup point0e-{id}= event (where {id} is the event ID)dcf-{id}= custom method (where {id} is the method ID)
Location identifier. Required for multi-location restaurants
Address identifier (obtained from address validation). Required if dmethod = 1 (home delivery)
ISO 639-1 language code; defaults to restaurant settings
Response
Available times response
Operation result: true if successful, false if failed
Error code if the operation failed. Possible values:
SUBRESTAURANT_NOT_FOUND= location not foundINVALID_ADDRESS= invalid address
See Error codes for general error codes that may occur.
Human-readable error description if the operation failed
Available times data (present only if success = true)