Retrieval of available times for pickup at the location or home delivery
write:ordersClient 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)
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
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 addressSee 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)