/
SH
shipium
/
Shipium API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
address-validation
1
bulk-processing-orchestration
2
carrier-selection
4
delivery-experience
9
label-generation
25
ltl-shipment-cost
6
ManifestControllerV2
2
mega-shipment-process
1
order-management
5
pack-ship-orchestration
7
packagePlanner
1
ping
2
return-label-generation
8
shipmentPlanning
1
track
5
tracking-registration-controller
2
post
Tracking registration endpoint to start tracking a shipment shipium did not create
post
Tracking registration endpoint to start tracking shipments shipium did not create
tracking-registration-controller
Tracking registration endpoint to start tracking a shipment shipium did not create
post
/api/v1/tracking/register
Headers
X-DELEGATED-PARTNER-ID
string
Request body
TrackingRegistrationRequest
required
carrierId
string
required
carrierTrackingId
string
required
carrierServiceMethodId
string
shipDateTime
string
date-time
tenantId
string
partnerShipmentId
string
fromCountryCode
string
fromPostalCode
string
toCountryCode
string
toPostalCode
string
Response
Result
TrackingRegistrationResponse
required
carrierId
string
carrierTrackingId
string
shipiumTrackingId
string
required
A Shipium id that keeps track of the lifecycle of the uploaded tracking
Changes