Untitled

mail@pastecode.io avatar
unknown
json
14 days ago
703 B
7
Indexable
Never
{
    "data": {
        "varietyCollection": {
            "items": [
                {
                    "podId": "1234-5678",
                    "varietyNameenUS": "some coffee brand",
                    "varietyNameesUS": "some coffee brand",
                    "varietyNamefrUS": "some coffee brand",
                    "varietyNameenCA": "some coffee brand",
                    "varietyNamefrCA": "some coffee brand",
                    "descriptionenUS": null,
                    "descriptionesUS": null,
                    "descriptionfrUS": null,
                    "descriptionenCA": null,
                    "descriptionfrCA": null
                }
            ]
        }
    }
}
Leave a Comment