Get Best Delivery Information
getBestDeliveryInformationFull Description
Returns estimated delivery options and shipping lead times (ETA) for a given Cdiscount offer to a specific destination. Inputs: offerId, productId, and destination (postal code, city, country, longitude, latitude). Output includes available delivery modes, estimated dates/time windows. Read-only: no purchase or booking.
Parameters (7 required)
citystringCity name of the delivery address (e.g. "PARIS")
countrystringISO country code of the delivery address (e.g. "FR")
latitudenumberLatitude of the delivery address (e.g. 48.95508)
longitudenumberLongitude of the delivery address (e.g. 2.3102)
offerIdnumberThe numeric Cdiscount offer identifier
postalCodestringPostal code of the delivery address (e.g. "75001")
productIdstringThe Cdiscount product identifier (e.g. "AUC5013138658543")