> For the complete documentation index, see [llms.txt](https://apidocs.gsped.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://apidocs.gsped.com/spedizioni-e-dintorni/shipment/corrieri/logisticando.md).

# Logisticando

## Lista codici Gsped

<table data-full-width="true"><thead><tr><th>Servizio</th><th data-type="number">Codice corriere</th><th data-type="number">Codice servizio</th><th>Note</th></tr></thead><tbody><tr><td>Nazionale</td><td>91</td><td>0</td><td>Domestico</td></tr><tr><td>Internazionale</td><td>91</td><td>6</td><td>Internazionale</td></tr></tbody></table>

## [Trade documents](/spedizioni-e-dintorni/shipment/shipment-objects/trade_documents.md)

**Disponibile nelle chiamate: Shipment POST e Shipment PATCH**

```
"trade_documents":[
    {
        "nome":"COMMERCIAL_INVOICE_TESTRIF1234_1.pdf",
        "contenuto":""
    }
]
```

## Campi per Shipment PATCH

| campo                                          | Limitazioni            |
| ---------------------------------------------- | ---------------------- |
| [trade\_documents](#trade-documents).nome      | String                 |
| [trade\_documents](#trade-documents).contenuto | String                 |
| ddt\_alpha                                     | String (minimo 1 char) |
