{
"page": 1,
"size": 50,
"total": 245,
"total2": 12,
"items": [
{
"id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
"organization_id": "org-uuid",
"quantity": 25000.0,
"unit_id": "eur-unit-uuid",
"unit": {
"id": "eur-unit-uuid",
"name": "EUR",
"type": "fiat_currency"
},
"sector": "IT Services",
"product_name": "Cloud Computing Services",
"purchase_type": "spend_based",
"expense_type": "services",
"supplier_id": "supplier-uuid",
"supplier": {
"business_name": "AWS EMEA SARL",
"country": "ES"
},
"purchase_date": "2024-01-15T00:00:00Z",
"last_purchase_timestamp": "2024-01-16T10:30:00Z",
"recycled": null,
"country": "ES",
"frequency": "monthly",
"description": "Monthly AWS cloud infrastructure costs",
"status": "active",
"co2e": 2450.75,
"ef": 0.098,
"displayed_ggss": true,
"custom_emission_factor_id": null,
"file_url": null,
"file_id": null,
"file_name": null
},
{
"id": "b2c3d4e5-f6g7-8901-bcde-fg2345678901",
"organization_id": "org-uuid",
"quantity": 15000.0,
"unit_id": "eur-unit-uuid",
"unit": {
"id": "eur-unit-uuid",
"name": "EUR",
"type": "fiat_currency"
},
"sector": "Office Supplies",
"product_name": "Printer Paper",
"purchase_type": "spend_based",
"expense_type": "goods",
"supplier_id": "supplier-uuid-2",
"supplier": {
"business_name": "Office Depot Spain",
"country": "ES"
},
"purchase_date": "2024-01-10T00:00:00Z",
"last_purchase_timestamp": "2024-01-10T14:22:00Z",
"recycled": 0.3,
"country": "ES",
"frequency": "quarterly",
"description": "Q1 2024 office paper supplies",
"status": "active",
"co2e": 1825.50,
"ef": 0.122,
"displayed_ggss": true,
"custom_emission_factor_id": null,
"file_url": null,
"file_id": null,
"file_name": null
}
]
}