| Name | Description | Type | Additional information |
|---|---|---|---|
| registrationId |
Unique Identifier for the registered request. . |
string |
None. |
| subscription |
Subscription [callback] object containing the subscriptionId. |
RegisterForTrackingSubscriptionResponse |
None. |
| ack |
Valid or Invalid |
ItemAcknowledgeType |
None. |
| updated_cbl |
Autocorrected CBL. This value is null unless the account is enabled for autocorrection. |
string |
None. |
| updatedAlternateShipmentReferenceNumber |
Autocorrected alternateShipmentReference. This value is null unless the account is enabled for autocorrection. |
string |
None. |
| exceptions |
Reasons for an Invalid acknowledgement |
Collection of ItemExceptionDto |
None. |
| cbl |
MVOCC or NVOCC Carrier Bill of Lading Number |
string |
None. |
| alternateShipmentReference |
Optional Alternate Shipment Reference |
RegisterAlternateShipmentReference |
None. |
| scac |
Isolated SCAC. This value is not consumed unless the account is enabled for a separate requests. For MSC BOOKING USE: BK-MSCU |
string |
None. |
| cnt |
Optional Container Number If the value is null, the response will return all Containers manifested under the MVOCC Carrier Bill of Lading Number. |
string |
None. |
| hbl |
Optional House Bill Number |
string |
None. |
| load |
Optional Load Type. FCL| Full Container Load | LCL: Less than Container Load | BCO: Beneficial Cargo Owner |
string |
None. |
| refs |
Conditional List of References (At least 1 unique reference is required) Illegal Chars ',' '|' '\' '/' ';' |
Collection of string |
None. |
| enablecallback |
Enable or disable callback |
boolean |
None. |
| callbackauthkey |
Only applies if callbacks have special authentication requirements Pre-specified Key e.g.: BASIC | OAUTH2 |
string |
None. |
| callbackurl |
Callback URL 'EnableCallback' must be set to true. |
string |
None. |
| callback |
[New Beta] Replaces legacy parameters for callback options |
RegisterCallback |
None. |
| customattributes |
Conditional Custom Attributes: Must be mutually agreed upon with AES Admin |
RegisterAttributes |
None. |