# Create DHL eCommerce SCAN Form Initiates the asynchronous creation of a DHL eCommerce SCAN Form. Returns a request ID that can be used with the Get DHL eCommerce SCAN Form endpoint to retrieve the final manifest PDF. Rate limit: 60 requests per minute. Endpoint: POST /api/shipments/scan-forms/dhl/ecommerce/create Version: v1 Security: ApiTokenAuth ## Request fields (application/json): - `tracking_codes` (array, required) List of shipment tracking codes ## Response 200 fields (application/json): - `request` (integer) Request ID for fetching the manifest later