NA - Endpoint for project44 tenants created in the NA region
https://na12.api.project44.com/
EU - Endpoint for project44 tenants created in the EU region
https://eu12.api.project44.com/
Sandbox - Endpoint for project44 tenants created in the sandbox environment
https://na12.api.sandbox.p-44.com/
Manage Client Applications
Operations
Generate Tokens
Operations
Unified Shipment Tracking
Operations
Deprecated LTL Modal Tracking
Operations
Shipment Attributes
Operations
Fetch the tenant shipment attributes for a shipment.
Request
Required Fields
shipmentId
Path
shipmentIdstring(uuid)required
shipmentId
Mock server https://developers.project44.com/_mock/guides/shippers/visibility/ltl/api/api/v4/shipments/{shipmentId}/attributes
NA - Endpoint for project44 tenants created in the NA region https://na12.api.project44.com/api/v4/shipments/{shipmentId}/attributes
EU - Endpoint for project44 tenants created in the EU region https://eu12.api.project44.com/api/v4/shipments/{shipmentId}/attributes
Sandbox - Endpoint for project44 tenants created in the sandbox environment https://na12.api.sandbox.p-44.com/api/v4/shipments/{shipmentId}/attributes
curl
Java
Python
Node.js
JavaScript
Go
C#
curl-i-X GET \'https://developers.project44.com/_mock/guides/shippers/visibility/ltl/api/api/v4/shipments/{shipmentId}/attributes'\-H'Authorization: Bearer <YOUR_TOKEN_HERE>'