serviceType, destination city, and coordinates. It also evaluates cutoff time and operational calendar rules to determine the expected delivery date and effective service type.PlaceBulk.latitude and longitude are provided, they will be used for the coverage check.0, the API will attempt to geocode the provided address.expectedDeliveryDate.effectiveServiceType indicates the service timing that will actually apply after cutoff and operating-day rules are evaluated.serviceable is null, the API could not make a coverage decision, usually because the address could not be verified or an internal error occurred.expectedDeliveryDate is returned as a local delivery date in YYYY-MM-DD format.CheckCoverage to confirm delivery coverage and expected delivery timing before creating an order. Provide destination coordinates when available for the most accurate result.