[[["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 JSON representation details the structure for a merchant associated with a cart, order, or line item. Key information includes the merchant's `id`, `name`, and `image`. It also allows for an array of `phoneNumbers` and a structured `address`. The `id` is optional, while `name` is a string, `image` is an object, `phoneNumbers` are a collection of objects, and `address` is a structured object.\n"]]