noteTo learn more about how XCover works with Shippo, see our XCover help article.
Insurance for single package shipments using XCover
For shipments consisting of only one package, you can specify insurance directly from the Shipment object.noteIt’s important to review the XCover coverage details.
- For details on shipments originating from the US, refer to this guide on shipping protection.
- For details on shipments originating from outside of the US (CA, UK, France, Spain, Italy, Netherlands, Germany), refer to this guide on shipping protection.
amount of $10,000 USD. Depending the source country, this limit can vary.For shipments originating from the US, XCover has a 25% deductible for Jewelry/Watches, Antiques/Artwork, and Glassware/Ceramics.amount and currency, as well as content within the insurance attribute inside ShipmentExtras attribute. The provider will default to Shippo’s insurance provider.
included_insurance_price indicates the insurance fee for the requested coverage. That fee is also included in the rate “amount” as well.
Insurance for single package shipments using carrier insurance
You can purchase insurance directly from a carrier by specifying yourprovider within the insurance attribute inside ShipmentExtras attribute. This is available only for FedEx, UPS, and Ontrac.
cURL
Insurance for multi-piece shipments
For multi-piece shipments you can choose to purchase specific insurance amounts for each package. This can be done through the extras attribute when creating your Parcel object within the Shipment request. The following example shows a request to add insurance to each parcel in a multi-piece shipment using carrier provided insurance. To add insurance using XCover, omitprovider from your request.
cURL