ReturnZipCode Property
Postal code.
Object Oriented Interface
public function getReturnZipCode(); public function setReturnZipCode($value);
Procedural Interface
inship_fedexshipintl_get($res, 134 ); inship_fedexshipintl_set($res, 134, $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 ReturnCity and ReturnState are not present.
Valid characters: A-Z; 0-9; a-z. Maximum length: 16.
Data Type
String