# OF54 - Retrieve offer files once asynchronous offer export is complete (OF52) Retrieve each chunk of an offer export file via the URL generated once the asynchronous offer export is completeRead MoreExporting offers with advanced pricesExporting offers asynchronously - APIs OF52/53 Endpoint: GET /dynamic-url/The+URL+is+retrieved+from+OF53+output/OF54 ## Path parameters: - `tracking_id` (string, required) The asynchronous offer export id ## Response 200 fields (application/json): - `active` (boolean) Indicates if the offer is active or inactive (not for sale or discontinued) - `allow_quote_requests` (boolean) Allow customers to request quotes on this offer - `available_end_date` (string) The date when the offer will be deactivated - `available_start_date` (string) The date when the offer will be activated - `channels` (array) List of channel codes on which the offer can be sold. - `currency_iso_code` (string) ISO code of the currency - `date_created` (string) Date and time of the offer creation - `deleted` (boolean) Indicates whether the offer exists or is deleted - `description` (string) Offer description - `eco_contributions` (array) Eco-contributions of the offer - only available if the operator setting Data collection related to circular economy regulations has been enabled. - `eco_contributions.eco_contribution_amount` (number) List of eco-contribution amounts, if applicable Only taken into account if the operator activates the circular economy information collection. - `eco_contributions.epr_category_code` (string, required) Extended Producer Responsibility (EPR) category code. Enum: "FR-AGROPACK", "FR-ASL", "FR-DASRIPAT", "FR-DBPS", "FR-DDS", "FR-DEA", "FR-DEEE", "FR-DISPMED", "FR-DIY", "FR-EMBM", "FR-GF", "FR-JOUETS", "FR-LUB", "FR-MH", "FR-MNU", "FR-PA", "FR-PAP", "FR-PCHIM", "FR-PMCB", "FR-PNEU", "FR-TABAC", "FR-TLC", "FR-VEHICULE", "FR-VHU", "DE-BATTG", "DE-PACK", "DE-WEEE", "ES-PACK", "ES-GPACK", "ES-WEEE" - `eco_contributions.producer_id` (string) List of producer identifiers corresponding to eco contribution amounts, if applicable Only taken into account if the operator activates the circular economy information collection. - `favorite_rank` (integer) If present, indicates that the offer is a favorite offer ranked - `fulfillment` (object) The fulfillment information tied to the offer - `fulfillment.center` (object) The fulfillment center - `fulfillment.center.code` (string) Code of the fullfilment center - `is_professional` (boolean) Indicates if the store is professional or not - `last_updated` (string) Date and time of the last update of the offer - `leadtime_to_ship` (integer) The lead time to ship corresponding to the offer - `logistic_class` (object) The logistic class associated to the offer - `logistic_class.code` (string) Code for the logistic class linked to the offer (directly or via the Marketplace category) - `max_order_quantity` (integer) The maximum order quantity customers must select to be able to place an order for that offer - `measurement` (object) Measurement of the product - `measurement.total_measurement_of_product` (number) The product measurement This option is only available if the operator creates a product with a measurement unit. - `measurement.unit` (string) The product unit This option is only available if the operator creates a product with a measurement unit. - `min_order_quantity` (integer) The minimum order quantity customers must select to be able to place an order for that offer - `min_shipping_price` (number) Minimum shipping charges for the offer - `min_shipping_price_additional` (number) Additional shipping charges for the offer - `min_shipping_type` (string) Shipping method with the minimum shipping charges (code referenced by the operator) - `min_shipping_zone` (string) Shipping zone with the minimum shipping charges (code referenced by the operator) - `model` (string) The platform model of the seller account providing the offer. Used for Hybrid platforms. One of MARKETPLACE, DROPSHIP, ONE_CREDITOR - `msrp` (number) The retail price recommendation, also referred to as manufacturer's suggested retail price (MSRP) or recommended retail price (RRP). Applicable only for Dropship offers. - `offer_additional_fields` (array) Custom fields of the offer - `offer_additional_fields.code` (string) The custom field's code - `offer_additional_fields.type` (string) One of BOOLEAN, DATE, LINK, LIST, MULTIPLE_VALUES_LIST, NUMERIC, REGEX, STRING, TEXTAREA - `offer_additional_fields.value` (string) The custom field's value - `offer_id` (integer) Unique offer identifier assigned by Mirakl - `package_quantity` (integer) For one order, customers can only add packages of product items. The number of items per package is the increment number of that product in an order. - `premium` (boolean) Indicates if the store is premium or not - `price_additional_info` (string) Information about the offer price - `prices` (array) List of prices for the offer. For Dropship specifically: the list of purchasing prices of the offer, also referred to as costs or wholesale prices - `prices.context` (object) Price application criteria Is not returned for the default price - `prices.context.channel_codes` (array) The channel codes on which a specific price applies. Returned if Channel Pricing is enabled. - `prices.context.customer_group_ids` (array) The customer group ids on which a specific price applies. Returned if Customer Pricing is enabled. - `prices.context.customer_organization_ids` (array) The customer organization ids on which a specific price applies. Returned if Customer Pricing is enabled. - `prices.context.end_date` (string) The end date of a specific price. Returned if Scheduled Pricing is enabled. - `prices.context.start_date` (string) The start date of a specific price. Returned if Scheduled Pricing is enabled. - `prices.discount_end_date` (string) End date of the discounted price. For Dropship specifically: the end date of the discounted purchasing price - `prices.discount_price` (number) Discounted price Is not returned if a volume price with discount exists For Dropship specifically: the discounted purchasing price, also referred to as cost or wholesale price - `prices.discount_start_date` (string) Start date of the discounted price. For Dropship specifically: the start date of the discounted purchasing price - `prices.origin_price` (number) Price without discount For Dropship specifically: the purchasing price, also referred to as cost or wholesale price - `prices.volume_prices` (array) Volume prices for each quantity threshold Returns at least the price for a quantity threshold of one - `prices.volume_prices.quantity_threshold` (integer) Quantity to trigger a discount in a volume pricing strategy - `prices.volume_prices.unit_discount_price` (number) Unit discount price for this quantity threshold - `prices.volume_prices.unit_origin_price` (number) Unit price for this quantity threshold - `product_sku` (string) Product identifier within the operator's system - `product_tax_code` (string) Tax code for the product - `quantity` (integer) Offer quantity available - `retail_prices` (array) List retail prices for the offer, also referred to as selling prices. Applicable only for Dropship offers. - `retail_prices.discount_end_date` (string) End date of the discounted retail price - `retail_prices.discount_price` (number) Discounted retail price - `retail_prices.discount_start_date` (string) Start date of the discounted retail price - `retail_prices.origin_price` (number) Retail price without discount - `shipping_types` (array) List of shipping types for the offer. Returned if Export shipping charges and delivery times in OF5X, P11 and the offer webhook is enabled. - `shipping_types.code` (string) Shipping method code - `shipping_types.delivery_time` (object) Expected order delivery time - `shipping_types.delivery_time.earliest_days` (integer) Earliest order delivery time - `shipping_types.delivery_time.latest_days` (integer) Latest order delivery time - `shipping_types.shipping_price_unit` (number) Shipping price of the offer - `shipping_types.shipping_zone_code` (string) Shipping zone code - `shop_id` (integer) Unique identifier for the store providing this offer (assigned by Mirakl) - `shop_name` (string) Name of the store providing this offer - `shop_sku` (string) Shop's sku of the offer - `state_code` (string) Offer condition code