Transaction Details
Tx Hash:
RH9Y9xvSffg1uv6cRsd3Xa
Status:
OnChain
Block:
Bundler:
0xF5d3B0bF5C6F4bEC970679Ee78caDbeA8bb72417
Timestamp:
Jan.27.2024 11:04:50 PM
Caller:
0x0010c09ba07bc58bd896a4e995e55c93ed7f8375
Signature:
0x889a0d3ab1835c8a48c0f07e47fe0d9cb9b1b033a70cfe1d7b40e727566af3c2153d0f67f1280fd28015ab6f2dae78cdc18ab45782730c50c20d47b4e88b7ef51c
SepId:
1
Namespace:
BookingSystem
Dataset:
Collection:
Action:
insertOne
Document:
{
  "accommodation_price": 300,
  "base_price": 120,
  "channel": "Airbnb",
  "cleaning_fee": 25,
  "commission": 20,
  "confirmation_code": "ABCD5678",
  "currency": "USD",
  "end_date": "2024-01-05",
  "extra_guest_price": 20,
  "guest_id": 10,
  "guests": 2,
  "id": 1,
  "listing_id": 10,
  "nights": 4,
  "paid_amount": 300,
  "planned_arrival": "2024-01-01T14:00:00",
  "planned_departure": "2024-01-05T10:00:00",
  "price_per_night": 150,
  "security_price": 60,
  "service_charge": 15,
  "start_date": "2024-01-01",
  "status": "Confirmed",
  "tax_amount": 30,
  "total_price": 600,
  "vat_amount": 15
}