diff --git a/tap_chargebee/schemas/customers.json b/tap_chargebee/schemas/customers.json index 9d56d36..44b923b 100644 --- a/tap_chargebee/schemas/customers.json +++ b/tap_chargebee/schemas/customers.json @@ -77,7 +77,7 @@ "type": ["null", "boolean"] }, "cf_company_id": { - "type": ["null","integer"] + "type": ["null","string"] }, "allow_direct_debit": { "type": ["null", "boolean"]