{
"data": [
{
"id": "string",
"cancelled_at": "2019-08-24T14:15:22Z",
"cancel_reason": "string",
"closed": true,
"closed_at": "2019-08-24T14:15:22Z",
"confirmed": true,
"created_at": "2019-08-24T14:15:22Z",
"currency_code": "string",
"customer_id": "string",
"customer_email": "user@example.com",
"email": "user@example.com",
"fully_paid": true,
"name": "string",
"processed_at": "2019-08-24T14:15:22Z",
"source_name": "string",
"total_discounts_set_presentment_money_amount": 0,
"total_discounts_set_presentment_money_currency_code": "string",
"total_price_set_presentment_money_amount": 0,
"total_price_set_presentment_money_currency_code": "string",
"total_received_set_presentment_money_amount": 0,
"total_received_set_presentment_money_currency_code": "string",
"total_refunded_set_presentment_money_amount": 0,
"total_refunded_set_presentment_money_currency_code": "string",
"total_shipping_price_set_presentment_money_amount": 0,
"total_shipping_price_set_presentment_money_currency_code": "string",
"total_tax_set_presentment_money_amount": 0,
"total_tax_set_presentment_money_currency_code": "string",
"updated_at": "2019-08-24T14:15:22Z",
"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
}
}