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

RecipientZipCode Property

Postal code.

Object Oriented Interface

public function getRecipientZipCode();
public function setRecipientZipCode($value);

Procedural Interface

inship_uspsshipintl_get($res, 64 );
inship_uspsshipintl_set($res, 64, $value );

Default Value

''

Remarks

Postal code. This is identification of a region (usually small) for mail/package delivery. Format and presence of this property will vary, depending on country.

In a ship request, this is required to be provided for both sender and recipient. In all other requests, this element is required if both RecipientCity and RecipientState are not present.

Valid characters: A-Z; 0-9; a-z. Maximum length: 16.

Data Type

String

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