listAvailableFulfillmentMethodsForAddress( )


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 a list of up to 100 fulfillment methods available for a given address.

The response will only include:

  • Non-delivery fulfillment methods.
  • Delivery fulfillment methods that are available to the given address according to their delivery areas.
Method Declaration
Copy
Method Parameters
optionsListAvailableFulfillmentMethodsForAddressOptions

Options for listing the available fulfillment methods.

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