Retrieve dynamic return policy content

This endpoint retrieves dynamic return policy content and provides personalized and accurate return information that can be displayed on an e-commerce checkout page.

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

Unique identifier for the merchant store

string
enum
required

Locale for the content retrieval. Supported values: en-US, en-CA, fr-CA, es-US

Allowed:
string

Unique identifier for the customer's cart

string
required

Currency code for the cart and pricing information

string
^[A-Z]{2}(-[A-Za-z0-9]{1,3})?$

Region is used to filter return policy content 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

customerInfo
object

Customer information including

cartItems
array of objects

Array of cart items with product details

cartItems
discounts
array of objects

Array of discounts applied at cart level

discounts
Responses

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