Payment Method Created

{
"EventType":"PaymentMethodCreated",
"PaymentMethod":{
              "id":2396565,
              "paymentMethodType":"creditCard",
              "cardType":"Visa",
              "customerId":11233476,
              "firstName":"Bob",
              "lastName":"Smith",
              "email":"[email protected]",
              "maskedCardNumber":"************1111",
              "expirationMonth":"6",
              "expirationYear":"27",
              "externalCardId":null,
              "externalCustomerId":null,
              "address1":"111 First Avenue",
              "address2":null,
              "businessTaxId":null,
              "cardType":"Visa",
              "city":"NY City",
              "state":"New York",
              "stateId":46,
              "country":"United States",
              "countryId":"840",
              "postalZip":"10003",
              "businessTaxId":null,
              "isDefault":"false",
              "isUsedForBillingPeriodOverride":null,
              "modifiedDate":"2022-06-23T18:16:36.9013513Z",
              "originalPaymentMethodId":null,
              "storedInFusebillVault":"false",
"uri":"https://secure.fusebill.com/v1/paymentMethods/2396565/creditCard"
              },
"EventSource":"FusebillUI"