{
"data":[
{
"id":3,
"external_id":"100491239A",
"name":"Demo Product",
"transaction_id":3,
"product_id":479,
"product_variant_id":1050,
"sku":"1023123213",
"variant_external_id":"EXT103313",
"is_void":false,
"quantity":1,
"price_current":99.99,
"price_sell":99.99,
"price_original":null,
"price_margin":null,
"price_tax":null,
"discounts":null,
"product_images":[
{
"url":"/example.jpg":0
},
{
"url":"/example2.jpg",
"sort_order":1
},
{
"url":"example2.jpg",
"sort_order":2
}
],
"created_at":"2020-05-27 06:21:13",
"updated_at":"2020-05-27 06:21:13"
}
],
"links":{
"first":"http://demo_site/2/items?page.number=1",
"last":"http://demo_site/3/items?page.number=1",
"prev":null,
"next":null
},
"meta":{
"current_page":1,
"from":1,
"last_page":1,
"path":"http://demo_site.getomneo.io/api/v3/transactions/3/items",
"per_page":15,
"to":1,
"total":1
}
}