Shipping Integrator V5 - Online Help
Shipping Integrator V5
Questions / Feedback?

Notification Event

Notification returned by the server upon successful request (if applicable).

Syntax

upsaddress.on('Notification', [callback])

Callback

The 'callback' is called when the 'Notification' event is emited.

function(e){ }

The argument 'e' has the following properties:

e.message

Remarks

When sending a request, the server may return with a successful reply or an error. However, even when a transaction is successful, a warning or a note might still be returned by the server. In such cases, the Notification event is fired.

Notifications returned through this event are non-fatal and shipments will still be processes, labels will still be printable, rates are still returned, etc. These notifications should be treated as informational only.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0