{
  "data": {
    "orders": [
      {
        "id": "CAISENgvhpdP05f1DWG9H8yMn4kZY",
        "location_id": "L88917AVBK2S5",
        "line_items": [
          {
            "uid": "8uSwfzvUPRF6AiX",
            "name": "New York Strip Steak",
            "quantity": "1",
            "base_price_money": {
              "amount": 1599,
              "currency": "USD"
            },
            "gross_sales_money": {
              "amount": 1599,
              "currency": "USD"
            },
            "total_tax_money": {
              "amount": 0,
              "currency": "USD"
            },
            "total_discount_money": {
              "amount": 0,
              "currency": "USD"
            },
            "total_money": {
              "amount": 1599,
              "currency": "USD"
            }
          }
        ],
        "fulfillments": [
          {
            "uid": "zQtAx35fPVLLx6V",
            "type": "PICKUP",
            "state": "PROPOSED",
            "pickup_details": {
              "recipient": {
                "display_name": "John Doe",
                "phone_number": "+1-415-555-1234"
              },
              "schedule_type": "SCHEDULED",
              "pickup_at": "2023-05-10T18:00:00Z"
            }
          }
        ],
        "state": "OPEN",
        "version": 1,
        "total_money": {
          "amount": 1599,
          "currency": "USD"
        },
        "total_tax_money": {
          "amount": 0,
          "currency": "USD"
        },
        "total_discount_money": {
          "amount": 0,
          "currency": "USD"
        },
        "total_tip_money": {
          "amount": 0,
          "currency": "USD"
        },
        "total_service_charge_money": {
          "amount": 0,
          "currency": "USD"
        },
        "created_at": "2023-05-08T14:30:00.000Z",
        "updated_at": "2023-05-08T14:30:00.000Z"
      }
    ],
    "cursor": "5Ekfj4JXW8dJxBSXVYEIWkOcW9h8PBDyQh..."
  }
}