BrandedTracking»Tracking API

Tracking API

Tracking API

NRG Software provides a multi-carrier tracking API to customers for users of Ship Connect. With the tracking API you can pull tracking details into your ERP system but it can also be used to provide branded tracking results to customers.

By using the tracking API, you can query transit and delivery information with a common endpoint with results in HTML, XML or JSON.

Endpoint:
http://tracking.nrgsoft.com/?tracknum=xxx&&user_id=999&format=xxx&carrier=xxx

Parameters:
tracknum = A valid carrier tracking number. We try to evaluate the tracknum value to set the carrier value but if there is some odd format you may need to provide that detail
user_id = Value provided by NRG for access to this API

Optional Parameters:
format = HTML, XML or JSON. If no format is passed, default response is XML
carrier = UPS, FedEx, USPS, DHL, YRC
attributes=base64 encoded value containing any of the elements below, ex: logo=xxx&ordernum=xxx&website=xxx&website_text=xxx
logo = Public URL for company logo
ordernum = value for order number
website = Public URL for company
website_text = text to display for website link