Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
ExtendedCommerceDelivery Class
Access information about delivery estimation.
Namespace
ExtendedCommerceDelivery Methods
This method is for ExtendedCommerceDelivery. It
is static.
estimateDeliveryDate(estimateDeliveryDateInput, externalReference)
Forecast an expected delivery date and time based on delivery estimation
settings and the selected shipping carrier method. Provide information on when a package is
expected to be shipped and delivered.
API Version
63.0
Available to Guest Users
63.0
Requires Chatter
No
Signature
public static ConnectApi.EstimateDeliveryDateOutputRepresentation estimateDeliveryDate(ConnectApi.EstimateDeliveryDateInputRepresentation estimateDeliveryDateInput, String externalReference)
Parameters
- estimateDeliveryDateInput
- Type: Datetime
- ConnectApi.EstimateDeliveryDateInputRepresentation
- Estimated delivery date.
- externalReference
- Type: String
- Delivery estimation setup external reference ID.