> 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/inpost.md).

# Inpost

## 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>Hub to InPost Point</td><td>15</td><td>0</td><td>integrazione lambda</td></tr><tr><td>Return With Label</td><td>15</td><td>1</td><td>integrazione lambda</td></tr><tr><td>Return Without Label</td><td>15</td><td>2</td><td>integrazione lambda</td></tr><tr><td>Consegna PUDO da magazzino</td><td>15</td><td>8</td><td>integrazione mondial relay</td></tr><tr><td>Consegna PUDO da PUDO</td><td>15</td><td>11</td><td>integrazione mondial relay</td></tr><tr><td>Address to Address</td><td>15</td><td>20</td><td>Integrazione inpost rest</td></tr><tr><td>Point to Point</td><td>15</td><td>21</td><td>Integrazione inpost rest</td></tr><tr><td>Address to Point</td><td>15</td><td>22</td><td>Integrazione inpost rest</td></tr><tr><td>Point to address</td><td>15</td><td>23</td><td>Integrazione inpost rest</td></tr></tbody></table>

## Ricerca PUDO

<table><thead><tr><th width="175">Integrazione</th><th>Pagina per il recupero dei PUDO</th></tr></thead><tbody><tr><td>inpost lambda</td><td></td></tr><tr><td>inpost mondial relay</td><td><a href="https://www.mondialrelay.fr/trouver-le-point-relais-le-plus-proche-de-chez-moi/">https://www.mondialrelay.fr/trouver-le-point-relais-le-plus-proche-de-chez-moi/</a></td></tr><tr><td>inpost rest</td><td><a href="https://geowidget.inpost-group.com/">https://geowidget.inpost-group.com/</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/spedizioni-e-dintorni/shipment/corrieri/inpost.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.
