{
  "webhook_type" : "test",
  "id": 15679,
  "order_number": "15679",
  "order_key": "wc_order_ttJCq3gmtuN1m",
  "created_at": "2021-12-28T10:49:59Z",
  "updated_at": "2021-12-28T13:49:04Z",
  "completed_at": "1970-01-01T00:00:00Z",
  "status": "unfulfilled",
  "currency": "USD",
  "total": "2003.80",
  "subtotal": "2003.80",
  "total_line_items_quantity": 10,
  "total_tax": "0.00",
  "total_shipping": "0.00",
  "cart_tax": "0.00",
  "shipping_tax": "0.00",
  "total_discount": "0.00",
  "shipping_methods": "",
  "payment_details": {
    "method_id": "cod",
    "method_title": "Special Handling",
    "paid": false
  },
  "billing_address": {
    "first_name": "Aman",
    "last_name": "",
    "company": "ETS",
    "address_1": "214",
    "address_2": "",
    "city": "new york",
    "state": "AL",
    "postcode": "10001",
    "country": "US",
    "email": "aman.seth@mailinator.com",
    "phone": ""
  },
  "shipping_address": {
    "first_name": "",
    "last_name": "",
    "company": "",
    "address_1": "",
    "address_2": "",
    "city": "",
    "state": "",
    "postcode": "",
    "country": ""
  },
  "note": "",
  "customer_ip": "",
  "customer_user_agent": "",
  "customer_id": 0,
  "view_order_url": "http://localhost/ets-wcfm/store-manager/orders-details/15679",
  "line_items": [
    {
      "id": 989,
      "subtotal": "1491.90",
      "subtotal_tax": "0.00",
      "total": "1491.90",
      "total_tax": "0.00",
      "price": "745.95",
      "quantity": 2,
      "tax_class": "",
      "name": "Backyard Discovery Cordova Gazebo Installation - 10x14",
      "product_id": 14600,
      "sku": "AI-BGD387-10-14",
      "meta": [],
      "admin_fee": 268.5400000000002
    },
    {
      "id": 990,
      "subtotal": "451.90",
      "subtotal_tax": "0.00",
      "total": "451.90",
      "total_tax": "0.00",
      "price": "225.95",
      "quantity": 2,
      "tax_class": "",
      "name": "Marcy Home Gym Installation - Marcy Stack Gym # MKM-81010, MWM-990, MWM-4965, MWM-988",
      "product_id": 12947,
      "sku": "AI-12947",
      "meta": [],
      "admin_fee": 74.56
    }
  ],
  "shipping_lines": [],
  "tax_lines": [],
  "fee_lines": [],
  "coupon_lines": [],
  "customer": {
    "id": 0,
    "email": "aman.seth@mailinator.com",
    "first_name": "Aman",
    "last_name": "",
    "billing_address": {
      "first_name": "Aman",
      "last_name": "",
      "company": "ETS",
      "address_1": "214",
      "address_2": "",
      "city": "new york",
      "state": "AL",
      "postcode": "10001",
      "country": "US",
      "email": "aman.seth@mailinator.com",
      "phone": ""
    },
    "shipping_address": {
      "first_name": "",
      "last_name": "",
      "company": "",
      "address_1": "",
      "address_2": "",
      "city": "",
      "state": "",
      "postcode": "",
      "country": ""
    }
  },
  "net_earning": "1,600.70",
  "net_admin_fee": "343.10"
}