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

CloseDate Property

Identifies the date up to which the unclosed FedEx Ground shipments are to be closed.

Object Oriented Interface

public function getCloseDate();
public function setCloseDate($value);

Procedural Interface

inship_fedexshipintl_get($res, 16 );
inship_fedexshipintl_set($res, 16, $value );

Default Value

''

Remarks

Identifies the date up to which the unclosed FedEx Ground shipments are to be closed. The CloseDate and CloseTime are both required to be provided in a close operation request (when CloseGroundShipments method is called). If not provided, it will default to the current date.

This property is applicable for FedEx Ground services only. Format: YYYY-MM-DD (e.g. 2006-06-26).

Data Type

String

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