Get existing parcel
GET/api/v1/order/:orderId/parcel/:parcelId
Finds existing parcel from order.
Request
Path Parameters
id of order this parcel belongs to
id of parcel to find.
Responses
- 200
- 400
- 401
- 403
- 404
- 409
Parcel is found.
- application/json
- application/problem+json
- Schema
- Example (from schema)
Schema
Array [
]
identifier of parcel
2b54b81f-1ba6-4196-acc9-894d958bbce7
id of order this parcel belongs to
1cad6be8-5bcc-43ff-b9be-a4ed53a2bce1
moment in time when was parcel created in external system.
2012-12-31T23:59:59Z
dimensions
object
Parcel dimensions
Package weight in kg
1.2
Package height in cm
25
Package length in cm
30
Package width in cm
20
deliveryDetails
object
details about order delivery if available
Date of estimated delivery
2024-04-18
delay
object
Delivery delay details
If delivery is delayed
true
The reason for the delay
The manufacturer is on strike
optional PIN for pickup
state
object
State of parcel
state of delivery
Possible values: [CREATED
, ESHOP_PROCESSING
, MANUFACTURING
, AVAILABLE_FROM_MANUFACTURER
, PICKING
, READY_TO_SEND
, HANDED_TO_CARRIER
, IN_TRANSIT
, STORED_FOR_PICKUP
, DELIVERED
, RETURNED
, LOST
, CANCELLED
, EXPIRED
]
STORED_FOR_PICKUP
optional important state assigned to parcel. value is not assigned if parcel is not marked as important
Possible values: [BAD_RATING
, MALFUNCTION
, TIME_REASONS
, ACT_OF_GOD
, CARRIERS_FAULT
, DAMAGED
, NOT_REACHED
, DISPOSITION_CHANGE
, RETURNING
, SLIGHTLY_DELAYED
, NOT_PICKED_1DAY
, NOT_PICKED_2DAYS
, NOT_PICKED_3DAYS
]
optional urgent state assigned to parcel. value is not assigned if parcel is not marked as urgent
Possible values: [REJECTED_FOR_DELIVERY
, REJECTED_TAKEOVER
, INCORRECT_ADDRESS
, OTHER
, DELIVERY_DELAYED
, NOT_PICKED_4DAYS
, NOT_PICKED_5DAYS
, LAST_DAY_FOR_PICKUP
]
is parcel being delivered today?
is parcel returning back to sender?
state of parcel tracking
Possible values: [AWAITING
, SUSPENDED
, TRACKING
, MISSING_CREDENTIALS
, INVALID_CREDENTIALS
, MISSING_CARRIER_CONFIGURATION
, INACTIVE_CARRIER_CONFIGURATION
, EXPIRED
, CANCELLED
, MISSING_TRACKING_NUMBER
, INVALID_TRACKING_NUMBER
, UNKNOWN_TRACKING_NUMBER
, DONE
]
deliveryWindow
object
time window described by two moments in time; beginning and end
moment in time when time window starts
moment in time when time window ends
activeTracking
object
Tracking of parcel in specific carrier system
identifier of this tracking
2b54b81f-1ba6-4196-acc9-894d958bbce7
carrier identifier
Possible values: [BUDBEE
, CZECH_POST
, DHL
, DIY
, DPD
, DPD_CZ
, DPD_PL
, DPD_SK
, EU_SHIPMENTS
, FAN_COURIER
, FEDEX
, GEBRUDER_WEISS
, GEIS
, GLS
, GLS_CZ
, GLS_HR
, GLS_HU
, GLS_RO
, GLS_SI
, GLS_SK
, GO_BALIK
, INPOST
, JAPO
, KURIER_123
, KURYR_123
, LANDMARK
, MESSENGER
, PACKETA
, PBH
, POST_AG
, POCZTA_POLSKA
, PPL
, PPL_CPL
, SAMEDAY
, SAMEDAY_RO
, SLOVAKIA_POST
, SPEEDY
, SPRING_GDS
, SPS
, SWISS_POST
, TAXYDROMIKI
, TOP_TRANS
, ULOZENKA
, URGENT_CARGUS
, UNKNOWN
, UPS
, WEDO
, PERSONAL_PICKUP
]
GLS
tracking number in carrier system
A1234567890
url of tracking page in carrier system
https://gls-group.eu/CZ/cs/sledovani-zasilek?match=A1234567890
optional id to reference parcel in carrier tracking system
ax72dd
optional id of carrier configuration in Foxdeli. Carrier configuration is used for communication with carrier api. If no value is provided and carrier requires authorization, primary carrier configuration for given carrier will be used.
optional phone number of courier that is transporting parcel
timeline
object[]
required
Parcel timeline
Unique id of record
12345678-1234-1234-1234-1234567890ab
Type of timeline record
Possible values: [NOTE
, COMMUNICATION
, ISSUE_COMMUNICATION
, TRACKING
, ISSUE_TRACKING
]
NOTE
Text of record
The client has changed the payment type
moment in time when timeline record has been created
2022-02-16T10:48:11Z
author of record
Malina Red
additionalParams
object
Additional parameters related to timeline record
shippingEmail
object
details about email communication related to timeline records of type COMMUNICATION
Possible values: [ACT_OF_GOD
, AVAILABLE_FROM_MANUFACTURER
, CANCELLED
, CARRIERS_FAULT
, CROSS_BORDER
, DAMAGED
, DELIVERED
, DELIVERY_DELAYED
, DELIVERY_TODAY
, DISPOSITION_CHANGED
, ESHOP_PROCESSING
, ESTIMATED_DELIVERY_DATE
, ESTIMATED_DELIVERY_DATE_DELAY
, EXPIRED
, HANDED_TO_CARRIER
, INCORRECT_ADDRESS
, IN_TRANSIT
, LAST_PICKUP_DAY
, LOST
, MALFUNCTION
, MANUFACTURING
, NOT_PICKED_UP_1DAY
, NOT_PICKED_UP_2DAYS
, NOT_PICKED_UP_3DAYS
, NOT_PICKED_UP_4DAYS
, NOT_PICKED_UP_5DAYS
, NOT_REACHED
, ORDER_ACCEPTED
, ORDER_CONTENT_CHANGED
, ORDER_DESTINATION_CHANGED
, ORDER_PAID
, ORDER_UNPAID
, ORDER_WAITING_FOR_PAYMENT
, ORDER_WAITING_FOR_PAYMENT_1DAY
, ORDER_WAITING_FOR_PAYMENT_2DAYS
, ORDER_WAITING_FOR_PAYMENT_30MIN
, ORDER_WAITING_FOR_PAYMENT_3DAYS
, ORDER_WAITING_FOR_PAYMENT_4DAYS
, ORDER_WAITING_FOR_PAYMENT_5DAYS
, OTHER
, PICKING
, RATING
, RATING_1_STAR
, RATING_2_STAR
, RATING_3_STAR
, RATING_4_STAR
, RATING_5_STAR
, READY_TO_PICKUP
, READY_TO_PICKUP_BOX
, READY_TO_PICKUP_RETAIL
, READY_TO_SEND
, REJECTED_DELIVERY
, REJECTED_FOR_DELIVERY
, RETURNED
, RETURNING
, SLIGHTLY_DELAYED
, TIME_REASONS
]
IN_TRANSIT
type of event for email communication
Possible values: [EMAIL_SENT
, EMAIL_PROCESSED
, EMAIL_DROPPED
, EMAIL_DELIVERED
, EMAIL_DEFERRED
, EMAIL_BOUNCED
, EMAIL_BLOCKED
, EMAIL_OPENED
, EMAIL_CLICKED
, EMAIL_SPAM_REPORT
, EMAIL_UNSUBSCRIBED
, EMAIL_GROUP_UNSUBSCRIBED
, EMAIL_GROUP_RESUBSCRIBED
]
parcelState
object
descriptor of parcel state that is related to created tracking timeline entry
state of delivery
Possible values: [CREATED
, ESHOP_PROCESSING
, MANUFACTURING
, AVAILABLE_FROM_MANUFACTURER
, PICKING
, READY_TO_SEND
, HANDED_TO_CARRIER
, IN_TRANSIT
, STORED_FOR_PICKUP
, DELIVERED
, RETURNED
, LOST
, CANCELLED
, EXPIRED
]
STORED_FOR_PICKUP
optional important state assigned to parcel. value is not assigned if parcel is not marked as important
Possible values: [BAD_RATING
, MALFUNCTION
, TIME_REASONS
, ACT_OF_GOD
, CARRIERS_FAULT
, DAMAGED
, NOT_REACHED
, DISPOSITION_CHANGE
, RETURNING
, SLIGHTLY_DELAYED
, NOT_PICKED_1DAY
, NOT_PICKED_2DAYS
, NOT_PICKED_3DAYS
]
optional urgent state assigned to parcel. value is not assigned if parcel is not marked as urgent
Possible values: [REJECTED_FOR_DELIVERY
, REJECTED_TAKEOVER
, INCORRECT_ADDRESS
, OTHER
, DELIVERY_DELAYED
, NOT_PICKED_4DAYS
, NOT_PICKED_5DAYS
, LAST_DAY_FOR_PICKUP
]
is parcel being delivered today?
is parcel returning back to sender?
optional group identifier computed from parcel state to determine if two parcel states represent same logical parcel state
parcelTrace
object
deprecated
descriptor of parcel trace that is related to created tracking timeline entry. parcel trace is a container that holds tracking state fields provided by carrier tracking system.
moment in time when was this trace created in foxdeli system
moment in time when tracking event that represents this trace happened in carrier tracking system
carrier identifier
Possible values: [BUDBEE
, CZECH_POST
, DHL
, DIY
, DPD
, DPD_CZ
, DPD_PL
, DPD_SK
, EU_SHIPMENTS
, FAN_COURIER
, FEDEX
, GEBRUDER_WEISS
, GEIS
, GLS
, GLS_CZ
, GLS_HR
, GLS_HU
, GLS_RO
, GLS_SI
, GLS_SK
, GO_BALIK
, INPOST
, JAPO
, KURIER_123
, KURYR_123
, LANDMARK
, MESSENGER
, PACKETA
, PBH
, POST_AG
, POCZTA_POLSKA
, PPL
, PPL_CPL
, SAMEDAY
, SAMEDAY_RO
, SLOVAKIA_POST
, SPEEDY
, SPRING_GDS
, SPS
, SWISS_POST
, TAXYDROMIKI
, TOP_TRANS
, ULOZENKA
, URGENT_CARGUS
, UNKNOWN
, UPS
, WEDO
, PERSONAL_PICKUP
]
GLS
tracking number of parcel related to tracking event
identifier of parcel tracking state in carrier tracking system
optional text containing additional details related to state of parcel
issueTracking
object
details about issue tracking related to timeline records of type ISSUE_TRACKING
Products from order that are contained in this parcel
Optional tags assigned to parcel
Possible values: [TRACKING_SUSPENDED
]
Full url to courier's original tracking page. DEPRECATION NOTICE: marked for removal. use activeTracking.url instead.
when was parcel created
2023-09-02T13:05:01.636Z
when was parcel last updated
2023-09-02T19:55:41.301Z
{
"id": "2b54b81f-1ba6-4196-acc9-894d958bbce7",
"orderId": "1cad6be8-5bcc-43ff-b9be-a4ed53a2bce1",
"externalCreated": "2012-12-31T23:59:59Z",
"dimensions": {
"weight": 1.2,
"height": 25,
"length": 30,
"width": 20
},
"deliveryDetails": {
"estimatedDeliveryDate": "2024-04-18",
"delay": {
"delayed": true,
"reason": "The manufacturer is on strike"
}
},
"pin": "string",
"state": {
"delivery": "STORED_FOR_PICKUP",
"deliverToday": true,
"returning": true
},
"trackingState": "AWAITING",
"maxStoreDate": "2024-07-29T15:51:28.071Z",
"deliveryWindow": {
"from": "2024-07-29T15:51:28.071Z",
"to": "2024-07-29T15:51:28.071Z"
},
"activeTracking": {
"trackingId": "2b54b81f-1ba6-4196-acc9-894d958bbce7",
"carrier": "GLS",
"number": "A1234567890",
"url": "https://gls-group.eu/CZ/cs/sledovani-zasilek?match=A1234567890",
"referenceId": "ax72dd",
"carrierConfigurationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"courierPhone": "string"
},
"timeline": [
{
"timelineId": "12345678-1234-1234-1234-1234567890ab",
"type": "NOTE",
"text": "The client has changed the payment type",
"created": "2022-02-16T10:48:11Z",
"author": "Malina Red",
"additionalParams": {
"shippingEmail": {
"recipient": "string",
"emailId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"emailConfigId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"campaignId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"state": "IN_TRANSIT",
"event": "EMAIL_SENT",
"occurred": "2024-07-29T15:51:28.071Z"
},
"parcelState": {
"delivery": "STORED_FOR_PICKUP",
"deliverToday": true,
"returning": true
},
"parcelStateGroup": "string",
"issueTracking": {
"type": "string",
"externalUrl": "string"
}
}
}
],
"products": [
"string"
],
"tags": [
"TRACKING_SUSPENDED"
],
"created": "2023-09-02T13:05:01.636Z",
"updated": "2023-09-02T19:55:41.301Z"
}
- Schema
- Example (from schema)
Schema
Array [
]
identifier of parcel
2b54b81f-1ba6-4196-acc9-894d958bbce7
id of order this parcel belongs to
1cad6be8-5bcc-43ff-b9be-a4ed53a2bce1
moment in time when was parcel created in external system.
2012-12-31T23:59:59Z
dimensions
object
Parcel dimensions
Package weight in kg
1.2
Package height in cm
25
Package length in cm
30
Package width in cm
20
deliveryDetails
object
details about order delivery if available
Date of estimated delivery
2024-04-18
delay
object
Delivery delay details
If delivery is delayed
true
The reason for the delay
The manufacturer is on strike
optional PIN for pickup
state
object
State of parcel
state of delivery
Possible values: [CREATED
, ESHOP_PROCESSING
, MANUFACTURING
, AVAILABLE_FROM_MANUFACTURER
, PICKING
, READY_TO_SEND
, HANDED_TO_CARRIER
, IN_TRANSIT
, STORED_FOR_PICKUP
, DELIVERED
, RETURNED
, LOST
, CANCELLED
, EXPIRED
]
STORED_FOR_PICKUP
optional important state assigned to parcel. value is not assigned if parcel is not marked as important
Possible values: [BAD_RATING
, MALFUNCTION
, TIME_REASONS
, ACT_OF_GOD
, CARRIERS_FAULT
, DAMAGED
, NOT_REACHED
, DISPOSITION_CHANGE
, RETURNING
, SLIGHTLY_DELAYED
, NOT_PICKED_1DAY
, NOT_PICKED_2DAYS
, NOT_PICKED_3DAYS
]
optional urgent state assigned to parcel. value is not assigned if parcel is not marked as urgent
Possible values: [REJECTED_FOR_DELIVERY
, REJECTED_TAKEOVER
, INCORRECT_ADDRESS
, OTHER
, DELIVERY_DELAYED
, NOT_PICKED_4DAYS
, NOT_PICKED_5DAYS
, LAST_DAY_FOR_PICKUP
]
is parcel being delivered today?
is parcel returning back to sender?
state of parcel tracking
Possible values: [AWAITING
, SUSPENDED
, TRACKING
, MISSING_CREDENTIALS
, INVALID_CREDENTIALS
, MISSING_CARRIER_CONFIGURATION
, INACTIVE_CARRIER_CONFIGURATION
, EXPIRED
, CANCELLED
, MISSING_TRACKING_NUMBER
, INVALID_TRACKING_NUMBER
, UNKNOWN_TRACKING_NUMBER
, DONE
]
deliveryWindow
object
time window described by two moments in time; beginning and end
moment in time when time window starts
moment in time when time window ends
activeTracking
object
Tracking of parcel in specific carrier system
identifier of this tracking
2b54b81f-1ba6-4196-acc9-894d958bbce7
carrier identifier
Possible values: [BUDBEE
, CZECH_POST
, DHL
, DIY
, DPD
, DPD_CZ
, DPD_PL
, DPD_SK
, EU_SHIPMENTS
, FAN_COURIER
, FEDEX
, GEBRUDER_WEISS
, GEIS
, GLS
, GLS_CZ
, GLS_HR
, GLS_HU
, GLS_RO
, GLS_SI
, GLS_SK
, GO_BALIK
, INPOST
, JAPO
, KURIER_123
, KURYR_123
, LANDMARK
, MESSENGER
, PACKETA
, PBH
, POST_AG
, POCZTA_POLSKA
, PPL
, PPL_CPL
, SAMEDAY
, SAMEDAY_RO
, SLOVAKIA_POST
, SPEEDY
, SPRING_GDS
, SPS
, SWISS_POST
, TAXYDROMIKI
, TOP_TRANS
, ULOZENKA
, URGENT_CARGUS
, UNKNOWN
, UPS
, WEDO
, PERSONAL_PICKUP
]
GLS
tracking number in carrier system
A1234567890
url of tracking page in carrier system
https://gls-group.eu/CZ/cs/sledovani-zasilek?match=A1234567890
optional id to reference parcel in carrier tracking system
ax72dd
optional id of carrier configuration in Foxdeli. Carrier configuration is used for communication with carrier api. If no value is provided and carrier requires authorization, primary carrier configuration for given carrier will be used.
optional phone number of courier that is transporting parcel
timeline
object[]
required
Parcel timeline
Unique id of record
12345678-1234-1234-1234-1234567890ab
Type of timeline record
Possible values: [NOTE
, COMMUNICATION
, ISSUE_COMMUNICATION
, TRACKING
, ISSUE_TRACKING
]
NOTE
Text of record
The client has changed the payment type
moment in time when timeline record has been created
2022-02-16T10:48:11Z
author of record
Malina Red
additionalParams
object
Additional parameters related to timeline record
shippingEmail
object
details about email communication related to timeline records of type COMMUNICATION
Possible values: [ACT_OF_GOD
, AVAILABLE_FROM_MANUFACTURER
, CANCELLED
, CARRIERS_FAULT
, CROSS_BORDER
, DAMAGED
, DELIVERED
, DELIVERY_DELAYED
, DELIVERY_TODAY
, DISPOSITION_CHANGED
, ESHOP_PROCESSING
, ESTIMATED_DELIVERY_DATE
, ESTIMATED_DELIVERY_DATE_DELAY
, EXPIRED
, HANDED_TO_CARRIER
, INCORRECT_ADDRESS
, IN_TRANSIT
, LAST_PICKUP_DAY
, LOST
, MALFUNCTION
, MANUFACTURING
, NOT_PICKED_UP_1DAY
, NOT_PICKED_UP_2DAYS
, NOT_PICKED_UP_3DAYS
, NOT_PICKED_UP_4DAYS
, NOT_PICKED_UP_5DAYS
, NOT_REACHED
, ORDER_ACCEPTED
, ORDER_CONTENT_CHANGED
, ORDER_DESTINATION_CHANGED
, ORDER_PAID
, ORDER_UNPAID
, ORDER_WAITING_FOR_PAYMENT
, ORDER_WAITING_FOR_PAYMENT_1DAY
, ORDER_WAITING_FOR_PAYMENT_2DAYS
, ORDER_WAITING_FOR_PAYMENT_30MIN
, ORDER_WAITING_FOR_PAYMENT_3DAYS
, ORDER_WAITING_FOR_PAYMENT_4DAYS
, ORDER_WAITING_FOR_PAYMENT_5DAYS
, OTHER
, PICKING
, RATING
, RATING_1_STAR
, RATING_2_STAR
, RATING_3_STAR
, RATING_4_STAR
, RATING_5_STAR
, READY_TO_PICKUP
, READY_TO_PICKUP_BOX
, READY_TO_PICKUP_RETAIL
, READY_TO_SEND
, REJECTED_DELIVERY
, REJECTED_FOR_DELIVERY
, RETURNED
, RETURNING
, SLIGHTLY_DELAYED
, TIME_REASONS
]
IN_TRANSIT
type of event for email communication
Possible values: [EMAIL_SENT
, EMAIL_PROCESSED
, EMAIL_DROPPED
, EMAIL_DELIVERED
, EMAIL_DEFERRED
, EMAIL_BOUNCED
, EMAIL_BLOCKED
, EMAIL_OPENED
, EMAIL_CLICKED
, EMAIL_SPAM_REPORT
, EMAIL_UNSUBSCRIBED
, EMAIL_GROUP_UNSUBSCRIBED
, EMAIL_GROUP_RESUBSCRIBED
]
parcelState
object
descriptor of parcel state that is related to created tracking timeline entry
state of delivery
Possible values: [CREATED
, ESHOP_PROCESSING
, MANUFACTURING
, AVAILABLE_FROM_MANUFACTURER
, PICKING
, READY_TO_SEND
, HANDED_TO_CARRIER
, IN_TRANSIT
, STORED_FOR_PICKUP
, DELIVERED
, RETURNED
, LOST
, CANCELLED
, EXPIRED
]
STORED_FOR_PICKUP
optional important state assigned to parcel. value is not assigned if parcel is not marked as important
Possible values: [BAD_RATING
, MALFUNCTION
, TIME_REASONS
, ACT_OF_GOD
, CARRIERS_FAULT
, DAMAGED
, NOT_REACHED
, DISPOSITION_CHANGE
, RETURNING
, SLIGHTLY_DELAYED
, NOT_PICKED_1DAY
, NOT_PICKED_2DAYS
, NOT_PICKED_3DAYS
]
optional urgent state assigned to parcel. value is not assigned if parcel is not marked as urgent
Possible values: [REJECTED_FOR_DELIVERY
, REJECTED_TAKEOVER
, INCORRECT_ADDRESS
, OTHER
, DELIVERY_DELAYED
, NOT_PICKED_4DAYS
, NOT_PICKED_5DAYS
, LAST_DAY_FOR_PICKUP
]
is parcel being delivered today?
is parcel returning back to sender?
optional group identifier computed from parcel state to determine if two parcel states represent same logical parcel state
parcelTrace
object
deprecated
descriptor of parcel trace that is related to created tracking timeline entry. parcel trace is a container that holds tracking state fields provided by carrier tracking system.
moment in time when was this trace created in foxdeli system
moment in time when tracking event that represents this trace happened in carrier tracking system
carrier identifier
Possible values: [BUDBEE
, CZECH_POST
, DHL
, DIY
, DPD
, DPD_CZ
, DPD_PL
, DPD_SK
, EU_SHIPMENTS
, FAN_COURIER
, FEDEX
, GEBRUDER_WEISS
, GEIS
, GLS
, GLS_CZ
, GLS_HR
, GLS_HU
, GLS_RO
, GLS_SI
, GLS_SK
, GO_BALIK
, INPOST
, JAPO
, KURIER_123
, KURYR_123
, LANDMARK
, MESSENGER
, PACKETA
, PBH
, POST_AG
, POCZTA_POLSKA
, PPL
, PPL_CPL
, SAMEDAY
, SAMEDAY_RO
, SLOVAKIA_POST
, SPEEDY
, SPRING_GDS
, SPS
, SWISS_POST
, TAXYDROMIKI
, TOP_TRANS
, ULOZENKA
, URGENT_CARGUS
, UNKNOWN
, UPS
, WEDO
, PERSONAL_PICKUP
]
GLS
tracking number of parcel related to tracking event
identifier of parcel tracking state in carrier tracking system
optional text containing additional details related to state of parcel
issueTracking
object
details about issue tracking related to timeline records of type ISSUE_TRACKING
Products from order that are contained in this parcel
Optional tags assigned to parcel
Possible values: [TRACKING_SUSPENDED
]
Full url to courier's original tracking page. DEPRECATION NOTICE: marked for removal. use activeTracking.url instead.
when was parcel created
2023-09-02T13:05:01.636Z
when was parcel last updated
2023-09-02T19:55:41.301Z
{
"id": "2b54b81f-1ba6-4196-acc9-894d958bbce7",
"orderId": "1cad6be8-5bcc-43ff-b9be-a4ed53a2bce1",
"externalCreated": "2012-12-31T23:59:59Z",
"dimensions": {
"weight": 1.2,
"height": 25,
"length": 30,
"width": 20
},
"deliveryDetails": {
"estimatedDeliveryDate": "2024-04-18",
"delay": {
"delayed": true,
"reason": "The manufacturer is on strike"
}
},
"pin": "string",
"state": {
"delivery": "STORED_FOR_PICKUP",
"deliverToday": true,
"returning": true
},
"trackingState": "AWAITING",
"maxStoreDate": "2024-07-29T15:51:28.071Z",
"deliveryWindow": {
"from": "2024-07-29T15:51:28.071Z",
"to": "2024-07-29T15:51:28.071Z"
},
"activeTracking": {
"trackingId": "2b54b81f-1ba6-4196-acc9-894d958bbce7",
"carrier": "GLS",
"number": "A1234567890",
"url": "https://gls-group.eu/CZ/cs/sledovani-zasilek?match=A1234567890",
"referenceId": "ax72dd",
"carrierConfigurationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"courierPhone": "string"
},
"timeline": [
{
"timelineId": "12345678-1234-1234-1234-1234567890ab",
"type": "NOTE",
"text": "The client has changed the payment type",
"created": "2022-02-16T10:48:11Z",
"author": "Malina Red",
"additionalParams": {
"shippingEmail": {
"recipient": "string",
"emailId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"emailConfigId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"campaignId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"state": "IN_TRANSIT",
"event": "EMAIL_SENT",
"occurred": "2024-07-29T15:51:28.071Z"
},
"parcelState": {
"delivery": "STORED_FOR_PICKUP",
"deliverToday": true,
"returning": true
},
"parcelStateGroup": "string",
"issueTracking": {
"type": "string",
"externalUrl": "string"
}
}
}
],
"products": [
"string"
],
"tags": [
"TRACKING_SUSPENDED"
],
"created": "2023-09-02T13:05:01.636Z",
"updated": "2023-09-02T19:55:41.301Z"
}
Constraint violation
- */*
- Schema
- Example (from schema)
Schema
properties
object
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string",
"properties": {}
}
Invalid API token provided.
- application/problem+json
- Schema
- Example (from schema)
Schema
properties
object
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string",
"properties": {}
}
AccessDeniedException
- */*
- Schema
- Example (from schema)
Schema
properties
object
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string",
"properties": {}
}
Parcel or order doesn't exist.
- application/problem+json
- Schema
- Example (from schema)
Schema
properties
object
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string",
"properties": {}
}
Conflict
- */*
- Schema
- Example (from schema)
Schema
properties
object
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string",
"properties": {}
}