When I use the auto parameter in the API, how can I determine which shipping line is being used?
To get shipping line data from the API, please request metadata via the following link:
https://tracking.searates.com/tracking?type=CT&number=***********&sealine=****&api_key=********
The metadata includes the following: the sealine SCAC code, container number, the last response update, total number of API calls, used calls, and remaining calls:
example
"metadata": {
"type": "CT",
"number": "CAIU4891549",
"sealine": "MSCU",
"updated_at": "2021-07-02 11:47:57",
"api_calls": {
"total": 500000,
"used": 18382,
"remaining": 481618