Skip to main content

Return the regular pickups for an store.

Return the regular pickups for an store.

Path Parameters
  • storeId string required

    Possible values: Value must match regular expression \d+

Responses

Success.


Schema array
  • weekday int64

    Possible values: <= 6

    0=Sunday, 1=Monday, ...

  • startTimeOfPickup Time of pickup (UTC).
  • maxCountOfSlots Count of maximum allowed foodsavers for pickup.

    Possible values: <= 10

  • description Description of the pickup slot.
Loading...