{
"data": [
{
"quantity": 0,
"product_id": "string",
"sold_product_id": "string",
"order_id": "string",
"name": "string",
"price": 0,
"cost_price": 0,
"original_price": 0,
"brand": "string",
"model": "string",
"commission": 0,
"product_image": "string",
"category": "string",
"url": "string",
"integration_id": "string",
"workspace_id": "string",
"organization_id": "string",
"document_id": "string",
"inserted_at": "2019-08-24T14:15:22Z"
}
],
"meta": {
"page": 0,
"limit": 0,
"total": 0,
"totalPages": 0,
"hasNextPage": true,
"hasPreviousPage": true
}
}