https://os.clearjet.com/version-test/api/1.1/wf/manifestfusce donec et.
This API allows clients to submit a list of container level shipments typically one to three days before the planned date of operation. The main endpoint processes container information based on the manifest date which signifies the date that ClearJet takes possession of the package. The API response returns a success message and a Manifest ID upon successful processing.pellentesque eget.
ManifestDate
(string, ISO 8601 format)
Date that shipments will be transferred to ClearJet.
ServiceName
(string, required)
The name of the service for the shipment.
FromName
(string, optional)
The name of the sender.
FromCompany
(string, required)
The company name of the sender.
FromPhone
(string, optional)
The phone number of the sender.
FromEmail
(string, optional)
The email address of the sender.
FromAddress1
(string, optional)
The address line 1 of the sender.
FromAddress2
(string, optional)
The address line 2 of the sender.
FromCity
(string, optional)
The city of the sender.
FromState
(string, optional)
The state of the sender.
FromPostalcode
(string, optional)
The postal code of the sender.
FromCountry
(string, optional)
The country of the sender.
FromTerminal
(string, optional)
The terminal of the sender.
ToTerminal
(string, optional)
The terminal of the recipient.
Consignee
(string, optional)
The name of the recipient.
SortCode
(string, optional)
The sort code for the shipment.
FinalMileCarrier
(string, optional)
The final mile carrier for the shipment.
ContainerID
(string, required)
The ID of the container.
ContainerCount
(string, optional)
The count of containers.
Container Weight
(number, optional)
The weight of the container with packages in pounds.
Container Name
(string, optional)
The name of the container.
ContainerLength
(number, required)
The length of the container in inches up to 2 decimals.
ContainerWidth
(number, required)
The width of the container in inches up to 2 decimals.
ContainerHeight
(number, required)
The height of the container in inches up yo 2 decimals.
ShipmentDescription
(string, required)
The description of the shipment.
AWB
(string, 11 digit format)
Air Waybill number including three digit airline code prefix in format.
Reference1
(string, optional)
Additional reference information.
Reference2
(string, optional)
Additional reference information.
Reference3
(string, optional)
Additional reference information.
ContainerDetails
(array, optional)
TrackingNumber
(string, optional)
PackageWeight
(number, optional)
PackageWeightUnit
(string, optional)
PackageSizeLength
(number, optional)
PackageSizeWidth
(number, optional)
PackageSizeHeight
(number, optional)
ToName
(string, optional)
ToPhone
(string, optional)
ToEmail
(string, optional)
ToAddress1
(string, optional)
ToAddress2
(string, optional)
ToCity
(string, optional)
ToState
(string, optional)
ToPostalCode
(string, optional)
ToCountry
(string, optional)
Token <token>
{
"ManifestDate": "2024-08-02T00:00:00Z",
"ServiceName": "AirSkip",
"FromName": "John Doe",
"FromCompany": "Shipping Company Name",
"FromPhone": "+1111119999",
"FromEmail": "example@email.com",
"FromAddress1": "address line 1",
"FromAddress2": "address line 2",
"FromCity": "Los Angeles",
"FromState": "ON",
"FromPostalCode": "90044",
"FromCountry": "CA",
"FromTerminal": "ORD",
"ToTerminal": "LAX",
"Consignee": "Red",
"SortCode": "LAX_EWR_CDL_GROUND",
"FinalMileCarrier": "UPS",
"ContainerID": "12345",
"ContainerCount": 2,
"Container Weight": 7,
"Container Name": 2,
"ContainerLength": 2,
"ContainerWidth": 5,
"ContainerHeight": 6,
"ShipmentDescription": "text",
"AWB": "01612245678",
"Reference1": "#1111--22-33",
"Reference2": "#order-12345",
"Reference3": "SS01-158532",
"Reference4": "B1009",
"ContainerDetails": [
{
"TrackingNumber": "1ZX87W790398226211",
"PackageWeight": 5,
"PackageWeightUnit": "lb",
"PackageSizeLength": 1.1,
"PackageSizeWidth": 1.2,
"PackageSizeHeight": 1,
"ToName": "Jane Doe",
"ToPhone": "2148888888",
"ToEmail": "example@email.com",
"ToAddress1": "Address 1",
"ToAddress2": "Address 2",
"ToCity": "Dallas",
"ToState": "TX",
"ToPostalCode": "75244",
"ToCountry": "US"
}
]
}
curl --location 'https://os.clearjet.com/version-test/api/1.1/wf/manifest' \
--data-raw '{
"ManifestDate": "2024-08-02T00:00:00Z",
"ServiceName": "AirSkip",
"FromName": "John Doe",
"FromCompany": "Shipping Company Name",
"FromPhone": "+1111119999",
"FromEmail": "example@email.com",
"FromAddress1": "address line 1",
"FromAddress2": "address line 2",
"FromCity": "Los Angeles",
"FromState": "ON",
"FromPostalCode": "90044",
"FromCountry": "CA",
"FromTerminal": "ORD",
"ToTerminal": "LAX",
"Consignee": "Red",
"SortCode": "LAX_EWR_CDL_GROUND",
"FinalMileCarrier": "UPS",
"ContainerID": "1234",
"ContainerCount": 2,
"Container Weight": 7,
"Container Name": 2,
"ContainerLength": 2,
"ContainerWidth": 5,
"ContainerHeight": 6,
"ShipmentDescription": "text",
"AWB": "01612245678",
"Reference1": "#1111--22-33",
"Reference2": "#order-1234",
"Reference3": "SS01-158532",
"Reference4": "B1009",
"ContainerDetails": [
{
"TrackingNumber": "1ZX87W790398226211",
"PackageWeight": 5,
"PackageWeightUnit": "lb",
"PackageSizeLength": 1.1,
"PackageSizeWidth": 1.2,
"PackageSizeHeight": 1,
"ToName": "Jane Doe",
"ToPhone": "2148888888",
"ToEmail": "example@email.com",
"ToAddress1": "Address 1",
"ToAddress2": "Address 2",
"ToCity": "Dallas",
"ToState": "TX",
"ToPostalCode": "75244",
"ToCountry": "US"
}
]
}'
{
"IsSuccess": "true",
"ManifestID": "1723531690494x863263286564095500"
}
Date
Tue, 13 Aug 2024 06:48:10 GMT
Content-Type
application/json
Transfer-Encoding
chunked
Connection
keep-alive
x-powered-by
Express
access-control-allow-origin
*
x-bubble-perf
{"total":300.7,"percents":{"top":{"bubble_cpu":63.8,"block":35.2,"capacity_rl":0,"other_pause":0,"pre_fiber":0.2},"sub":{"pp_userdb":6.3,"pp_wait_userdb":0,"http_request":0,"serverjson":18.9,"appserver_cache_misses_time":0,"redis":83.4,"fiber_queue":1.7,"capacity_wait":0}},"counts":{"pp_userdb":5,"http_request":0,"derived_build":0,"derived_cache_attempts":3,"derived_cache_memory_misses":1,"serverjson":46,"appserver_cache_attempts":1,"appserver_mem_cache_hits":0,"appserver_cache_hits":1,"appserver_cache_misses":0,"redis":66,"fiber_queue":74,"blocks":73},"misc":{"userdb_results":8,"userdb_data":9054,"spent_time":34766773}}
x-bubble-capacity-used
0.535 unit-seconds used
x-bubble-capacity-limit
0 ms slower
vary
Accept-Encoding
CF-Cache-Status
DYNAMIC
Server
cloudflare
CF-RAY
8b26c206c85c2009-IAD
Content-Encoding
br
alt-svc
h3=":443"; ma=86400