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

Payor Property

Identifies the payor of transportation charges for the requested shipment.

Syntax

[VB.NET]
Public Property Payor As PayorDetail

[C#]
public PayorDetail Payor {get; set;}

Remarks

The Payor is required to be provided in a ship request. This must be set to an instance of the PayorDetail type, which will contain the payor details. See the PayorDetail type for more information.

Note that the only valid value for PayorType is ptSender.

Default Value

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