> For the complete documentation index, see [llms.txt](https://docs.spectrumcustomizer.com/integration/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.spectrumcustomizer.com/integration/ecommerce/production-related-file-delivery.md).

# Production Related File Delivery

### Document Types

* **Order Specification:** Includes product information, feature and related value, product images, recipe ID.
* **Packlist:** Consumer-facing order document to be included in product delivery.
* **Production Files:** Printable output files used for product manufacturing, as well as access to source artwork (if required).

### Supported Delivery Formats

* **PDF**
* **HTML**
* **JSON**

### Supported Delivery Methods

* **FTP:** Classic FTP
* **FTPS:** Secure Transfer using Classic FTP over SSL (Explicit and Implicit)
* **SFTP:** SSH based Secure file transfer
* **Blob Storage**
* **Google Drive:** Delivery to a configured Google Drive folder
* **REST API (JSON):** HTTP push delivery of file metadata/payload to a client-provided endpoint
