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

# Amazon Prime

{% hint style="warning" %}
Corriere dal funzionamento particolare.

Per utilizzarlo serve avere credenziali Amazon ed ordini Amazon su Gsped.

Infine vanno attivati i corrieri disponibili sul pannello Amazon.
{% endhint %}

## 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>Più economico</td><td>161</td><td>0</td><td>Domestico</td></tr><tr><td>TNT</td><td>161</td><td>1</td><td>Domestico</td></tr><tr><td>Poste Delivery Business</td><td>161</td><td>2</td><td>Domestico</td></tr><tr><td>Poste Delivery Business Saturday</td><td>161</td><td>3</td><td>Domestico</td></tr></tbody></table>

{% hint style="danger" %}
Poste Delivery Business

Per usare Poste Delivery Business è necessario inserire un proprio account nel Seller Central ed accettare le policy di Amazon
{% endhint %}


---

# 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/amazon-prime.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.
