Skip to main content
Anchor to CartDeliveryCoordinatesPreference

CartDeliveryCoordinatesPreference

object

Preferred location used to find the closest pick up point based on coordinates.

•CountryCode!
non-null

The two-letter code for the country of the preferred location.

For example, US.

•Float!
non-null

The geographic latitude for a given location. Coordinates are required in order to set pickUpHandle for pickup points.

•Float!
non-null

The geographic longitude for a given location. Coordinates are required in order to set pickUpHandle for pickup points.


Was this section helpful?