# SCAN Form

 - [POST /api/shipments/scan-forms/create](https://docs.shipsaving.com/v1/openapi/scan-form/createscanforms.md): Creates a USPS SCAN Form for the provided list of shipment tracking codes. Only applicable to shipments with valid USPS tracking numbers. </br> **Rate limit:** 60 requests per minute.
 - [POST /api/shipments/scan-forms/dhl/ecommerce/create](https://docs.shipsaving.com/v1/openapi/scan-form/createecsscanforms.md): 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. </br> **Rate
 - [GET /api/shipments/scan-forms/dhl/ecommerce/get](https://docs.shipsaving.com/v1/openapi/scan-form/getecsscanforms.md): Returns the DHL eCommerce SCAN Form PDF URL based on the request ID from the creation endpoint. </br> **Rate limit:** 60 requests per minute.
