Selling Partner API SDK for JavaScript
Preparing search index...
@sp-api-sdk/shipping-api-v2
Event
Interface Event
A tracking event.
interface
Event
{
eventCode
:
EventCode
;
eventTime
:
string
;
location
?:
Location
;
shipmentType
?:
ShipmentType
;
}
Index
Properties
event
Code
event
Time
location?
shipment
Type?
Properties
event
Code
eventCode
:
EventCode
event
Time
eventTime
:
string
The ISO 8601 formatted timestamp of the event.
Optional
location
location
?:
Location
Optional
shipment
Type
shipmentType
?:
ShipmentType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
event
Code
event
Time
location
shipment
Type
Selling Partner API SDK for JavaScript
Loading...
A tracking event.