v1

latestOpenAPI 3.0.32026-07-26170311887.2 KB
Insurance

Create an Insurance Policy from Quote

Regional availability: This endpoint is currently only available for US entities. Support for additional regions will be available in a future release.

Create an insurance policy from an existing quote. The quote must be active and not expired.

Easyship relies on the tracking number and courier service name to register the shipment with the insurance provider.

Required authorization scope: public.insurance_policy_3p:write

This API requires an updated contract with Easyship. Get in touch with your account manager or Easyship Support Team.

post/2024-09/insurances/policies-from-quote

Request body

Response

Insurance policy successfully created from quote

Example response

{
  "insurance_policy": {
    "currency": "USD"
  }
}