getCombinedMethodAvailability( )

Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Retrieves the combined availability of a list of fulfillment methods.

The combined availability is a list of times during which one or more of the given fulfillment methods is available, and the types of those fulfillment methods.

Permissions
Manage Restaurants - all permissions
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
fulfillmentMethodIdsArray<string>Required

IDs of fulfillment methods used to determine the combined availability.

Returns
Return Type:Promise<GetCombinedMethodAvailabilityResponse>
Was this helpful?
Yes
No