[REST Api] How can I get fulfillsOnlineOrders property from Restful api

Topic summary

A user is seeking to retrieve the fulfillsOnlineOrders property for locations via the REST API instead of GraphQL.

Current Status:

  • This property is not available through the REST API.
  • Another participant confirms they are actively migrating their application to use GraphQL for location data specifically because of this limitation.

Resolution:

  • The discussion indicates that GraphQL is the required approach to access this property.
  • No REST API solution exists for this use case.
Summarized with AI on November 23. AI used: claude-sonnet-4-5-20250929.

How can I get fulfillsOnlineOrders property in Location from Restful api instead of GraphQL api?

You cannot. I’m actually in the middle of changing our app to use GQL for locations for that very reason.