{
  "id": "1042",
  "status": "pending",
  "total": 59.90,
  "created_at": "2026-05-31T09:42:00Z",
  "customer": {
    "name": "Amara Diallo",
    "email": "amara.diallo@email.com",
    "phone": "+33612345678"
  },
  "items": [
    {
      "product_id": "ST-BAG-01",
      "product": "Tote bag Storra",
      "quantity": 2,
      "unit_price": 24.90
    }
  ],
  "metadata": {
    "source": "Typeform",
    "payment_method": "Stripe"
  }
}