# Poste Italiane from ShipStation

Poste Italiane from ShipStation offers domestic shipping services for Italy-based ShipStation V2 API accounts shipping from Italy.

This guide provides developers with the details needed to build Poste Italiane from ShipStation shipping capabilities into your ShipStation V2 API workflows.

## Requirements

`carrier_code`: `poste_italiane_walleted`

* A ShipStation V2 API account based in Italy.
* ShipStation Carriers must be activated for the account and have a positive account balance to create labels. See our [Using ShipStation Carriers page](/apis/shipengine/docs/carriers/setup) for details about activating it in your account.
* All shipments must originate from an address in Italy.
* All shipments must include both the weight and the dimensions.


## Connect Account

You can connect a Poste Italiane from ShipStation account via the ShipStation dashboard.

### Connect via Dashboard

Log in to your ShipStation account and navigate to the Carriers section to connect your Poste Italiane from ShipStation account.

## Rates

Poste Italiane from ShipStation supports [rate shopping](/apis/shipengine/docs/rates/rates) with ShipStation V2 API.

## Service Details

Available Poste Italiane from ShipStation services are provided below. Please note that carriers may update their available services at any time. To ensure you are always using valid services, you can use the list carrier services endpoint at any time.

### Domestic Services

| Service | API Code |
|  --- | --- |
| Poste Delivery Business Standard Shop to Home Delivery | poste_italiane_pdb_std_shop_to_home_delivery |
| Poste Delivery Business Standard Shop to Delivery Points | poste_italiane_pdb_std_shop_to_delivery_points |
| Poste Delivery Business Standard Shop to Lockers | poste_italiane_pdb_std_shop_to_lockers |
| Poste Delivery Business Standard Shop to Post Office | poste_italiane_pdb_std_shop_to_post_office |
| Poste Delivery Business Express Home to Home Delivery | poste_italiane_pdb_exp_home_to_home_delivery |
| Poste Delivery Business Standard Home to Home Delivery | poste_italiane_pdb_std_home_to_home_delivery |


### Return Services

Poste Italiane from ShipStation supports return labels. If a parcel is returned to the sender, the corresponding charges will be managed via the adjustment process.

### Adding Shipment Insurance

Adding shipment insurance is not supported for this carrier. However, Poste Italiane from ShipStation includes compensation coverage for shipments: 1€ per KG plus shipping cost for domestic shipments. However, certain items listed in the prohibited/restricted list are excluded from compensation. All services are eligible for loss and claims.

## Label Support

* Label sizes: 4"x 6"
* Label formats: PDF, ZPL


### Label Reference Fields

Poste Italiane from ShipStation does support adding [custom label messages](/apis/shipengine/docs/labels/messages), specifically using `request.packages[0].label_messages.reference3` for an alphanumeric sender reference which is mapped to `waybills.data.sender.note1`.

### Multi-Package Labels

Poste Italiane from ShipStation supports [multi-package shipments](/apis/shipengine/docs/shipping/multi-package) for selected services: poste_italiane_pdb_exp_home_to_home_delivery and poste_italiane_pdb_std_home_to_home_delivery.

### Voiding Labels

Poste Italiane from ShipStation supports [voiding labels](/apis/shipengine/docs/labels/voiding) with ShipStation V2 API. If a voided label is reused, an adjustment charge will be issued as a 'label-voided-used' charge.

## Advanced Options

Poste Italiane from ShipStation does not support [advanced options](/apis/shipengine/docs/carriers/advanced-options).

## Manifests

Poste Italiane  from ShipStation shipments do not require [manifesting](/apis/shipengine/docs/shipping/manifests).

## Scheduling Pickups

Poste Italiane from ShipStation supports [schedule carrier pickups](/apis/shipengine/docs/shipping/pickups) for Door2Door service types. The pickup charge is already included in the rate returned for both services. Pickup voiding is also supported.

## Service Points (PUDO)

Poste Italiane from ShipStation offers [service points](/apis/shipengine/docs/pick-up-drop-off/pudo-intro) as Shop2Door service type, which implies Pick Up Drop Off (PUDO) functionality and for Shop2Sho service type. Customers can receive a confirmation via email once a PUDO scans a package.

## Tracking

Poste Italiane from ShipStation supports receiving tracking updates. Review our [Track a Package guides](/apis/shipengine/docs/tracking/tracking) for details on tracking with the ShipStation V2 API.