{
"$schema": "https://api.kicks.dev/schemas/RespListUnifiedProductBody.json",
"data": [
{
"barcodes": [
"string"
],
"brand": "string",
"images": [
"string"
],
"link": "string",
"metadata": {
"property1": null,
"property2": null
},
"model": "string",
"name": "string",
"prices": {
"property1": 0,
"property2": 0
},
"product_type": "string",
"shop_name": "string",
"sku": "string",
"slug": "string",
"source_product_id": "string",
"updated_at": "2019-08-24T14:15:22Z"
}
],
"meta": null
}