4D Shipping SDK 2020 .NET Edition

Questions / Feedback?

ShipDateStart Property

Start of pickup date range used to narrow down the search.

Syntax

public string ShipDateStart { get; set; }
Public Property ShipDateStart As String

Default Value

""

Remarks

This is optional. However, this is considered in the request only if ShipDateEnd is set as well. Otherwise, it will be disregarded.

Format to be entered in the request: YYYYMMDD.

Copyright (c) 2023 4D Payments Inc. - All rights reserved.
4D Shipping SDK 2020 .NET Edition - Version 20.1 [Build 8435]