Skip to main content
object

Requires read_orders access scope.

The fulfillment event that describes the fulfilllment status at a particular time.

String

The street address where this fulfillment event occurred.

String

The city where this fulfillment event occurred.

String

The country where this fulfillment event occurred.

DateTime!
non-null

The date and time when the fulfillment event was created.

DateTime

The estimated delivery date and time of the fulfillment.

DateTime!
non-null

The time at which this fulfillment event happened.

ID!
non-null

A globally-unique ID.

Float

The latitude where this fulfillment event occurred.

Float

The longitude where this fulfillment event occurred.

String

A message associated with this fulfillment event.

String

The province where this fulfillment event occurred.

FulfillmentEventStatus!
non-null

The status of this fulfillment event.

String

The zip code of the location where this fulfillment event occurred.


Was this section helpful?

mutation

Creates a fulfillment event for a specified fulfillment.


Was this section helpful?

interface

Was this section helpful?