Skip to content

Instantly share code, notes, and snippets.

@osantana
Created May 16, 2022 14:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save osantana/35fe62c2ac11cb18ca2d9e8561ad323d to your computer and use it in GitHub Desktop.
Save osantana/35fe62c2ac11cb18ca2d9e8561ad323d to your computer and use it in GitHub Desktop.
{
"meta": {
"page": {
"offset": 0,
"limit": 25,
"count": 1,
"total": 1
},
"filter": {
"identifiers": {
"type": "ean",
"value": "0194252022634"
}
},
"sort": {
"created_at": "asc"
},
"links": {
"self": "",
"first": "",
"last": "",
"prev": "",
"next": ""
},
"languages": ["pt_BR"],
"available_languages": [
{
"id": "pt_BR",
"name": "Portuguese (Brazil)",
"currency": "BRL"
}
]
},
"results": [
{
"id": "5b9f4f6d9f8f9f9c8c8b4b9f",
"currency": "BRL",
"identifiers": [
{
"type": "ean",
"value": "0194252022634"
}
],
"created_at": "2022-02-02T22:22:22.272036+00:00"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment