# Get DHL eCommerce SCAN Form Returns the DHL eCommerce SCAN Form PDF URL based on the request ID from the creation endpoint. Rate limit: 60 requests per minute. Endpoint: GET /api/shipments/scan-forms/dhl/ecommerce/get Version: v1 Security: ApiTokenAuth ## Query parameters: - `request_id` (integer, required) Request ID returned from the Create SCAN Form API ## Response 200 fields (application/json): - `url` (string) Manifest URL to the SCAN Form document (PDF)