getAggregatedMethodAvailability( )


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 aggregated availability of a list of fulfillment methods.

The aggregated 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 aggregated availability.

Returns
Return Type:Promise<GetAggregatedMethodAvailabilityResponse>
Errors

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

Did this help?