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

RecipientPostalCode Property

This is identifies of a region (usually small) for mail/package delivery.

Object Oriented Interface

public function getRecipientPostalCode();
public function setRecipientPostalCode($value);

Procedural Interface

inship_canadapostshipintl_get($res, 91 );
inship_canadapostshipintl_set($res, 91, $value );

Default Value

''

Remarks

This is identifies of a region (usually small) for mail/package delivery. Format and presence of this property will vary, depending on country. The format for Canadian postal codes is A9A9A9.

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 RecipientProvince are not present.

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

Data Type

String

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