{
  "client_secret": "",
  "return_url": "https://example.com",
  "confirm": true,
  "customer_acceptance": {
    "acceptance_type": "offline",
    "accepted_at": "1963-05-03T04:07:52.723Z",
    "online": {
      "ip_address": "127.0.0.1",
      "user_agent": "amet irure esse"
    }
  },
  "billing": {
    "address": {
      "state": "New York",
      "city": "New York",
      "country": "US",
      "first_name": "john",
      "last_name": "doe",
      "zip": "10001",
      "line1": "123",
      "line2": "Main Street",
      "line3": "Apt 4B",
      "origin_zip": "10001"
    }
  },

  "email": "hyperswitch_sdk_demo_id@gmail.com",
  "browser_info": {
    "user_agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36",
    "accept_header": "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8",
    "language": "en-US",
    "color_depth": 32,
    "screen_height": 1117,
    "screen_width": 1728,
    "time_zone": -330,
    "java_enabled": true,
    "java_script_enabled": true,
    "ip_address": "127.0.0.1"
  }
}
