--- title: JSON - Payments Apps API description: | A [JSON](https://www.json.org/json-en.html) object. Example value: `{ "product": { "id": "gid://shopify/Product/1346443542550", "title": "White T-shirt", "options": [{ "name": "Size", "values": ["M", "L"] }] } }` api_version: 2025-10 api_name: payments-apps type: scalar api_type: graphql source_url: html: https://shopify.dev/docs/api/payments-apps/latest/scalars/json md: https://shopify.dev/docs/api/payments-apps/latest/scalars/json.md --- # JSON scalar A [JSON](https://www.json.org/json-en.html) object. Example value: `{ "product": { "id": "gid://shopify/Product/1346443542550", "title": "White T-shirt", "options": [{ "name": "Size", "values": ["M", "L"] }] } }` ## Map ### Inputs with this scalar * [External.data](https://shopify.dev/docs/api/payments-apps/latest/input-objects/External#fields-data) * [Qr​Code.data](https://shopify.dev/docs/api/payments-apps/latest/input-objects/QrCode#fields-data)