PickupPoint

A pickup point for delivery.

Fields

address (String)

The street address of the pickup point.

city (String)

The city of the pickup point.

country (String)

The country code of the pickup point.

createdAt (ISO8601DateTime!)

The date and time when this pickup point was created.

district (String)

The district of the pickup point.

houseNumber (String)

The house number of the pickup point.

id (ID!)

The database ID of this pickup point.

name (String)

The name of the pickup point.

phoneNumber (String)

The phone number of the pickup point.

provider (String!)

The provider of this pickup point (e.g., metapack).

providerId (String)

The provider's unique identifier for this pickup point.

updatedAt (ISO8601DateTime!)

The date and time when this pickup point was last updated.

zipcode (String)

The postal code of the pickup point.

Last updated

Was this helpful?