updateCargoStatus

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Request Parameters

ParameterTypeDescription
trackingnumberString*The tracking number of the cargo
newStatusString*The status you want to update the cargo to
remarkStringA remark of the new status
remarkOnlyBooleanWhether or not we only update a remark.
If this is set to true then it will update the existing record.

If a record only exists and remarkOnly parameter is not set to true, then the call will fail.

Response

ParameterTypeDescription
successBooleanWether or not the call has been successful
trackingnumberStringSame as request
statusStringSame as request
remarkStringWill appear only if success = true
resultStringWill appear only if success = true
errorStringWill appear only if success = true
Query Params
string
required

ID provided to you by AeroCRS

string
required

Password provided to you by AeroCRS

Body Params
json

The method accepts the XML / JSON input as POST, response format will be according to the sent format. You can try JSON, put the post in the following input and click "Try It"

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

Language
Credentials
LoadingLoading…
Response
Choose an example:
application/json
application/xml