Skip to main content
Anchor to CartDeliveryCoordinatesPreferenceInput

CartDeliveryCoordinatesPreferenceInput

input_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?

Anchor to Input objects using this inputInput objects using this input

•INPUT OBJECT

The coordinates of a delivery location in order of preference.


Was this section helpful?