{
"statusCode": 0,
"statusText": "text",
"data": {
"page": 0,
"totalPages": 0,
"products": [
{
"id": 0,
"name": "text",
"status": "text",
"description": "text",
"short_description": "text",
"average_rating": "text",
"rating_count": 0,
"categories": [
{
"id": 0,
"name": "text",
"slug": "text"
}
],
"attributes": [
{
"id": 0,
"name": "text",
"options": [
"text"
]
}
],
"meta_data": [
{
"id": 0,
"name": "text"
}
],
"stock_status": "text",
"store": {
"id": 0,
"name": "text",
"shop_name": "text",
"url": "text",
"address": {
"street_1": "text",
"street_2": "text",
"city": "text",
"zip": "text",
"country": "text",
"state": "text"
}
},
"permalink": "text",
"price": "text",
"purchasable": false
}
]
}
}