Checkpoint

Object describes checkpoint information.

[url](../../docs/enum/additional-tracking-fields.md)[url](../../docs/enum/delivery-sub-statuses.md)[url](../../docs/enum/delivery-statuses.md)[url](../../docs/enum/slug-groups.md)[url](../../model/resource/tracking.v4.json)[url](../../model/resource/checkpoint.v4.json)[url](../../model/resource/courier.v4.json)[url](../../model/resource/notification.v4.json)[url](../../model/enum/additional_fields.v1.json)[url](../../model/enum/slug_group.v1.json)[url](../../model/enum/tag.v1.json)[url](../../reference/api.v4.json/paths/~1trackings/get)[url](../../reference/api.v4.json/paths/~1trackings/post)[url](../../reference/api.v4.json/paths/~1trackings~1{slug}~1{tracking_number}/get)[url](../../reference/api.v4.json/paths/~1trackings~1{slug}~1{tracking_number}/put)[url](../../reference/api.v4.json/paths/~1trackings~1{slug}~1{tracking_number}/delete)[url](../../reference/api.v4.json/paths/~1trackings~1{slug}~1{tracking_number}~1retrack/post)[url](../../reference/api.v4.json/paths/~1trackings~1{slug}~1{tracking_number}~1mark-as-completed/post)[url](../../reference/api.v4.json/paths/~1couriers/get)[url](../../reference/api.v4.json/paths/~1couriers~1detect/post)[url](../../reference/api.v4.json/paths/~1couriers~1all/get)[url](../../reference/api.v4.json/paths/~1last_checkpoint~1{slug}~1{tracking_number}/get)[url](../../reference/api.v4.json/paths/~1notifications~1{slug}~1{tracking_number}/get)[url](../../reference/api.v4.json/paths/~1notifications~1{slug}~1{tracking_number}~1add/post)[url](../../reference/api.v4.json/paths/~1notifications~1{slug}~1{tracking_number}~1remove/post)
created_at
string

Date and time of the tracking created.

>= 1 characters
slug
string

The unique code of courier for this checkpoint message. Get courier slug here

>= 1 characters
checkpoint_time
string

Date and time of the checkpoint, provided by courier. Value may be:Show all...

>= 1 characters
location
string or null

Location info provided by carrier (if any)

>= 1 characters
city
string or null

City info provided by carrier (if any)

>= 1 characters
state
string or null

State info provided by carrier (if any)

>= 1 characters
zip
string or null

Location info (if any)

>= 1 characters
coordinates
array[number]

Deprecated as of March 2013

country_iso3
string or null

Country ISO Alpha-3 (three letters) of the checkpoint

country_name
string or null

Country name of the checkpoint, may also contain other location info.

message
string

Checkpoint message

>= 1 characters
tag
string
Allowed values:
PendingInfoReceivedInTransitOutForDeliveryAttemptFailDeliveredAvailableForPickupExceptionExpired
subtag
string

Current subtag of checkpoint. (See subtag definition)

>= 1 characters
subtag_message
string

Normalized checkpoint message. (See subtag message definition)

>= 1 characters
raw_tag
string

Checkpoint status provided by courier (if any)

>= 1 characters
Example
preparing...