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

CountOther Property

The number of packages to be picked up for a service type other than Priority/Express/International Mail.

Object Oriented Interface

public function getCountOther();
public function setCountOther($value);

Procedural Interface

inship_uspsship_get($res, 5 );
inship_uspsship_set($res, 5, $value );

Default Value

0

Remarks

When the SchedulePickup method is called, there must be provided at least one Express Mail Package or one Priority Mail package to make the SchedulePickup call a valid request. If your pickup contains more than one type of package, you may use the CountPriority, CountExpress, CountInternational properties to indicate such.

The maximum count is 999 packages.

Data Type

Integer

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