# PLT-licensed couriers (paperless)

The PLT or paperless allows to create shipments and to send the courier all the documents required for customs operations in digital format.

The couriers currently entitled to use PLT on GSped are:

* Fedex
* UPS
* DHL

To be correctly used the codes must be added to the POST call for the shipment resource, codified in base64 (see the page in the documents). The maximum size of each file is 5 MB

It is possible to upload more than one file per expedition.&#x20;

**ATTENTION:** The name must correspond to the following structure:

> (doc type) / (order reference) / (sequence number) . (file extension)\
> example: COMMERCIAL\_INVOICE\_TESTREF1234\_1.pdf

The valid files are: PDF, TXT, PNG, JPG, GIF, BMP, TIF, RTF, DOC, XLS, DOCX, XLSX

The possible values for document type are the following:

![Tipologia documenti](/files/Qssq6Slu6OcfIeV1yvxs)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://apidocs.gsped.com/gsped-api-english-version/overview/corrieri-abilitati-al-plt-paperless.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
