Shipment Events

Every shipment generated on the API has an event data point which provides information on the lifecycle of a shipment. This section describes the information contained within the shipment event object

KeyTypeDescription

created_at

date

Time shipment event generated.

description

string

Description of event e.g. Shipment arranged successfully by User.

location

string

Location for event e.g. Lagos, NG

status

string

Current status after event. e.g. confirmed, in-transit, delivered, etc.

Last updated