Conversational Actions will be deprecated on June 13, 2023. For more information, see Conversational Actions sunset.

PurchaseReturnsInfo

Stay organized with collections Save and categorize content based on your preferences.

Returns info associated with an order or a particular line item.

JSON representation
{
  "isReturnable": boolean,
  "daysToReturn": integer,
  "policyUrl": string
}
Fields
isReturnable

boolean

If true, return is allowed.

daysToReturn

integer

Return is allowed within that many days.

policyUrl

string

Link to the return policy.