Anchor to CartDeliveryCoordinatesPreferenceCart
objectCart Delivery Coordinates Preference
Preferred location used to find the closest pick up point based on coordinates.
Anchor to FieldsFields
- Anchor to countryCodecountry•Country
Code Code! non-null The two-letter code for the country of the preferred location.
For example, US.
- Anchor to latitudelatitude•Float!non-null
The geographic latitude for a given location. Coordinates are required in order to set pickUpHandle for pickup points.
- Anchor to longitudelongitude•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?