Create a shipping protection quote

This endpoint calculates the shipping protection premium, i.e. the price you will charge the customer for shipping protection, for eligible products in the specified cart.

The response will include the premium and a quote id which must be used to create a valid Order with Extend including shipping protection. An optional array "excluded_products" may contain a list of products that were excluded from the premium calculation if the cart contained products that are not eligible for shipping protection.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Unique identifier for a store on Extend

string

Region is used to filter quotes by the region where the customer is located (an ISO 3166-2 region code).

If no region is passed, "US" will be used as default region

string
enum
required

Currency code used when contract was purchased. NOTE - This is an ISO-4217 currency code.

Allowed:
customer
object

Customer information

items
array of objects
required

Array of products in the cart for shipping protection quote

items*
string

The locale of the customer. Locale is used to determine the language for display and communication. Locale is formatted as xx-XX: the first two letters denote language, (ISO 639-1 standards) and the last two letters denote region (ISO 3166 standards).

Headers
string
required

Used to indicate the original media type of the resource (prior to any content encoding applied for sending).

string
required

Indicates which content types, expressed as MIME types, the client is able to understand, as well as identifies which API version to use in the request.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json