Set up Carrier Provider Interface in WMS to TMS
Log In to Seko 360 WMS Site using Admin Account
Create New Carrier
Click on Admin → Carriers → Carriers List Menu
Click “Create New” Button
Fill In Carrier Details (Carrier Code, Description)
Click SAVE button
Create Carrier Services
Click on Admin → Carriers → Carriers Services Menu
Click “Create New” Button
Fill In Service Details (Carrier, Service Code, service name)
Click SAVE button
Carrier Codes, Service codes and Description/Name must be unique and should be same as created in TMS user site
See Also:
TMS Entity Setup (Client , Carrier and Shipper) | Create or Clone Carrier
TMS Entity Setup (Client , Carrier and Shipper) | Create Service
Add Carrier Company Access
Link the carrier to all relevant customers.
Click on Admin → Carriers → Carrier Company Access
Click “Create New” Button
Select the Company/Client
Select carrier
Click Add & Close button
Create Provider Carrier Mappings
Click on Admin → Carrier Providers → Provider Carrier Mappings
Click “Create New” Button
Select Carrier Mapping Details (Carrier Provider, Carrier, Release Profile)
Enter Mapped ID & Code (must match/should be the same as carrier code in the Carrier List)
Click Add & Close button
Create Provider Service Mappings
Click on Admin → Carrier Providers → Provider Service Mappings
Click “Create New” Button
Select Carrier Mapping Details (Carrier Provider, Carrier, Service Type, Release Profile)
Enter Mapped ID & Code (must match/should be the same as service code in the Carrier Services List)
Click Add & Close button
Carrier Provider Interface Settings
Click on Admin → Carrier Providers → Provider Interface Settings Menu
Click “Create New” Button
Select Carrier Mapping Details (Carrier Provider, Carrier, Service Type, Release Profile)
Enter Mapped ID & Code
Click Add & Close button
Release Profile:
QA if it’s for UAT (Testing environment)
LIVE for Live environment
QA Interface Name and address
Interface Name | Address |
CreateManifest | https://tmsuat.supplystream.com:8081/api/Tms/CreateManifestV2?token= |
CreateShipment | |
DeleteShipment | |
GetShipment | https://tmsuat.supplystream.com:8081/api/TMS/Shipments/{0}?token= |
PrintManifest | https://tmsuat.supplystream.com:8081/api/Tms/PrintManifest?token= |
UpdateShipment |
LIVE Interface Name and address
Interface Name | Address |
CreateManifest | https://tms.supplystream.com:8081/api/Tms/CreateManifestV2?token= |
CreateShipment | |
DeleteShipment | |
GetShipment | https://tms.supplystream.com:8081/api/TMS/Shipments/{0}?token= |
PrintManifest | https://tms.supplystream.com:8081/api/Tms/PrintManifest?token= |
UpdateShipment |
Customer Support (Backend)
To complete Carrier Provider Interface Setup and Integration, Seko 360 IT personnel will Run the script for:
Carrier Provider Interface Settings (Can be done in WMS user site)
SEE ALSO: Set up Carrier Provider Interface in WMS to TMS | Carrier Provider Interface Settings
To view, click on Admin → Carrier Providers → Provider Interface Settings Menu
Carrier Provider Integration
To view, click on Admin → Carrier Providers → Provider Integration Menu
Carrier Provider Settings
To view, click on Admin → Carrier Providers → Provider Settings
API token is needed to run the script for the Integration.
See Also: TMS Entity Setup (Client , Carrier and Shipper) | Create API token