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

NotifyMessage Property

User defined text that will be included in the email to be sent to Email .

Object Oriented Interface

public function getNotifyMessage($notifyidx);
public function setNotifyMessage($notifyidx, $value);

Procedural Interface

inship_fedexfreightship_get($res, 104 , $notifyidx);
inship_fedexfreightship_set($res, 104, $value , $notifyidx);

Default Value

''

Remarks

User defined text that will be included in the email to be sent to NotifyEmail. This is optional.

For FedEx, when multiple recipients exist, the message for the first recipient is the only message that will be included in the request. FedEx only allows one message for all of the recipients of the notification email.

This property is not used by USPS or Canada Post.

The size of the array is controlled by the NotifyCount property.

This property is not available at design time.

Data Type

String

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