[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[],["The core content defines a JSON structure for return information related to an order or line item. It specifies three fields: `isReturnable` (a boolean indicating if returns are allowed), `daysToReturn` (an integer representing the number of days allowed for a return), and `policyUrl` (a string containing a link to the return policy). This structure allows for the communication of key return-related data.\n"]]