{
"data": [
{
"id": "string",
"name": "string",
"quantity": 0,
"sku": "string",
"title": "string",
"current_quantity": 0,
"is_gift_card": true,
"order_id": "string",
"order_name": "string",
"order_created_at": "2019-08-24T14:15:22Z",
"original_total_set_presentment_money_amount": 0,
"original_total_set_presentment_money_currency_code": "string",
"original_unit_price_set_presentment_money_amount": 0,
"original_unit_price_set_presentment_money_currency_code": "string",
"total_discount_set_presentment_money_amount": 0,
"total_discount_set_presentment_money_currency_code": "string",
"product_id": "string",
"product_handle": "string",
"product_title": "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
}
}