Locations
Get Fulfillment Methods
Retrieves the available order methods (e.g., takeout, delivery, dine-in) for a specific location.
GET
/
api
/
v1
/
locations
/
{locationId}
/
order-methods
Authorizations
Path Parameters
The location's unique ID.
Query Parameters
The desired order time string (format: ISO 8601).
Response
200 - application/json
Describes the allowed fulfillment methods for the location.
Array of allowed order methods