Select the organizations that are considered for pickup based on a rectangular area defined by the top-left and bottom-right co-ordinates.
Select the organizations that are considered for pickup based on a circular area defined by the center co-ordinate and a radius (specified in km).
If specified as true then all relevant pick-up OrganizationUnits are returned, whether they have available stock or not.
Defaults to false and only has effect if IncludePickupOrganizationUnits
is set to true
.
If specified as true the response will contain the pickup organizations. Which organizations are included depends on the rest of the request:
InArea
it will contain the organizations within the area.InRadius
it will contain the organizations within the radius of the given center co-ordinates.OrganizationUnitIDs
then those are returned.In all cases, whether or not all of them are returned or only those that contain stock is determined by IncludeOrganizationUnitsWithoutStock
. By
default only organizations with stock are returned.
If the request specifies more than one product, the organization will only be returned if all products have stock (unless
IncludeOrganizationUnitsWithoutStock
is true
).
When the pickup organizations are returned, this determines what returned opening-hours are returned. See each value of the enum for details.
This can be optionally used to provide a list of shops for which you would like to check pick-up availability. Entity type: OrganizationUnit
This field lets you specify whether the pickup availability date you get back (in case you requested it) for each product should be based on your current OrganizationUnit, or whether it should be the OrganizationUnit that has the earliest availability for the product. Defaults to FastestShop.
Include the expected date on which the provided products can be picked-up from a shop.