List pickup points by location
Retrieves information on pickup points close to a given location determined by geocoordinates or postal code.
The pickup points returned are not necessarily all active ones. Make sure to validate the information consumed by integrations.
Permissions
This endpoint does not require permissions.
Query parameters
Geocoordinate.
Geocoordinates (first longitude, then latitude) around which to search for pickup points. If you use this type of search, do not pass postal and country codes.
Postal code around which to search for pickup points. If you use this type of search, make sure to pass a countryCode and do not pass geoCoordinates.
Three letter country code refering to the postalCode field. Pass the country code only if you are searching pickup points by postal code.
Shows the product's estimated shipping date in the shippingEstimate field from the orderForm.
Headers
Type of the content being sent.
HTTP Client Negotiation Accept Header. Indicates the types of responses the client can understand.
Response
OK