Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

API Communicaton (Prealert) : Nombre Variable Descripción

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

API Communicaton [Prealert]

Execute a POST or GET to the following URL: http://yourcompany.cargotrack.net/appl2.0/auto/


api.asp, “yourcompany.cargotrack.net” must be replaced by your system’s URL address.

Nombre variable Descripción


api_key Alphanumeric of 10 digits that we will provided to identify you as a
valid source
api_action To determine what we want to do:
prealert : register a prealert
api_confirmation URL where you want to receive confirmation details, for example
“www.yourdomain.com”.

Once processed the following variables will be sent to the confirmation page provided. If no
confirmation URL, no information will be sent.

Variable Name Description


status Error code, 0 no errors found, or a number to identify the type of error
tid Transaction reference char(25)
* Can’t be left blank
Nombre variable Tipo Descripción
client_id int(11) * Client ID, unique customer identifier
store char(50) Store name where items have been purchased
commodity text(unlimited) Description of items purchased
order_number char(25) Purchase order number
value dec(10,2) Value of items purchased
carrier char(25) Carrier name
tracking char(25) * Tracking number
shipping_instructions char(1) A for Air
O for Ocean
shipping_type char(15) D - Direct
C - Consolidated

You might also like