getCombinedMethodAvailability( )


Deprecated

This method has been replaced with Get Aggregated Method Availability, and will be removed on February 10, 2025.

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>
Errors

This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?