2022-06-01 16:59:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.5.214 GET 200 /api/v1/health 2022-06-01 16:59:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.5.214 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-01 16:59:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.5.214 POST 200 /api/v1/jobs/get - {"id":2385} 2022-06-01 16:59:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.5.214 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-01 16:59:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.5.214 POST 200 /api/v1/destination_definitions/list_latest - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-01 16:59:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.5.214 POST 200 /api/v1/source_definitions/list_latest - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-01 16:59:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.5.214 POST 200 /api/v1/destination_definitions/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-01 16:59:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.5.214 POST 200 /api/v1/source_definitions/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-01 17:00:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.5.214 GET 200 /api/v1/health 2022-06-01 17:00:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.5.214 GET 200 /api/v1/health 2022-06-01 17:00:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.5.214 GET 200 /api/v1/health 2022-06-01 17:01:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.5.214 GET 200 /api/v1/health 2022-06-01 17:01:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.5.214 GET 200 /api/v1/health 2022-06-01 17:01:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.5.214 GET 200 /api/v1/health 2022-06-01 17:02:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.5.214 GET 200 /api/v1/health 2022-06-01 17:04:20 INFO i.a.s.ServerApp(getServer):168 - Checking databases.. 2022-06-01 17:04:20 INFO i.a.s.ServerApp(assertDatabasesReady):142 - Checking configs database flyway migration version.. 2022-06-01 17:04:20 INFO i.a.c.EnvConfigs(getEnvOrDefault):894 - Using default value for environment variable CONFIGS_DATABASE_INITIALIZATION_TIMEOUT_MS: '60000' 2022-06-01 17:04:20 WARN i.a.d.c.DatabaseAvailabilityCheck(check):37 - Waiting for database to become available... 2022-06-01 17:04:20 INFO i.a.d.c.DatabaseAvailabilityCheck(lambda$isDatabaseConnected$1):74 - Testing airbyte configs database connection... 2022-06-01 17:04:21 INFO i.a.d.c.DatabaseAvailabilityCheck(check):56 - Database available. 2022-06-01 17:04:21 INFO o.f.c.i.l.s.Slf4jLog(info):49 - Flyway Community Edition 7.14.0 by Redgate 2022-06-01 17:04:21 INFO o.f.c.i.l.s.Slf4jLog(info):49 - Database: jdbc:postgresql://data-prod-blue-postgres.c5p98gtttizq.us-east-1.rds.amazonaws.com:5432/airbyte (PostgreSQL 14.1) 2022-06-01 17:04:21 WARN o.f.c.i.l.s.Slf4jLog(warn):53 - Flyway upgrade recommended: PostgreSQL 14.1 is newer than this version of Flyway and support has not been tested. The latest supported version of PostgreSQL is 13. 2022-06-01 17:04:21 INFO o.f.c.i.l.s.Slf4jLog(info):49 - Flyway Community Edition 7.14.0 by Redgate 2022-06-01 17:04:21 WARN o.f.c.i.l.s.Slf4jLog(warn):53 - Flyway upgrade recommended: PostgreSQL 14.1 is newer than this version of Flyway and support has not been tested. The latest supported version of PostgreSQL is 13. 2022-06-01 17:04:21 INFO i.a.d.c.DatabaseMigrationCheck(check):51 - Current database migration version 0.38.4.001. 2022-06-01 17:04:21 INFO i.a.d.c.DatabaseMigrationCheck(check):52 - Minimum Flyway version required 0.35.15.001. 2022-06-01 17:04:21 INFO i.a.d.c.DatabaseMigrationCheck(check):61 - Verified that database has been migrated to the required minimum version 60000. 2022-06-01 17:04:21 INFO i.a.s.ServerApp(assertDatabasesReady):148 - Checking jobs database flyway migration version.. 2022-06-01 17:04:21 INFO i.a.c.EnvConfigs(getEnvOrDefault):894 - Using default value for environment variable JOBS_DATABASE_INITIALIZATION_TIMEOUT_MS: '60000' 2022-06-01 17:04:21 WARN i.a.d.c.DatabaseAvailabilityCheck(check):37 - Waiting for database to become available... 2022-06-01 17:04:21 INFO i.a.d.c.DatabaseAvailabilityCheck(lambda$isDatabaseConnected$1):74 - Testing airbyte jobs database connection... 2022-06-01 17:04:21 INFO i.a.d.c.DatabaseAvailabilityCheck(check):56 - Database available. 2022-06-01 17:04:21 INFO o.f.c.i.l.s.Slf4jLog(info):49 - Flyway Community Edition 7.14.0 by Redgate 2022-06-01 17:04:21 INFO o.f.c.i.l.s.Slf4jLog(info):49 - Database: jdbc:postgresql://data-prod-blue-postgres.c5p98gtttizq.us-east-1.rds.amazonaws.com:5432/airbyte (PostgreSQL 14.1) 2022-06-01 17:04:21 WARN o.f.c.i.l.s.Slf4jLog(warn):53 - Flyway upgrade recommended: PostgreSQL 14.1 is newer than this version of Flyway and support has not been tested. The latest supported version of PostgreSQL is 13. 2022-06-01 17:04:21 INFO o.f.c.i.l.s.Slf4jLog(info):49 - Flyway Community Edition 7.14.0 by Redgate 2022-06-01 17:04:21 WARN o.f.c.i.l.s.Slf4jLog(warn):53 - Flyway upgrade recommended: PostgreSQL 14.1 is newer than this version of Flyway and support has not been tested. The latest supported version of PostgreSQL is 13. 2022-06-01 17:04:21 INFO i.a.d.c.DatabaseMigrationCheck(check):51 - Current database migration version 0.35.62.001. 2022-06-01 17:04:21 INFO i.a.d.c.DatabaseMigrationCheck(check):52 - Minimum Flyway version required 0.29.15.001. 2022-06-01 17:04:21 INFO i.a.d.c.DatabaseMigrationCheck(check):61 - Verified that database has been migrated to the required minimum version 60000. 2022-06-01 17:04:21 INFO i.a.s.ServerApp(getServer):171 - Creating Staged Resource folder... 2022-06-01 17:04:21 INFO i.a.s.ServerApp(getServer):174 - Creating config repository... 2022-06-01 17:04:21 INFO i.a.c.EnvConfigs(getEnvOrDefault):894 - Using default value for environment variable SECRET_PERSISTENCE: 'TESTING_CONFIG_DB_TABLE' 2022-06-01 17:04:21 INFO i.a.c.EnvConfigs(getEnvOrDefault):894 - Using default value for environment variable SECRET_PERSISTENCE: 'TESTING_CONFIG_DB_TABLE' 2022-06-01 17:04:21 INFO i.a.c.EnvConfigs(getEnvOrDefault):894 - Using default value for environment variable SECRET_PERSISTENCE: 'TESTING_CONFIG_DB_TABLE' 2022-06-01 17:04:21 INFO i.a.s.ServerApp(getServer):190 - Creating jobs persistence... 2022-06-01 17:04:21 INFO i.a.c.EnvConfigs(getEnvOrDefault):894 - Using default value for environment variable DEPLOYMENT_MODE: 'OSS' 2022-06-01 17:04:21 INFO i.a.c.EnvConfigs(getEnvOrDefault):894 - Using default value for environment variable ACTIVITY_MAX_ATTEMPT: '10' 2022-06-01 17:04:21 INFO i.a.c.EnvConfigs(getEnvOrDefault):894 - Using default value for environment variable ACTIVITY_MAX_TIMEOUT_SECOND: '30' 2022-06-01 17:04:21 INFO i.a.c.EnvConfigs(getEnvOrDefault):894 - Using default value for environment variable TEMPORAL_HISTORY_RETENTION_IN_DAYS: '30' 2022-06-01 17:04:21 INFO i.a.w.t.TemporalUtils(getTemporalClientWhenConnected):174 - Waiting for temporal server... 2022-06-01 17:04:21 WARN i.a.w.t.TemporalUtils(getTemporalClientWhenConnected):185 - Waiting for default namespace to be initialized in temporal... 2022-06-01 17:04:23 INFO i.t.s.WorkflowServiceStubsImpl():188 - Created GRPC client for channel: ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=1, target=airbyte-temporal-svc:7233}} 2022-06-01 17:04:28 INFO i.a.w.t.TemporalUtils(getTemporalClientWhenConnected):201 - Found temporal default namespace! 2022-06-01 17:04:28 INFO i.a.w.t.TemporalUtils(getTemporalClientWhenConnected):174 - Waiting for temporal server... 2022-06-01 17:04:28 WARN i.a.w.t.TemporalUtils(getTemporalClientWhenConnected):185 - Waiting for default namespace to be initialized in temporal... 2022-06-01 17:04:30 INFO i.t.s.WorkflowServiceStubsImpl():188 - Created GRPC client for channel: ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=5, target=airbyte-temporal-svc:7233}} 2022-06-01 17:04:35 INFO i.a.w.t.TemporalUtils(getTemporalClientWhenConnected):201 - Found temporal default namespace! 2022-06-01 17:04:36 INFO i.a.w.t.TemporalUtils(getTemporalClientWhenConnected):174 - Waiting for temporal server... 2022-06-01 17:04:36 WARN i.a.w.t.TemporalUtils(getTemporalClientWhenConnected):185 - Waiting for default namespace to be initialized in temporal... 2022-06-01 17:04:38 INFO i.t.s.WorkflowServiceStubsImpl():188 - Created GRPC client for channel: ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=9, target=airbyte-temporal-svc:7233}} 2022-06-01 17:04:43 INFO i.a.w.t.TemporalUtils(getTemporalClientWhenConnected):201 - Found temporal default namespace! 2022-06-01 17:04:43 INFO i.a.s.ServerApp(migrateExistingConnectionsToTemporalScheduler):264 - Start migration to the new scheduler... 2022-06-01 17:04:43 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword example - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-06-01 17:04:43 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: 6b0304d4-88a8-4286-839c-b1c1acbd1498 2022-06-01 17:04:43 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:43 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.229 2022-06-01 17:04:43 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: 29674284-9904-4319-908a-690fc4b3b5c4 2022-06-01 17:04:43 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:43 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.109 2022-06-01 17:04:43 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: a09b1f2f-7973-42e9-8024-c83ecfe3a259 2022-06-01 17:04:43 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:43 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.086 2022-06-01 17:04:43 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: 98870ec4-a70d-44d6-88f6-2e747de881e2 2022-06-01 17:04:43 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:44 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.084 2022-06-01 17:04:44 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: 7b4e3405-cdf4-43a2-9481-0e075e9cac14 2022-06-01 17:04:44 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:44 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.085 2022-06-01 17:04:44 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: 7e3c52e6-5858-496a-ad8f-2c903a0b30e9 2022-06-01 17:04:44 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:44 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.127 2022-06-01 17:04:44 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: 7969cfb1-8468-4a04-8526-39ac315c79f4 2022-06-01 17:04:44 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:44 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.083 2022-06-01 17:04:44 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: cc67df08-2c55-427c-9d02-810258d39609 2022-06-01 17:04:44 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:44 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.107 2022-06-01 17:04:44 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: 9df849c9-37f0-42c8-8517-3a64e7b775d2 2022-06-01 17:04:44 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:44 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.083 2022-06-01 17:04:44 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: 3ee6f72b-2e2b-4ff3-9144-fc56ce79705c 2022-06-01 17:04:44 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:44 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.126 2022-06-01 17:04:44 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: 3cb4ac76-87e9-4287-ae0e-9bbdca6871d2 2022-06-01 17:04:44 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:44 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.127 2022-06-01 17:04:44 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: 668e82a3-9572-4a4b-a43d-4ccd82bc617f 2022-06-01 17:04:44 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:44 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.105 2022-06-01 17:04:44 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: 4a859276-9b26-4b77-8481-e7c97b1b38d9 2022-06-01 17:04:44 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:44 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.071 2022-06-01 17:04:44 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: 35a3e0dc-3df5-43ca-993b-9677206d8748 2022-06-01 17:04:44 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:45 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.088 2022-06-01 17:04:45 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: d2862d74-ec16-49f4-a107-0cd803382f5e 2022-06-01 17:04:45 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:45 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.201 2022-06-01 17:04:45 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: 9688f243-cc73-4030-a356-c85ca35934f1 2022-06-01 17:04:45 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:45 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.099 2022-06-01 17:04:45 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: 8ff6b9c4-fe6d-4db2-a1c1-2b1925a5263b 2022-06-01 17:04:45 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:45 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.120 2022-06-01 17:04:45 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: dee4bb44-9fad-438f-badb-b8746f3ecd38 2022-06-01 17:04:45 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:45 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.091 2022-06-01 17:04:45 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: 91ee3034-749c-4028-a7cc-df51a415d94d 2022-06-01 17:04:45 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:45 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.103 2022-06-01 17:04:45 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: 33939707-cfba-4be2-b873-7147a24d4c05 2022-06-01 17:04:45 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:45 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.076 2022-06-01 17:04:45 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: c8e76701-ee26-4b4c-895e-095f480cd931 2022-06-01 17:04:45 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:45 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.067 2022-06-01 17:04:45 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: d1194616-268b-493a-8b44-a5a49c6a3585 2022-06-01 17:04:45 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:45 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.076 2022-06-01 17:04:45 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: d97d3c77-03cd-4a1b-b7c8-9d66d3ef3229 2022-06-01 17:04:45 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:45 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.101 2022-06-01 17:04:45 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: 04aea6ca-be1d-4df2-8958-e61d8df4698e 2022-06-01 17:04:45 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:46 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.072 2022-06-01 17:04:46 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: b8765372-07c4-4401-a7c2-f47b1e049149 2022-06-01 17:04:46 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:46 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.068 2022-06-01 17:04:46 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: 422242b1-adad-4302-9c70-2ddec404b92a 2022-06-01 17:04:46 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:46 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.087 2022-06-01 17:04:46 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: 4d0a4d7f-c2ee-42ba-8d67-1d5531e708ca 2022-06-01 17:04:46 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:46 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.088 2022-06-01 17:04:46 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: 3f048ca1-17e9-415d-957c-52c71970b811 2022-06-01 17:04:46 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:46 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.070 2022-06-01 17:04:46 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: 3bd04ebe-3915-41e8-ae36-802b5f768934 2022-06-01 17:04:46 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:46 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.131 2022-06-01 17:04:46 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: 8feb9a6b-0301-4c97-9faf-9bf8f47abf75 2022-06-01 17:04:46 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:46 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.102 2022-06-01 17:04:46 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: e1fc4a06-fe70-4083-af42-3a3ee0a01305 2022-06-01 17:04:46 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:46 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.069 2022-06-01 17:04:46 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: 0e4dde9f-6701-4ac1-aede-bd6795d12229 2022-06-01 17:04:46 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:46 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.075 2022-06-01 17:04:46 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: e06b18c8-a54b-429b-80f6-348fceefbe30 2022-06-01 17:04:46 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:46 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.128 2022-06-01 17:04:46 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: 3af22b0c-d70b-4db0-b109-05d17c9dd556 2022-06-01 17:04:46 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:46 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.084 2022-06-01 17:04:46 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: 6cda7ea5-3f6d-4805-9d21-7e0e72066d69 2022-06-01 17:04:46 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:47 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.087 2022-06-01 17:04:47 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: 49fe8f1d-9b76-4f12-950a-d03cbfe2b00b 2022-06-01 17:04:47 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:47 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.089 2022-06-01 17:04:47 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: be71cb7c-7e3d-4c42-99f4-f36d4d4660f6 2022-06-01 17:04:47 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:47 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.127 2022-06-01 17:04:47 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: b95ef9e6-ded5-45d2-92b4-20eddbd0af56 2022-06-01 17:04:47 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:47 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.124 2022-06-01 17:04:47 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: 65de659a-10f9-444e-b467-cbe920c1385e 2022-06-01 17:04:47 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:47 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.116 2022-06-01 17:04:47 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: 6358221f-74d7-4c9d-bd8e-0a33dd8803db 2022-06-01 17:04:47 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:47 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.088 2022-06-01 17:04:47 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: dff943de-1701-4915-9d0e-dee87f2dac9c 2022-06-01 17:04:47 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:47 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.072 2022-06-01 17:04:47 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: bef394a6-f0b1-4d98-af2c-8758fe2e7040 2022-06-01 17:04:47 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:47 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.069 2022-06-01 17:04:47 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: 4642c3c4-83d6-4734-a5d5-9b3fae5ec4b8 2022-06-01 17:04:47 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:47 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.088 2022-06-01 17:04:47 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: f1060693-0074-494b-9f74-4be83ec4ac19 2022-06-01 17:04:47 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:47 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.098 2022-06-01 17:04:47 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: 26eb6376-06ae-4946-8d5f-38137c2f3e66 2022-06-01 17:04:47 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:48 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.086 2022-06-01 17:04:48 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: 6cfd21ea-78af-4749-b911-bbc1a6ea86be 2022-06-01 17:04:48 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:48 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.097 2022-06-01 17:04:48 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: 6ae4ba2f-1d8d-434b-8cdc-336b2a22afe2 2022-06-01 17:04:48 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:48 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.066 2022-06-01 17:04:48 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: 5717111a-5632-403f-aff3-b68afa9d419f 2022-06-01 17:04:48 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:48 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.073 2022-06-01 17:04:48 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):167 - Migrating: 34232227-f66a-4050-9b24-3e86d7b7f054 2022-06-01 17:04:48 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-01 17:04:48 INFO i.a.w.t.TemporalClient(lambda$migrateSyncIfNeeded$4):177 - Sync migration took: 00:00:00.094 2022-06-01 17:04:48 INFO i.a.w.t.TemporalClient(migrateSyncIfNeeded):181 - The migration to the new scheduler took: 00:00:04.858 2022-06-01 17:04:48 INFO i.a.s.ServerApp(migrateExistingConnectionsToTemporalScheduler):271 - Done migrating to the new scheduler... 2022-06-01 17:04:48 INFO i.a.s.ServerApp(getServer):226 - Starting server... 2022-06-01 17:04:48 INFO o.e.j.u.l.Log(initialized):169 - Logging initialized @30191ms to org.eclipse.jetty.util.log.Slf4jLog 2022-06-01 17:04:48 INFO o.e.j.s.Server(doStart):360 - jetty-9.4.31.v20200723; built: 2020-07-23T17:57:36.812Z; git: 450ba27947e13e66baa8cd1ce7e85a4461cacc1d; jvm 17.0.1+12-39 2022-06-01 17:04:48 INFO o.h.v.i.u.Version():21 - HV000001: Hibernate Validator 6.1.2.Final 2022-06-01 17:04:49 INFO o.e.j.s.h.ContextHandler(doStart):860 - Started o.e.j.s.ServletContextHandler@106edde4{/,null,AVAILABLE} 2022-06-01 17:04:49 INFO o.e.j.s.AbstractConnector(doStart):331 - Started ServerConnector@7b3085a3{HTTP/1.1, (http/1.1)}{0.0.0.0:8001} 2022-06-01 17:04:49 INFO o.e.j.s.Server(doStart):400 - Started @30999ms 2022-06-01 17:04:49 INFO i.a.s.ServerApp(start):132 - ___ _ __ __ / | (_)____/ /_ __ __/ /____ / /| | / / ___/ __ \/ / / / __/ _ \ / ___ |/ / / / /_/ / /_/ / /_/ __/ /_/ |_/_/_/ /_.___/\__, /\__/\___/ /____/ -------------------------------------- Now ready at http://localhost:8000/ -------------------------------------- Version: 0.39.7-alpha 2022-06-01 17:04:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.5.148 GET 200 /api/v1/health 2022-06-01 17:04:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:05:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:05:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:05:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/workspaces/list 2022-06-01 17:05:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/workspaces/get - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-01 17:05:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-01 17:05:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-01 17:05:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-01 17:05:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-01 17:05:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-01 17:05:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-01 17:05:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-01 17:05:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-01 17:05:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-01 17:05:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:06:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:06:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:06:28 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:06:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/workspaces/get - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-01 17:06:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-01 17:06:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-01 17:06:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-01 17:06:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-01 17:06:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-01 17:06:34 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-01 17:06:34 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-01 17:06:34 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-01 17:06:34 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-01 17:06:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:06:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:06:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"7b4e3405-cdf4-43a2-9481-0e075e9cac14"} 2022-06-01 17:06:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"decd338e-5647-4c0b-adf4-da0e75f5a750"} 2022-06-01 17:06:56 WARN o.h.v.i.p.j.JavaBeanExecutable(getParameters):216 - HV000254: Missing parameter metadata for JobConfigType(String, int, String), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. 2022-06-01 17:06:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-01 17:06:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"7b4e3405-cdf4-43a2-9481-0e075e9cac14","configTypes":["sync","reset_connection"]} 2022-06-01 17:06:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"7b4e3405-cdf4-43a2-9481-0e075e9cac14","configTypes":["sync","reset_connection"]} 2022-06-01 17:07:00 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-01 17:07:00 INFO i.a.w.t.TemporalClient(startNewManualSync):276 - Manual sync request 2022-06-01 17:07:00 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):89 - Retrieved existing connection manager workflow for connection 7b4e3405-cdf4-43a2-9481-0e075e9cac14. Executing signal. 2022-06-01 17:07:01 INFO i.a.w.t.TemporalClient(startNewManualSync):306 - end of manual schedule 2022-06-01 17:07:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/sync - {"connectionId":"7b4e3405-cdf4-43a2-9481-0e075e9cac14"} 2022-06-01 17:07:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-01 17:07:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-01 17:07:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-01 17:07:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-01 17:07:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"b95ef9e6-ded5-45d2-92b4-20eddbd0af56"} 2022-06-01 17:07:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"b5ea17b1-f170-46dc-bc31-cc744ca984c1"} 2022-06-01 17:07:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-01 17:07:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b95ef9e6-ded5-45d2-92b4-20eddbd0af56","configTypes":["sync","reset_connection"]} 2022-06-01 17:07:06 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-01 17:07:06 INFO i.a.w.t.TemporalClient(startNewManualSync):276 - Manual sync request 2022-06-01 17:07:06 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):89 - Retrieved existing connection manager workflow for connection b95ef9e6-ded5-45d2-92b4-20eddbd0af56. Executing signal. 2022-06-01 17:07:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-01 17:07:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/get_debug_info - {"id":2419} 2022-06-01 17:07:06 INFO i.a.w.t.TemporalClient(startNewManualSync):306 - end of manual schedule 2022-06-01 17:07:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/sync - {"connectionId":"b95ef9e6-ded5-45d2-92b4-20eddbd0af56"} 2022-06-01 17:07:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-01 17:07:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-01 17:07:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-01 17:07:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-01 17:07:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:07:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305"} 2022-06-01 17:07:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"b5ea17b1-f170-46dc-bc31-cc744ca984c1"} 2022-06-01 17:07:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-01 17:07:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:07:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:07:10 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-01 17:07:10 INFO i.a.w.t.TemporalClient(startNewManualSync):276 - Manual sync request 2022-06-01 17:07:10 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):89 - Retrieved existing connection manager workflow for connection e1fc4a06-fe70-4083-af42-3a3ee0a01305. Executing signal. 2022-06-01 17:07:10 INFO i.a.w.t.TemporalClient(startNewManualSync):306 - end of manual schedule 2022-06-01 17:07:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/sync - {"connectionId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305"} 2022-06-01 17:07:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:07:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:07:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:07:20 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:07:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:07:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:07:28 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:07:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:07:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:07:34 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:07:34 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:07:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:07:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:07:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:07:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:07:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:07:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:07:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:07:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:07:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:07:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:07:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:08:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:08:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:08:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:08:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:08:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:08:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:08:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:08:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:08:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:08:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:08:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definition_specifications/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba","workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-01 17:08:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305"} 2022-06-01 17:08:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/get_debug_info - {"id":2370} 2022-06-01 17:08:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:08:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:08:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:08:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:09:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:09:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:09:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:09:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:09:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:09:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:10:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:10:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:10:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:10:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:10:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:10:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:11:08 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:11:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:11:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:11:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:11:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:11:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:12:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:12:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:12:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:12:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:12:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:12:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:13:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:13:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:13:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:13:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:13:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:13:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:14:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:14:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:14:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:14:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:14:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:14:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:15:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:15:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:15:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:15:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:15:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:15:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:15:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:15:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:15:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:15:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:15:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:15:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:15:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:15:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:15:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:16:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:16:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:16:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:16:08 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:16:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:16:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:16:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:16:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:16:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:16:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:16:24 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:16:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:16:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:16:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:16:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/get_debug_info - {"id":2370} 2022-06-01 17:16:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:16:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:17:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:17:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:17:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:17:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:17:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:17:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:18:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:18:08 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:18:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:18:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:18:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:18:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:18:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:18:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:18:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:18:24 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:18:28 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:18:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:18:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:18:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:18:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:18:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:18:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:18:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:18:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:18:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 17:18:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:18:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/get_debug_info - {"id":2417} 2022-06-01 17:18:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-01 17:18:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-01 17:18:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-01 17:18:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-01 17:18:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-01 17:18:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"422242b1-adad-4302-9c70-2ddec404b92a"} 2022-06-01 17:18:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"b5ea17b1-f170-46dc-bc31-cc744ca984c1"} 2022-06-01 17:18:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-01 17:18:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"422242b1-adad-4302-9c70-2ddec404b92a","configTypes":["sync","reset_connection"]} 2022-06-01 17:18:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"422242b1-adad-4302-9c70-2ddec404b92a","configTypes":["sync","reset_connection"]} 2022-06-01 17:19:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-01 17:19:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-01 17:19:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-01 17:19:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-01 17:19:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"b8765372-07c4-4401-a7c2-f47b1e049149"} 2022-06-01 17:19:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"b5ea17b1-f170-46dc-bc31-cc744ca984c1"} 2022-06-01 17:19:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-01 17:19:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-01 17:19:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-01 17:19:06 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-01 17:19:06 INFO i.a.w.t.TemporalClient(startNewManualSync):276 - Manual sync request 2022-06-01 17:19:06 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):89 - Retrieved existing connection manager workflow for connection b8765372-07c4-4401-a7c2-f47b1e049149. Executing signal. 2022-06-01 17:19:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-01 17:19:07 INFO i.a.w.t.TemporalClient(startNewManualSync):306 - end of manual schedule 2022-06-01 17:19:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/sync - {"connectionId":"b8765372-07c4-4401-a7c2-f47b1e049149"} 2022-06-01 17:19:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-01 17:19:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:19:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-01 17:19:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-01 17:19:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-01 17:19:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-01 17:19:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-01 17:19:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-01 17:19:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-01 17:19:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:19:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-01 17:19:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-01 17:19:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-01 17:19:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:19:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-01 17:19:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-01 17:19:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-01 17:19:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-01 17:19:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-01 17:19:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:19:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-01 17:19:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-01 17:19:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-01 17:20:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-01 17:20:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-01 17:20:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-01 17:20:08 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-01 17:20:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:20:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-01 17:20:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-01 17:20:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-01 17:20:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:20:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:20:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:21:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:21:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:21:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:21:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:22:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:22:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:22:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:22:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:23:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:23:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:23:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:23:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:24:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:24:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:24:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:24:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:25:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:25:34 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:25:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:26:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:26:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:27:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:27:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:28:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:28:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:29:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:29:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:30:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:30:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:31:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:31:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:32:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:32:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:33:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:33:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:34:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:34:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:35:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:35:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:36:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:36:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:37:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:37:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:38:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:38:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:39:28 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:39:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:40:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:40:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:41:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:41:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:42:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:42:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:43:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:43:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:44:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:44:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:45:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:45:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:46:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:46:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:47:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:47:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:48:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:49:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:49:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:49:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:50:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:50:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:51:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:51:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:52:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:52:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:53:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:53:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:54:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:54:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:55:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:55:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:56:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:56:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:57:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:57:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:58:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:58:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:59:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 17:59:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:00:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:01:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:02:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:03:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:04:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:05:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:06:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:07:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:08:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:09:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:10:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:11:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:12:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:13:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:14:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:15:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:17:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:17:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:18:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:19:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:20:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:21:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:22:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:23:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:24:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:25:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:26:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:27:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:28:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:29:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:30:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:31:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:32:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:33:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:34:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:35:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:36:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:37:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:38:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:39:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:40:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:41:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:42:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:43:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:44:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:45:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:45:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-01 18:45:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-01 18:45:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-01 18:45:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-01 18:45:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-01 18:45:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-01 18:45:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:45:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305"} 2022-06-01 18:45:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-01 18:45:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"b5ea17b1-f170-46dc-bc31-cc744ca984c1"} 2022-06-01 18:45:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 18:45:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 18:45:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 18:45:20 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 18:45:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 18:45:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 18:45:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/get_debug_info - {"id":2425} 2022-06-01 18:45:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 18:45:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:45:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-01 18:45:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-01 18:45:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-01 18:45:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-01 18:45:34 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-01 18:45:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"b5ea17b1-f170-46dc-bc31-cc744ca984c1"} 2022-06-01 18:45:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-01 18:45:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"b8765372-07c4-4401-a7c2-f47b1e049149"} 2022-06-01 18:45:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-01 18:45:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-01 18:45:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-01 18:45:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/get_debug_info - {"id":2426} 2022-06-01 18:45:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-01 18:45:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-01 18:45:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-01 18:45:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:45:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-01 18:45:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-01 18:45:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-01 18:45:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-01 18:46:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-01 18:46:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-01 18:46:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-01 18:46:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-01 18:46:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-01 18:46:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-01 18:46:08 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-01 18:46:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"7b4e3405-cdf4-43a2-9481-0e075e9cac14"} 2022-06-01 18:46:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"decd338e-5647-4c0b-adf4-da0e75f5a750"} 2022-06-01 18:46:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"7b4e3405-cdf4-43a2-9481-0e075e9cac14","configTypes":["sync","reset_connection"]} 2022-06-01 18:46:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-01 18:46:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:46:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"7b4e3405-cdf4-43a2-9481-0e075e9cac14","configTypes":["sync","reset_connection"]} 2022-06-01 18:46:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-01 18:46:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-01 18:46:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-01 18:46:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-01 18:46:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-01 18:46:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"b5ea17b1-f170-46dc-bc31-cc744ca984c1"} 2022-06-01 18:46:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305"} 2022-06-01 18:46:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 18:46:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-01 18:46:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-01 18:46:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-01 18:46:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-01 18:46:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-01 18:46:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"c8e76701-ee26-4b4c-895e-095f480cd931"} 2022-06-01 18:46:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-01 18:46:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:46:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-01 18:46:20 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-01 18:46:20 INFO i.a.w.t.TemporalClient(startNewManualSync):276 - Manual sync request 2022-06-01 18:46:21 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):89 - Retrieved existing connection manager workflow for connection c8e76701-ee26-4b4c-895e-095f480cd931. Executing signal. 2022-06-01 18:46:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:46:21 INFO i.a.w.t.TemporalClient(startNewManualSync):306 - end of manual schedule 2022-06-01 18:46:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/sync - {"connectionId":"c8e76701-ee26-4b4c-895e-095f480cd931"} 2022-06-01 18:46:24 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:46:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:46:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:46:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:46:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:46:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:46:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:47:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:47:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-01 18:47:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-01 18:47:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-01 18:47:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-01 18:47:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-01 18:47:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"422242b1-adad-4302-9c70-2ddec404b92a"} 2022-06-01 18:47:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-01 18:47:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"b5ea17b1-f170-46dc-bc31-cc744ca984c1"} 2022-06-01 18:47:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"422242b1-adad-4302-9c70-2ddec404b92a","configTypes":["sync","reset_connection"]} 2022-06-01 18:47:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definition_specifications/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba","workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-01 18:47:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"422242b1-adad-4302-9c70-2ddec404b92a"} 2022-06-01 18:47:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definition_specifications/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba","workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-01 18:47:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:47:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"422242b1-adad-4302-9c70-2ddec404b92a","configTypes":["sync","reset_connection"]} 2022-06-01 18:47:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"422242b1-adad-4302-9c70-2ddec404b92a","configTypes":["sync","reset_connection"]} 2022-06-01 18:47:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-01 18:47:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-01 18:47:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-01 18:47:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-01 18:47:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-01 18:47:24 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-01 18:47:24 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-01 18:47:24 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"c8e76701-ee26-4b4c-895e-095f480cd931"} 2022-06-01 18:47:24 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:47:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/get_debug_info - {"id":2430} 2022-06-01 18:47:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:47:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/get_debug_info - {"id":2392} 2022-06-01 18:47:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:47:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:47:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:47:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:47:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:47:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:47:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:47:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:47:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:47:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:47:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:47:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:47:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:47:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:48:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:48:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:48:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:48:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:48:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:48:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:48:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:48:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:48:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:48:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:48:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:48:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:48:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:48:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:48:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/get_debug_info - {"id":2430} 2022-06-01 18:48:34 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:48:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:48:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:48:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:48:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:48:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:48:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:48:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:48:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:48:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:48:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:49:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:49:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:49:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:49:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:49:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:49:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 18:49:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:49:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:50:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:50:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:50:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:51:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:51:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:51:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:52:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:52:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:52:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:53:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:53:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:53:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:54:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:54:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:55:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:56:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:58:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:58:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 18:59:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:00:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:01:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:02:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:03:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:04:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:06:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:06:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:07:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:08:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:09:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:10:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:11:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:12:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:13:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:14:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:15:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:16:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:17:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:18:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:19:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:20:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:21:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:22:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:23:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:24:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:25:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:26:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:27:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:28:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:29:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:30:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:31:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:32:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:33:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:34:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:35:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:36:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:37:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:38:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:39:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:40:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:41:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:42:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:43:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:44:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:45:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:46:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:47:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:48:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:49:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:50:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:51:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:52:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:53:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:54:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:55:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:56:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:57:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:58:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 19:59:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:00:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:01:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:02:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:03:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:04:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:05:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:06:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:07:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:08:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:09:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:10:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:11:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:13:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:13:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:14:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:15:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:16:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:17:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:18:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:19:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:20:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:21:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:22:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:23:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:24:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:25:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:26:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:27:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:28:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:29:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:30:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:31:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:32:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:33:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:34:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:36:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:36:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:37:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:38:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:39:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:40:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:41:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:41:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:41:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 20:41:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 20:41:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 20:42:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 20:42:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 20:42:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 20:42:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:42:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:42:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:43:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:43:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 20:43:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-01 20:43:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-01 20:43:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-01 20:43:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-01 20:43:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-01 20:43:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:43:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:44:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:44:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:44:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:45:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:45:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:45:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:46:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:46:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:46:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:47:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:47:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:47:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:48:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:48:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:49:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:50:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:51:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:52:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:53:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:54:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:55:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:56:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:57:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:58:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 20:59:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:00:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:01:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:02:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:03:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:04:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:05:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:06:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:07:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:08:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:09:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:10:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:11:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:12:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:13:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:14:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:15:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:16:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:17:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:18:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:19:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:20:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:21:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:22:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:23:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:24:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:25:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:26:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:27:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:28:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:29:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:30:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:31:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:32:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:33:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:34:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:35:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:36:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:38:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:38:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:39:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:40:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:41:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:42:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:43:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:43:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"c8e76701-ee26-4b4c-895e-095f480cd931"} 2022-06-01 21:43:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-01 21:43:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 21:43:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-01 21:43:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:43:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-01 21:43:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-01 21:43:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-01 21:43:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-01 21:43:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-01 21:43:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-01 21:44:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305"} 2022-06-01 21:44:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"b5ea17b1-f170-46dc-bc31-cc744ca984c1"} 2022-06-01 21:44:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 21:44:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-01 21:44:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 21:44:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:44:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:44:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/get_debug_info - {"id":2425} 2022-06-01 21:44:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:44:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 21:44:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 21:44:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 21:45:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 21:45:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 21:45:08 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 21:45:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:45:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-01 21:45:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-01 21:45:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-01 21:45:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-01 21:45:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-01 21:45:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-01 21:45:20 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"b95ef9e6-ded5-45d2-92b4-20eddbd0af56"} 2022-06-01 21:45:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-01 21:45:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"b5ea17b1-f170-46dc-bc31-cc744ca984c1"} 2022-06-01 21:45:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b95ef9e6-ded5-45d2-92b4-20eddbd0af56","configTypes":["sync","reset_connection"]} 2022-06-01 21:45:24 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b95ef9e6-ded5-45d2-92b4-20eddbd0af56","configTypes":["sync","reset_connection"]} 2022-06-01 21:45:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b95ef9e6-ded5-45d2-92b4-20eddbd0af56","configTypes":["sync","reset_connection"]} 2022-06-01 21:45:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:45:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b95ef9e6-ded5-45d2-92b4-20eddbd0af56","configTypes":["sync","reset_connection"]} 2022-06-01 21:45:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b95ef9e6-ded5-45d2-92b4-20eddbd0af56","configTypes":["sync","reset_connection"]} 2022-06-01 21:45:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b95ef9e6-ded5-45d2-92b4-20eddbd0af56","configTypes":["sync","reset_connection"]} 2022-06-01 21:45:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b95ef9e6-ded5-45d2-92b4-20eddbd0af56","configTypes":["sync","reset_connection"]} 2022-06-01 21:45:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b95ef9e6-ded5-45d2-92b4-20eddbd0af56","configTypes":["sync","reset_connection"]} 2022-06-01 21:45:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b95ef9e6-ded5-45d2-92b4-20eddbd0af56","configTypes":["sync","reset_connection"]} 2022-06-01 21:45:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b95ef9e6-ded5-45d2-92b4-20eddbd0af56","configTypes":["sync","reset_connection"]} 2022-06-01 21:45:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:45:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b95ef9e6-ded5-45d2-92b4-20eddbd0af56","configTypes":["sync","reset_connection"]} 2022-06-01 21:45:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b95ef9e6-ded5-45d2-92b4-20eddbd0af56","configTypes":["sync","reset_connection"]} 2022-06-01 21:45:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b95ef9e6-ded5-45d2-92b4-20eddbd0af56","configTypes":["sync","reset_connection"]} 2022-06-01 21:45:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b95ef9e6-ded5-45d2-92b4-20eddbd0af56","configTypes":["sync","reset_connection"]} 2022-06-01 21:46:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b95ef9e6-ded5-45d2-92b4-20eddbd0af56","configTypes":["sync","reset_connection"]} 2022-06-01 21:46:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/get_debug_info - {"id":2424} 2022-06-01 21:46:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b95ef9e6-ded5-45d2-92b4-20eddbd0af56","configTypes":["sync","reset_connection"]} 2022-06-01 21:46:08 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b95ef9e6-ded5-45d2-92b4-20eddbd0af56","configTypes":["sync","reset_connection"]} 2022-06-01 21:46:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:46:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b95ef9e6-ded5-45d2-92b4-20eddbd0af56","configTypes":["sync","reset_connection"]} 2022-06-01 21:46:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-01 21:46:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-01 21:46:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-01 21:46:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-01 21:46:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-01 21:46:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:46:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:47:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:47:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:47:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:48:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:48:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:48:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:49:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:49:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:49:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:50:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:50:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:50:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:56:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 21:56:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:07:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:08:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:09:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:10:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:11:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:12:28 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:13:28 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:14:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:15:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:16:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:17:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:18:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:19:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:20:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:21:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:27:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:28:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:29:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:30:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:31:08 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:32:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:33:28 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:34:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:35:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:36:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:37:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:38:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:39:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:40:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:41:08 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:42:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:43:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:44:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:45:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:46:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:47:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:48:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:49:08 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:50:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:51:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:52:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:53:20 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:54:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:55:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:56:24 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:57:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:58:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 22:59:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:00:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:01:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:02:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:03:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:04:24 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:05:08 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:06:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:07:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:08:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:09:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:10:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:11:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:12:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:13:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:14:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:15:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:16:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:17:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:18:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:19:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:20:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:21:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:22:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:23:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:24:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:25:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:26:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:27:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:28:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:29:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:30:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:31:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:32:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:33:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:34:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:35:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:36:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:37:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:38:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:39:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:40:08 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:41:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:42:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:43:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:44:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:45:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:46:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:47:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:48:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:49:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:50:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:51:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:52:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:53:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:54:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:55:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:56:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:57:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:58:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-01 23:59:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:00:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 00:00:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:01:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:02:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:03:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:04:08 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:05:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:06:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:07:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:08:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:09:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:10:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:11:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:12:24 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:13:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:14:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:15:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:16:08 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:17:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:18:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:19:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:20:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:21:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:22:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:23:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:24:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:25:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:26:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:27:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:28:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:29:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:30:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:31:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:32:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:33:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:34:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:35:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:36:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:37:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:38:24 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:41:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:42:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:43:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:44:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:45:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:46:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:47:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:48:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:49:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:50:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:51:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:52:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:53:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:54:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:55:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 00:56:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 01:06:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 01:24:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 01:25:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 01:26:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 01:26:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 01:28:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 01:29:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 01:30:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 01:31:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 01:32:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 01:33:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 01:34:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 01:35:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 01:36:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 01:37:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 01:38:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 01:39:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 01:40:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 01:41:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 01:42:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 01:43:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 01:44:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 01:45:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 01:46:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 01:47:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 01:48:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 01:49:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 01:50:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 01:51:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 01:52:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 01:53:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 01:54:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 01:55:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 01:56:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 01:57:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 01:58:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 01:59:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 02:00:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 02:01:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 02:02:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 02:03:08 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 02:04:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 02:05:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 02:06:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 02:07:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 02:08:08 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 02:37:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 02:52:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:10:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:10:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:10:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:11:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:13:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:13:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:14:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:16:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:16:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:18:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:18:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:19:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:21:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:22:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:22:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:23:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:24:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:25:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:27:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:28:08 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:29:08 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:29:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:30:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:32:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:33:08 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:33:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:35:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:35:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:37:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:38:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:38:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:39:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:40:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:41:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:42:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:43:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:45:08 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:46:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:46:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:48:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:48:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:50:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:50:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:52:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:53:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:53:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:55:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:55:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:57:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:57:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 03:58:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:00:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:01:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:02:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:03:08 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:03:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:05:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:06:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:07:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:07:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:09:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:09:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:10:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:12:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:13:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:14:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:15:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:16:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:16:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:18:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:19:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:20:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:21:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:22:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:22:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:24:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:25:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:26:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:27:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:28:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:29:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:30:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:31:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:35:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:36:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:37:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:38:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:39:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:40:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:41:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:42:24 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:43:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:44:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:45:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:46:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:47:28 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:48:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:49:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:50:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:51:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:52:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:53:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:54:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:55:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:56:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:57:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:58:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 04:59:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:00:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destinations/get - {"destinationId":"75a0a360-17b1-4072-a3c6-7db2c09345b7"} 2022-06-02 05:00:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/sources/search - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","name":"SolidCore_site_44717","sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 05:00:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 05:00:13 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 05:00:13 INFO i.a.w.t.TemporalClient(startNewManualSync):276 - Manual sync request 2022-06-02 05:00:13 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):89 - Retrieved existing connection manager workflow for connection c8e76701-ee26-4b4c-895e-095f480cd931. Executing signal. 2022-06-02 05:00:14 INFO i.a.w.t.TemporalClient(startNewManualSync):306 - end of manual schedule 2022-06-02 05:00:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/sync - {"connectionId":"c8e76701-ee26-4b4c-895e-095f480cd931"} 2022-06-02 05:00:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/sources/search - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","name":"SolidCore_site_186771","sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 05:00:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 05:00:15 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 05:00:15 INFO i.a.w.t.TemporalClient(startNewManualSync):276 - Manual sync request 2022-06-02 05:00:15 ERROR i.a.s.e.UncaughtExceptionMapper(toResponse):22 - Uncaught exception java.lang.IllegalStateException: A sync is already running for: 35a3e0dc-3df5-43ca-993b-9677206d8748 at io.airbyte.server.handlers.SchedulerHandler.readJobFromResult(SchedulerHandler.java:538) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.handlers.SchedulerHandler.submitManualSyncToWorker(SchedulerHandler.java:527) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.handlers.SchedulerHandler.syncConnection(SchedulerHandler.java:367) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.lambda$syncConnection$68(ConfigurationApi.java:702) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.execute(ConfigurationApi.java:874) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.syncConnection(ConfigurationApi.java:702) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:292) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:274) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:244) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) ~[jersey-container-servlet-core-2.31.jar:?] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:763) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:569) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1377) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:507) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1292) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.Server.handle(Server.java:501) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at java.lang.Thread.run(Thread.java:833) [?:?] 2022-06-02 05:00:15 ERROR i.a.s.RequestLogger(filter):110 - REQ 10.226.4.161 POST 500 /api/v1/connections/sync - {"connectionId":"35a3e0dc-3df5-43ca-993b-9677206d8748"} 2022-06-02 05:00:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:01:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:02:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:03:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:04:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:05:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:06:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:07:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:08:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:09:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:10:24 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:10:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destinations/get - {"destinationId":"75a0a360-17b1-4072-a3c6-7db2c09345b7"} 2022-06-02 05:10:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/sources/search - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","name":"SolidCore_site_44717","sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 05:10:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 05:10:46 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 05:10:46 INFO i.a.w.t.TemporalClient(startNewManualSync):276 - Manual sync request 2022-06-02 05:10:46 ERROR i.a.s.e.UncaughtExceptionMapper(toResponse):22 - Uncaught exception java.lang.IllegalStateException: A sync is already running for: c8e76701-ee26-4b4c-895e-095f480cd931 at io.airbyte.server.handlers.SchedulerHandler.readJobFromResult(SchedulerHandler.java:538) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.handlers.SchedulerHandler.submitManualSyncToWorker(SchedulerHandler.java:527) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.handlers.SchedulerHandler.syncConnection(SchedulerHandler.java:367) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.lambda$syncConnection$68(ConfigurationApi.java:702) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.execute(ConfigurationApi.java:874) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.syncConnection(ConfigurationApi.java:702) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:292) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:274) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:244) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) ~[jersey-container-servlet-core-2.31.jar:?] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:763) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:569) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1377) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:507) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1292) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.Server.handle(Server.java:501) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at java.lang.Thread.run(Thread.java:833) [?:?] 2022-06-02 05:10:46 ERROR i.a.s.RequestLogger(filter):110 - REQ 10.226.4.161 POST 500 /api/v1/connections/sync - {"connectionId":"c8e76701-ee26-4b4c-895e-095f480cd931"} 2022-06-02 05:11:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:12:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:13:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:14:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:14:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/workspaces/get - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 05:14:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 05:14:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 05:14:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 05:14:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 05:14:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 05:14:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 05:14:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 05:14:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 05:14:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 05:14:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:15:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:15:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:15:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:16:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:16:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:16:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:17:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:17:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:17:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:18:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:18:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:18:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:19:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:19:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:19:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:20:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:20:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:20:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:21:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:21:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:22:24 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:23:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:24:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:25:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:26:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:27:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:28:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:29:24 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:30:34 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:31:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:32:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 05:37:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 06:10:13 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 06:10:13 INFO i.a.w.t.TemporalClient(startNewManualSync):276 - Manual sync request 2022-06-02 06:10:13 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):89 - Retrieved existing connection manager workflow for connection 6cfd21ea-78af-4749-b911-bbc1a6ea86be. Executing signal. 2022-06-02 06:10:13 INFO i.a.w.t.TemporalClient(startNewManualSync):306 - end of manual schedule 2022-06-02 06:10:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/sync - {"connectionId":"6cfd21ea-78af-4749-b911-bbc1a6ea86be"} 2022-06-02 07:01:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 07:06:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 09:20:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 11:46:08 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 12:00:08 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 13:56:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 14:26:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 14:26:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 14:27:24 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 14:27:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 14:29:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 14:29:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 14:30:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 14:31:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 14:32:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 14:34:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 14:34:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 14:36:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 14:37:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 14:37:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 14:39:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 14:40:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 14:40:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 14:41:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 14:42:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 14:43:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 14:45:08 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 14:46:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 14:47:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 14:48:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 14:49:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 14:50:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 14:50:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 14:51:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 14:52:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 14:54:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 14:54:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 14:56:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 14:57:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 14:58:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 14:59:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 14:59:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:01:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:02:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:02:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:03:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:04:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:05:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:07:08 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:07:24 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:07:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/workspaces/get - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 15:07:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 15:07:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 15:07:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 15:07:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 15:07:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 15:07:34 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 15:07:34 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 15:07:34 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 15:07:34 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 15:07:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"422242b1-adad-4302-9c70-2ddec404b92a"} 2022-06-02 15:07:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"b5ea17b1-f170-46dc-bc31-cc744ca984c1"} 2022-06-02 15:07:35 WARN o.h.v.i.p.j.JavaBeanExecutable(getParameters):216 - HV000254: Missing parameter metadata for JobConfigType(String, int, String), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. 2022-06-02 15:07:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"422242b1-adad-4302-9c70-2ddec404b92a","configTypes":["sync","reset_connection"]} 2022-06-02 15:07:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 15:07:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"422242b1-adad-4302-9c70-2ddec404b92a","configTypes":["sync","reset_connection"]} 2022-06-02 15:07:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definition_specifications/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba","workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 15:07:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"422242b1-adad-4302-9c70-2ddec404b92a"} 2022-06-02 15:07:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:08:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:08:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:08:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:09:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:09:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:09:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:10:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:10:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:10:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:11:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:11:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:11:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:12:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:12:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:12:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:13:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:14:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:15:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:16:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:17:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:18:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:19:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:20:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:21:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:22:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:23:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:24:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:25:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:26:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:27:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:28:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:29:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:30:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:31:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:32:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:33:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:34:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:35:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:36:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:37:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:38:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:39:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:40:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:41:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:42:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:42:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:43:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 15:43:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 15:43:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 15:43:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 15:43:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 15:43:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:43:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:43:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:44:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:44:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:44:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:45:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:45:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:45:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:46:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:46:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:46:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:47:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:47:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:47:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:49:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:49:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:50:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:51:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:52:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:54:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:54:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:56:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:57:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:58:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 15:59:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:00:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:00:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:02:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:02:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:03:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:04:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:05:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:06:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:08:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:09:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:09:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:10:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:11:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:12:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:13:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:14:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:15:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:17:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:18:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:18:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:19:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:20:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:21:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:23:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:24:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:24:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:25:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:26:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:27:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:28:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:29:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:30:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:32:08 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:32:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:34:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:34:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:35:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:36:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:38:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:39:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:39:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:39:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:40:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:40:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:40:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:41:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:41:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:41:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:42:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:42:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:42:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:43:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:43:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:43:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:44:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:44:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:46:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:46:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:47:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:48:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:49:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:50:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:52:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:52:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:54:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:54:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:55:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:56:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:58:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 16:59:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:00:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:00:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:02:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:03:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:03:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:04:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:05:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:06:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:08:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:09:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:10:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:10:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:11:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:12:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:13:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:14:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:15:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:17:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:18:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:18:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:19:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:20:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:21:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:23:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:24:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:24:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:25:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:26:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:27:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:28:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:30:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:30:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:31:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:32:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:33:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:34:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:36:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:37:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:38:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:39:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:39:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:41:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:41:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:43:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:43:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:44:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:45:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:47:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:48:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:49:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:49:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:50:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:51:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:53:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:54:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:54:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:55:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:56:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:58:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 17:59:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:00:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:00:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:02:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:03:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:04:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:04:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:05:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:06:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:07:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:09:08 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:10:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:10:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:11:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:12:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:13:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:14:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:16:08 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:17:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:17:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:18:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:19:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:20:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:21:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:23:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:24:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:25:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:26:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:27:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:27:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:28:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:29:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:30:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:32:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:33:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:34:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:35:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:36:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:37:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:38:20 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:39:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:39:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"422242b1-adad-4302-9c70-2ddec404b92a"} 2022-06-02 18:39:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"b5ea17b1-f170-46dc-bc31-cc744ca984c1"} 2022-06-02 18:39:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"422242b1-adad-4302-9c70-2ddec404b92a","configTypes":["sync","reset_connection"]} 2022-06-02 18:39:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 18:39:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"422242b1-adad-4302-9c70-2ddec404b92a","configTypes":["sync","reset_connection"]} 2022-06-02 18:39:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"422242b1-adad-4302-9c70-2ddec404b92a","configTypes":["sync","reset_connection"]} 2022-06-02 18:39:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/get_debug_info - {"id":2468} 2022-06-02 18:39:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:40:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:40:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:40:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:41:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:41:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:41:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:42:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:42:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:42:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:43:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:43:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:43:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:44:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:44:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:45:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:46:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:47:28 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:48:20 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:49:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:50:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:51:28 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:52:20 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:53:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:54:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:55:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:56:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:57:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:58:20 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 18:59:28 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:00:20 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:01:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:02:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:03:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:04:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:05:28 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:06:20 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:07:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:08:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:09:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:10:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:11:20 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:12:28 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:13:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:14:20 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:15:20 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:16:20 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:17:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:17:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"422242b1-adad-4302-9c70-2ddec404b92a","configTypes":["sync","reset_connection"]} 2022-06-02 19:17:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:17:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 19:17:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 19:17:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 19:17:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 19:17:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 19:18:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:18:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"65de659a-10f9-444e-b467-cbe920c1385e"} 2022-06-02 19:18:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"b5ea17b1-f170-46dc-bc31-cc744ca984c1"} 2022-06-02 19:18:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 19:18:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:18:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:18:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:18:24 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:18:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:18:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:18:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:18:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:18:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:18:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:18:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:18:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:18:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:18:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:18:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:18:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:18:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destinations/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 19:18:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/sources/get - {"sourceId":"db966182-d624-44b5-9441-1c25dca9c4a4"} 2022-06-02 19:18:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"b5ea17b1-f170-46dc-bc31-cc744ca984c1"} 2022-06-02 19:18:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 19:18:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 19:18:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 19:18:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 19:18:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definition_specifications/get - {"sourceDefinitionId":"b5ea17b1-f170-46dc-bc31-cc744ca984c1","workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 19:18:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"b5ea17b1-f170-46dc-bc31-cc744ca984c1"} 2022-06-02 19:19:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 19:19:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:19:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:19:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:20:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:20:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:20:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 19:20:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 19:20:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 19:20:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 19:20:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 19:20:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:21:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:21:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:21:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:22:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:22:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:22:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:23:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:23:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:23:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:24:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:24:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:24:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:25:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:25:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:25:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:26:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:26:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:26:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:27:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:28:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:29:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:30:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:31:34 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:32:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:33:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:34:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:35:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:36:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:36:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:36:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"65de659a-10f9-444e-b467-cbe920c1385e"} 2022-06-02 19:36:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"b5ea17b1-f170-46dc-bc31-cc744ca984c1"} 2022-06-02 19:36:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 19:36:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:36:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:36:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definition_specifications/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba","workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 19:36:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"65de659a-10f9-444e-b467-cbe920c1385e"} 2022-06-02 19:36:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/get_debug_info - {"id":2436} 2022-06-02 19:36:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:36:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:37:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:37:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:37:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/get_debug_info - {"id":2436} 2022-06-02 19:37:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:37:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/get_debug_info - {"id":2291} 2022-06-02 19:37:08 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:37:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:37:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:37:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:37:20 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:37:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:37:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:37:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:37:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:37:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:37:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:37:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:37:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:37:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:37:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:37:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:37:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:37:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:37:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:37:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:38:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:38:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:38:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:38:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:38:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:38:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:38:28 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:38:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:38:34 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:38:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:38:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:38:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:38:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:38:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:38:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:38:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:38:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:38:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:39:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:39:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:39:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:39:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:39:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:39:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:39:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:39:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:39:20 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:39:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:39:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:39:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:39:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:39:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:39:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:39:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:39:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:39:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:39:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:39:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:39:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:39:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:39:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:39:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:40:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:40:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:40:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:40:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:40:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:40:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:40:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:40:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:40:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:40:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:40:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:41:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:41:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:41:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:42:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:42:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:42:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:43:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:43:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:43:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:44:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:44:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:44:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:45:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:46:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:47:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:48:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:49:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:50:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:51:28 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:52:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:53:20 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:54:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:55:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:56:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:57:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:57:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 19:57:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:57:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 19:57:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 19:57:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 19:57:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 19:57:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 19:57:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"422242b1-adad-4302-9c70-2ddec404b92a"} 2022-06-02 19:57:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"b5ea17b1-f170-46dc-bc31-cc744ca984c1"} 2022-06-02 19:57:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 19:57:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"422242b1-adad-4302-9c70-2ddec404b92a","configTypes":["sync","reset_connection"]} 2022-06-02 19:58:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:58:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:58:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:59:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:59:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 19:59:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:00:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:00:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:00:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"422242b1-adad-4302-9c70-2ddec404b92a","configTypes":["sync","reset_connection"]} 2022-06-02 20:00:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:00:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:00:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:00:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:00:28 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:00:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"e06b18c8-a54b-429b-80f6-348fceefbe30"} 2022-06-02 20:00:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 20:00:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e06b18c8-a54b-429b-80f6-348fceefbe30","configTypes":["sync","reset_connection"]} 2022-06-02 20:00:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:00:34 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e06b18c8-a54b-429b-80f6-348fceefbe30","configTypes":["sync","reset_connection"]} 2022-06-02 20:00:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/get_debug_info - {"id":2442} 2022-06-02 20:00:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e06b18c8-a54b-429b-80f6-348fceefbe30","configTypes":["sync","reset_connection"]} 2022-06-02 20:00:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e06b18c8-a54b-429b-80f6-348fceefbe30","configTypes":["sync","reset_connection"]} 2022-06-02 20:00:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:00:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e06b18c8-a54b-429b-80f6-348fceefbe30","configTypes":["sync","reset_connection"]} 2022-06-02 20:00:45 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:00:45 INFO i.a.w.t.TemporalClient(startNewCancellation):316 - Manual cancellation request 2022-06-02 20:00:45 ERROR i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):100 - Failed to retrieve ConnectionManagerWorkflow for connection e06b18c8-a54b-429b-80f6-348fceefbe30. Repairing state by creating new workflow and starting with the signal. io.airbyte.workers.temporal.exception.UnreachableWorkflowException: ConnectionManagerWorkflow for connection e06b18c8-a54b-429b-80f6-348fceefbe30 is unreachable due to being in a quarantined state. at io.airbyte.workers.temporal.ConnectionManagerUtils.getConnectionManagerWorkflow(ConnectionManagerUtils.java:191) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.workers.temporal.ConnectionManagerUtils.signalWorkflowAndRepairIfNecessary(ConnectionManagerUtils.java:88) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.workers.temporal.ConnectionManagerUtils.signalWorkflowAndRepairIfNecessary(ConnectionManagerUtils.java:51) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.workers.temporal.TemporalClient.startNewCancellation(TemporalClient.java:321) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.scheduler.client.TemporalEventRunner.startNewCancellation(TemporalEventRunner.java:27) ~[io.airbyte.airbyte-scheduler-client-0.39.7-alpha.jar:?] at io.airbyte.server.handlers.SchedulerHandler.submitCancellationToWorker(SchedulerHandler.java:515) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.handlers.SchedulerHandler.cancelJob(SchedulerHandler.java:450) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.lambda$cancelJob$80(ConfigurationApi.java:768) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.execute(ConfigurationApi.java:874) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.cancelJob(ConfigurationApi.java:768) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:292) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:274) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:244) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) ~[jersey-container-servlet-core-2.31.jar:?] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:763) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:569) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1377) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:507) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1292) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.Server.handle(Server.java:501) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at java.lang.Thread.run(Thread.java:833) [?:?] 2022-06-02 20:00:45 INFO i.a.w.t.ConnectionManagerUtils(safeTerminateWorkflow):133 - Attempting to terminate existing workflow for connection e06b18c8-a54b-429b-80f6-348fceefbe30. 2022-06-02 20:00:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e06b18c8-a54b-429b-80f6-348fceefbe30","configTypes":["sync","reset_connection"]} 2022-06-02 20:00:45 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):126 - Connection manager workflow for connection e06b18c8-a54b-429b-80f6-348fceefbe30 has been started and signaled. 2022-06-02 20:00:45 INFO i.a.w.t.TemporalClient(startNewCancellation):339 - end of manual cancellation 2022-06-02 20:00:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/cancel - {"id":2442} 2022-06-02 20:00:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e06b18c8-a54b-429b-80f6-348fceefbe30","configTypes":["sync","reset_connection"]} 2022-06-02 20:00:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:00:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:00:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:00:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:00:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:00:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"b8765372-07c4-4401-a7c2-f47b1e049149"} 2022-06-02 20:00:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:00:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"b5ea17b1-f170-46dc-bc31-cc744ca984c1"} 2022-06-02 20:00:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-02 20:01:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/get_debug_info - {"id":2474} 2022-06-02 20:01:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-02 20:01:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:01:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-02 20:01:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-02 20:01:08 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-02 20:01:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-02 20:01:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:01:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:01:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:01:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:01:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"c8e76701-ee26-4b4c-895e-095f480cd931"} 2022-06-02 20:01:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 20:01:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:01:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-02 20:01:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:01:18 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:01:18 INFO i.a.w.t.TemporalClient(startNewCancellation):316 - Manual cancellation request 2022-06-02 20:01:18 ERROR i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):100 - Failed to retrieve ConnectionManagerWorkflow for connection c8e76701-ee26-4b4c-895e-095f480cd931. Repairing state by creating new workflow and starting with the signal. io.airbyte.workers.temporal.exception.UnreachableWorkflowException: ConnectionManagerWorkflow for connection c8e76701-ee26-4b4c-895e-095f480cd931 is unreachable due to being in a quarantined state. at io.airbyte.workers.temporal.ConnectionManagerUtils.getConnectionManagerWorkflow(ConnectionManagerUtils.java:191) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.workers.temporal.ConnectionManagerUtils.signalWorkflowAndRepairIfNecessary(ConnectionManagerUtils.java:88) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.workers.temporal.ConnectionManagerUtils.signalWorkflowAndRepairIfNecessary(ConnectionManagerUtils.java:51) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.workers.temporal.TemporalClient.startNewCancellation(TemporalClient.java:321) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.scheduler.client.TemporalEventRunner.startNewCancellation(TemporalEventRunner.java:27) ~[io.airbyte.airbyte-scheduler-client-0.39.7-alpha.jar:?] at io.airbyte.server.handlers.SchedulerHandler.submitCancellationToWorker(SchedulerHandler.java:515) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.handlers.SchedulerHandler.cancelJob(SchedulerHandler.java:450) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.lambda$cancelJob$80(ConfigurationApi.java:768) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.execute(ConfigurationApi.java:874) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.cancelJob(ConfigurationApi.java:768) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:292) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:274) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:244) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) ~[jersey-container-servlet-core-2.31.jar:?] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:763) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:569) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1377) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:507) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1292) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.Server.handle(Server.java:501) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at java.lang.Thread.run(Thread.java:833) [?:?] 2022-06-02 20:01:18 INFO i.a.w.t.ConnectionManagerUtils(safeTerminateWorkflow):133 - Attempting to terminate existing workflow for connection c8e76701-ee26-4b4c-895e-095f480cd931. 2022-06-02 20:01:18 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):126 - Connection manager workflow for connection c8e76701-ee26-4b4c-895e-095f480cd931 has been started and signaled. 2022-06-02 20:01:18 INFO i.a.w.t.TemporalClient(startNewCancellation):339 - end of manual cancellation 2022-06-02 20:01:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/cancel - {"id":2443} 2022-06-02 20:01:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-02 20:01:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:01:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definition_specifications/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba","workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:01:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"c8e76701-ee26-4b4c-895e-095f480cd931"} 2022-06-02 20:01:26 WARN o.h.v.i.p.j.JavaBeanExecutable(getParameters):216 - HV000254: Missing parameter metadata for OptionEnum(String, int, String), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. 2022-06-02 20:01:26 WARN o.h.v.i.p.j.JavaBeanExecutable(getParameters):216 - HV000254: Missing parameter metadata for OperatorType(String, int, String), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. 2022-06-02 20:01:26 WARN o.h.v.i.p.j.JavaBeanExecutable(getParameters):216 - HV000254: Missing parameter metadata for NamespaceDefinitionType(String, int, String), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. 2022-06-02 20:01:26 WARN o.h.v.i.p.j.JavaBeanExecutable(getParameters):216 - HV000254: Missing parameter metadata for DestinationSyncMode(String, int, String), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. 2022-06-02 20:01:26 WARN o.h.v.i.p.j.JavaBeanExecutable(getParameters):216 - HV000254: Missing parameter metadata for SyncMode(String, int, String), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. 2022-06-02 20:01:26 WARN o.h.v.i.p.j.JavaBeanExecutable(getParameters):216 - HV000254: Missing parameter metadata for ConnectionStatus(String, int, String), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. 2022-06-02 20:01:26 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:01:27 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:01:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/update - {"syncCatalog":{"streams":[{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"categories","selected":true},"stream":{"name":"categories","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"Service":{"type":"boolean"},"IsPrimary":{"type":"boolean"},"Description":{"type":"string"},"IsSecondary":{"type":"boolean"},"CategoryName":{"type":"string"},"SubCategories":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"SubCategoryName":{"type":"string"}}}},"CreatedDateTimeUTC":{"type":"string","format":"date-time"},"ModifiedDateTimeUTC":{"type":"string","format":"date-time"}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["LastModifiedDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"clients","selected":true},"stream":{"name":"clients","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The client’s ID, as configured by the business owner. This is the client’s barcode ID if the business owner assigns barcodes to clients. This ID is used throughout the Public API for client-related Public API calls. When used in a POST `UpdateClient` request, the `Id` is used to identify the client for the update."},"City":{"type":"string","description":"The client’s city."},"Email":{"type":"string","description":"The client’s email address."},"Notes":{"type":"string","description":"Any notes entered on the client’s account by staff members. This value should never be shown to clients unless the business owner has a specific reason for showing them."},"State":{"type":"string","description":"The client’s state."},"Action":{"enum":["None","Added","Updated","Failed","Removed"],"type":"string","description":"The action taken."},"Active":{"type":"boolean","description":"When `true`, indicates that the client’s profile is marked as active on the site.
\r\nWhen `false`, the client’s profile is inactive."},"Gender":{"type":"string","description":"The gender of the client."},"Status":{"type":"string","description":"The status of the client in the business. Possible values are:\r\n* Declined\r\n* Non-Member\r\n* Active\r\n* Expired\r\n* Suspended\r\n* Terminated"},"Country":{"type":"string","description":"The client’s country."},"LastName":{"type":"string","description":"The client’s last name."},"PhotoUrl":{"type":"string","description":"The URL of the client’s photo for the client profile."},"RedAlert":{"type":"string","description":"Contains any red alert information entered by the business owner for the client."},"UniqueId":{"type":"integer","format":"int64","description":"The client’s system-generated ID at the business. This value cannot be changed by business owners and is always unique across all clients at the business. This ID is not widely used in the Public API, but can be used by your application to uniquely identify clients."},"BirthDate":{"type":"string","format":"date-time","description":"The client’s date of birth."},"FirstName":{"type":"string","description":"The client’s first name."},"HomePhone":{"type":"string","description":"The client’s home phone number."},"IsCompany":{"type":"boolean","description":"When `true`, indicates that the client should be marked as a company at the business.
\r\nWhen `false`, indicates the client is an individual and does not represent a company."},"Liability":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"IsReleased":{"type":"boolean","description":"The client’s liability release status.
\r\nWhen `true`, indicates that the client has agreed to the liability release for the business.
\r\nWhen `false`, indicates that the client has not agreed to the liability release for the business."},"ReleasedBy":{"type":"integer","format":"int64","description":"An ID indicating who released liability for the client. If the client agreed to the liability waiver by signing into an account online, this value is `null`. If a staff member marked the waiver as signed on behalf of the client, it is the staff member’s ID. `0` indicates that the business owner marked the liability waiver as signed on behalf of the client."},"AgreementDate":{"type":"string","format":"date-time","description":"The date and time at which the client agreed to the liability waiver for the business."}}},"SalesReps":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The staff ID of the sales representative."},"LastName":{"type":"string","description":"The last name of the sales representative."},"FirstName":{"type":"string","description":"The first name of the sales representative."},"SalesRepNumber":{"type":"integer","format":"int32","description":"This value is the number that identifies the type of sales representative assigned to this client. One to six types of sales representatives can be assigned to a client at any given time, depending on site settings."},"SalesRepNumbers":{"type":"array","items":{"type":"integer","format":"int32"},"description":"A list of the different types of sales representative functions assigned to this staff member."}}},"description":"A list of sales representatives."},"WorkPhone":{"type":"string","description":"The client’s work phone number."},"IsProspect":{"type":"boolean","description":"This value is set only if the business owner allows individuals to be prospects.
\r\nWhen `true`, indicates that the client should be marked as a prospect for the business.
\r\nWhen `false`, indicates that the client should not be marked as a prospect for the business."},"MiddleName":{"type":"string","description":"The client’s middle name."},"PostalCode":{"type":"string","description":"The client’s postal code."},"ReferredBy":{"type":"string","description":"Specifies how the client was referred to the business. You can get a list of possible strings using the `GetClientReferralTypes` endpoint."},"MobilePhone":{"type":"string","description":"The client’s mobile phone number."},"YellowAlert":{"type":"string","description":"Contains any yellow alert information entered by the business owner for the client."},"AddressLine1":{"type":"string","description":"The first line of the client’s street address."},"AddressLine2":{"type":"string","description":"The second line of the client’s street address, if needed."},"CreationDate":{"type":"string","format":"date-time","description":"The date the client’s profile was created and added to the business, either by the client from the online store, or by a staff member. This value always returns in the format `yyyy-mm-ddThh:mm:ss:ms`."},"HomeLocation":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"ClientIndexes":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The index ID assigned to the client."},"ValueId":{"type":"integer","format":"int32","description":"The index’s value ID."}},"description":"Represents a client index value assigned to a client"},"description":"Contains the IDs of the client’s assigned ClientIndexes and ClientIndexValues."},"ProspectStage":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the prospect stage assigned to the client."},"Active":{"type":"boolean","description":"When `true`, indicates that the client is a prospect at the business and has not yet purchased any of the business pricing options.\r\nWhen `false`, indicates that the client has already purchased at least one pricing option from the business."},"Description":{"type":"string","description":"A description of the prospect stage."}}},"WorkExtension":{"type":"string","description":"The client’s work phone extension number."},"AccountBalance":{"type":"number","format":"double","description":"The client’s current [account balance](https://mindbody-online-support.force.com/support/s/article/203262013-Adding-account-payments-video-tutorial?language=en_US)."},"MembershipIcon":{"type":"integer","format":"int32","description":"The ID of the [membership icon](https://support.mindbodyonline.com/s/article/203259703-Membership-Setup-screen?language=en_US) displayed next to the client’s name, if the client has a membership on their account."},"MobileProvider":{"type":"integer","format":"int32","description":"The client’s mobile provider."},"ClientCreditCard":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"City":{"type":"string","description":"The city in which the billing address is located."},"State":{"type":"string","description":"The state that the billing address is located in."},"Address":{"type":"string","description":"The billing address for the credit card."},"ExpYear":{"type":"string","description":"The year in which the credit card expires."},"CardType":{"type":"string","description":"The type of credit card, for example Visa or MasterCard."},"ExpMonth":{"type":"string","description":"The month in which the credit card expires."},"LastFour":{"type":"string","description":"The last four digits of the credit card number."},"CardHolder":{"type":"string","description":"The name of the card holder."},"CardNumber":{"type":"string","description":"The credit card number."},"PostalCode":{"type":"string","description":"The postal code where the billing address is located."}},"description":"A client credit card."},"LastFormulaNotes":{"type":"string","description":"The last [formula note](https://support.mindbodyonline.com/s/article/203259903-Appointments-Formula-notes?language=en_US) entered for the client."},"LiabilityRelease":{"type":"boolean","description":"Passing `true` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `true`.\r\n* `AgreementDate` is set to the time zone of the business when the call was processed.\r\n* `ReleasedBy` is set to `null` if the call is made by the client, `0` if the call was made by the business owner, or to a specific staff member’s ID if a staff member made the call.\r\nPassing `false` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `false`.\r\n* `AgreementDate` is set to `null`.\r\n* `ReleasedBy` is set to `null`."},"SendAccountTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendAccountEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by email. This property is editable. \r\n
Default: **false**"},"SendScheduleTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"CustomClientFields":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the custom client field."},"Name":{"type":"string","description":"The name of the field."},"Value":{"type":"string","description":"The value of a specific custom field for a client."},"DataType":{"type":"string","description":"The data type of the field."}},"description":"The value of a custom client field"},"description":"Contains information about the custom client fields assigned to the client."},"SendScheduleEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by email. This property is editable. \r\n
Default: **false**"},"ClientRelationships":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Delete":{"type":"boolean","description":"When true, this relationship is removed from the associated clients."},"Relationship":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the relationship."},"RelationshipName1":{"type":"string","description":"The name of the first relationship."},"RelationshipName2":{"type":"string","description":"The name of the second relationship."}},"description":"Jim is a RelationshipName1 of John. John is a RelationshipName2 of Jim."},"RelatedClientId":{"type":"string","description":"The RSSID of the related client."},"RelationshipName":{"type":"string","description":"The name of the relationship of the related client."}},"description":"A relation between two clients."},"description":"Contains information about the relationship between two clients."},"FirstAppointmentDate":{"type":"string","format":"date-time","description":"The date of the client’s first booked appointment at the business."},"LastModifiedDateTime":{"type":"string","format":"date-time","description":"The UTC date and time when the client’s information was last modified."},"SendPromotionalTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendPromotionalEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by email. This property is editable. \r\n
Default: **false**"},"EmergencyContactInfoName":{"type":"string","description":"The name of the client’s emergency contact."},"EmergencyContactInfoEmail":{"type":"string","description":"The email address of the client’s emergency contact."},"EmergencyContactInfoPhone":{"type":"string","description":"The phone number of the client’s emergency contact."},"AppointmentGenderPreference":{"enum":["None","Female","Male"],"type":"string","description":"The gender of staff member with whom the client prefers to book appointments."},"EmergencyContactInfoRelationship":{"type":"string","description":"The client’s relationship with the emergency contact."}},"description":"A Client"},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["LastModifiedDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"locations","selected":true},"stream":{"name":"locations","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["ProductId"]],"aliasName":"products","selected":true},"stream":{"name":"products","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The unique ID of the product variant, for example, a particular size and color combination."},"Name":{"type":"string","description":"The name of the product."},"Size":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product size."},"Name":{"type":"string","description":"The name of the product size."}}},"Color":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product color."},"Name":{"type":"string","description":"The name of the product color."}},"description":"A color used by products."},"Price":{"type":"number","format":"double","description":"The price of the product."},"GroupId":{"type":"integer","format":"int32","description":"The unique ID of the product group."},"TaxRate":{"type":"number","format":"double","description":"The tax rate that was applied to this purchase."},"ImageURL":{"type":"string","description":""},"ProductId":{"type":"integer","format":"int32","description":"A ProductID of the product."},"TypeGroup":{"type":"integer","format":"int32","description":"A TypeGroup of the product."},"CategoryId":{"type":"integer","format":"int32","description":"A CategoryID of the product."},"SupplierId":{"type":"integer","format":"int32","description":"A SupplierID of the product."},"OnlinePrice":{"type":"number","format":"double","description":"The online price of the product."},"TaxIncluded":{"type":"number","format":"double","description":"If tax inclusive-pricing is enabled, this field shows how much tax was added to the price."},"SupplierName":{"type":"string","description":"A Supplier name of the product."},"SubCategoryId":{"type":"integer","format":"int32","description":"A SubCategoryID of the product."},"ManufacturerId":{"type":"string","description":"The ManufacturerId of the product."},"LongDescription":{"type":"string","description":"A longer description of the product."},"ShortDescription":{"type":"string","description":"A short description of the product."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["ProductId"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["SaleDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"sales","selected":true},"stream":{"name":"sales","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The sale ID."},"ClientId":{"type":"string","description":"The ID of the client who made the purchase."},"Payments":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"A unique identifier for this payment."},"Type":{"type":"string","description":"The type of payment."},"Notes":{"type":"string","description":"Notes about this payment."},"Amount":{"type":"number","format":"double","description":"The amount of this payment."},"Method":{"type":"integer","format":"int32","description":"The method for this payment."},"TransactionId":{"type":"integer","format":"int32","description":"The payment transaction ID"}}},"description":"Contains information that describes the payments that contributed to this sale."},"SaleDate":{"type":"string","format":"date-time","description":"The date the item was sold."},"SaleTime":{"type":"string","description":"The time the item was sold."},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"SalesRepId":{"type":"integer","format":"int64","description":"The sales representative ID"},"SaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold."},"PurchasedItems":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The ProductID of the item."},"Tax1":{"type":"number","format":"double","description":"Tax1 applicable for the product"},"Tax2":{"type":"number","format":"double","description":"Tax2 applicable for the product"},"Tax3":{"type":"number","format":"double","description":"Tax3 applicable for the product"},"Tax4":{"type":"number","format":"double","description":"Tax4 applicable for the product"},"Tax5":{"type":"number","format":"double","description":"Tax5 applicable for the product"},"Notes":{"type":"string","description":"Notes"},"ExpDate":{"type":"string","format":"date-time","description":"Expiration date of the pricing option purchased"},"Quantity":{"type":"integer","format":"int32","description":"Quantity of the products"},"Returned":{"type":"boolean","description":"Returned or not"},"BarcodeId":{"type":"string","description":"The BarcodeId of the item.\r\nFor services, BarcodeId may be null\r\nIf no barcode id is explicitly set by the business it is the internal id in a string format."},"IsService":{"type":"boolean","description":"When `true`, indicates that the purchased item was a pricing option for a service."},"TaxAmount":{"type":"number","format":"double","description":"Tax rate applicable for the product"},"UnitPrice":{"type":"number","format":"double","description":"Per unit price of the item sold"},"ActiveDate":{"type":"string","format":"date-time","description":"Activation date of pricing option purchased"},"CategoryId":{"type":"integer","format":"int32","description":"Revenue Category ID"},"ContractId":{"type":"integer","format":"int32","description":"Contract ID purchased by the client"},"Description":{"type":"string","description":"Description of the sale transaction/pricing option description"},"TotalAmount":{"type":"number","format":"double","description":"Charged to the customer for paying"},"PaymentRefId":{"type":"integer","format":"int32","description":"Payment Reference ID"},"SaleDetailId":{"type":"integer","format":"int32","description":"The ID of the sale detail"},"SubCategoryId":{"type":"integer","format":"int32","description":"Revenue Subcategory ID"},"DiscountAmount":{"type":"number","format":"double","description":"Discount Amount"},"DiscountPercent":{"type":"number","format":"double","description":"Discount % applied during sale"}}},"description":"Contains information that describes the purchased items."},"RecipientClientId":{"type":"integer","format":"int64","description":"Recipient Client Id"},"OriginalSaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold originally."}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["SaleDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"sites","selected":true},"stream":{"name":"sites","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The site ID."},"Name":{"type":"string","description":"The name of the site."},"LogoUrl":{"type":"string","description":"The URL to the site’s logo."},"TimeZone":{"type":"string","description":"The time zone the site is located in."},"PageColor1":{"type":"string","description":"A hex code for a color the business owner uses in marketing. This color can be used to set a theme for an integration so that it matches the configured color-scheme for the business."},"PageColor2":{"type":"string","description":"The hex code for a second color, to be used in the same manner as `pageColor1`."},"PageColor3":{"type":"string","description":"The hex code for a third color, to be used in the same manner as `pageColor1`."},"PageColor4":{"type":"string","description":"The hex code for a fourth color, to be used in the same manner as `pageColor1`."},"AcceptsVisa":{"type":"boolean","description":"When `true`, indicates that this site accepts Visa cards.
\r\nWhen `false`, indicates that this site does not accept Visa credit cards."},"CountryCode":{"type":"string","description":"The country code for the site."},"Description":{"type":"string","description":"A description of the site."},"ContactEmail":{"type":"string","description":"The site’s email address."},"PricingLevel":{"type":"string","description":"The MINDBODY pricing level for the business. Possible values are:\r\nAccelerate - The business is on MINDBODY’s Accelerate pricing tier.\r\nGrow - The business is on MINDBODY’s Essential pricing tier.\r\nLegacy - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nListing - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nPro - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nSolo - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nUltimate - The business is on MINDBODY’s Ultimate pricing tier."},"AcceptsDiscover":{"type":"boolean","description":"When `true`, indicates that this site accepts Discover cards.
\r\nWhen `false`, indicates that this site does not accept Discover credit cards."},"CurrencyIsoCode":{"type":"string","description":"The currency ISO code for the site."},"AcceptsMasterCard":{"type":"boolean","description":"When `true`, indicates that this site accepts MasterCard cards.
\r\nWhen `false`, indicates that this site does not accept MasterCard credit cards."},"SmsPackageEnabled":{"type":"boolean","description":"When `true`, indicates that the business uses SMS text messages to communicate with its clients.
\r\nWhen `false`, indicates that the business does not use SMS text messages to communicate with its clients."},"AcceptsDirectDebit":{"type":"boolean","description":"When `true`, indicates that direct debit can be used by clients at this site.
\r\nWhen `false`, indicates that direct debit can not by used by clients at this site."},"TaxInclusivePrices":{"type":"boolean","description":"When `true`, indicates that the total includes tax.
\r\nWhen `false`, indicates that the total does not include tax."},"AllowsDashboardAccess":{"type":"boolean","description":"When `true`, indicates that this site allows access to its dashboard.
\r\nWhen `false`, indicates that this site does not allow access to its dashboard."},"AcceptsAmericanExpress":{"type":"boolean","description":"When `true`, indicates that this site accepts American Express cards.
\r\nWhen `false`, indicates that this site does not accept American Express credit cards."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["TransactionTime"],"destinationSyncMode":"append_dedup","primaryKey":[["TransactionId"]],"aliasName":"transactions","selected":true},"stream":{"name":"transactions","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Amount":{"type":"number","format":"double","description":"The amount charged on the card"},"SaleId":{"type":"integer","format":"int64","description":"The sale ID."},"Status":{"type":"string","description":"Status of the transaction"},"Settled":{"type":"boolean","description":"Whether it is settled or not"},"AuthTime":{"type":"string","format":"date-time","description":"Time of card authorized"},"CCSwiped":{"type":"boolean","description":"Whether card is swiped or not"},"CardType":{"type":"string","description":"Type of the card"},"ClientId":{"type":"integer","format":"int64","description":"The ID of the client who made the purchase."},"CCLastFour":{"type":"string","description":"Last 4 digits of CC"},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"MerchantId":{"type":"string","description":"Merchant ID of the studio"},"TerminalId":{"type":"string","description":"Terminal ID used for payment. Not applicable for CNP/Bank"},"ACHLastFour":{"type":"string","description":"Customer’s ACH last 4 digits"},"TransactionId":{"type":"integer","format":"int32","description":"The transaction ID."},"TransactionTime":{"type":"string","format":"date-time","description":"Time of card swiped"},"CardExpirationYear":{"type":"string","description":"Expiry year of the card"},"CardExpirationMonth":{"type":"string","description":"Expiry month of the card"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["TransactionTime"],"sourceDefinedPrimaryKey":[["TransactionId"]],"namespace":null}}]},"prefix":"","namespaceDefinition":"customformat","namespaceFormat":"MINDBODY_SOLIDCORE_44717","schedule":null,"name":"SolidCore_site_44717_to_Snowflake - AIRBYTE","operations":[{"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","operationId":"7e45f2c3-ea68-470b-af94-88403745addb","name":"Normalization","operatorConfiguration":{"operatorType":"normalization","normalization":{"option":"basic"},"dbt":null}}],"connectionId":"c8e76701-ee26-4b4c-895e-095f480cd931","status":"active","withRefreshedCatalog":false,"sourceCatalogId":null} 2022-06-02 20:01:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:01:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:01:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:01:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:01:34 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:01:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"35a3e0dc-3df5-43ca-993b-9677206d8748"} 2022-06-02 20:01:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:01:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 20:01:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"35a3e0dc-3df5-43ca-993b-9677206d8748","configTypes":["sync","reset_connection"]} 2022-06-02 20:01:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:01:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:01:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:01:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:01:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"7e3c52e6-5858-496a-ad8f-2c903a0b30e9"} 2022-06-02 20:01:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 20:01:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definition_specifications/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba","workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:01:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:01:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:01:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:01:43 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:01:43 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:01:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/update - {"syncCatalog":{"streams":[{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"categories","selected":true},"stream":{"name":"categories","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"Service":{"type":"boolean"},"IsPrimary":{"type":"boolean"},"Description":{"type":"string"},"IsSecondary":{"type":"boolean"},"CategoryName":{"type":"string"},"SubCategories":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"SubCategoryName":{"type":"string"}}}},"CreatedDateTimeUTC":{"type":"string","format":"date-time"},"ModifiedDateTimeUTC":{"type":"string","format":"date-time"}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["LastModifiedDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"clients","selected":true},"stream":{"name":"clients","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The client’s ID, as configured by the business owner. This is the client’s barcode ID if the business owner assigns barcodes to clients. This ID is used throughout the Public API for client-related Public API calls. When used in a POST `UpdateClient` request, the `Id` is used to identify the client for the update."},"City":{"type":"string","description":"The client’s city."},"Email":{"type":"string","description":"The client’s email address."},"Notes":{"type":"string","description":"Any notes entered on the client’s account by staff members. This value should never be shown to clients unless the business owner has a specific reason for showing them."},"State":{"type":"string","description":"The client’s state."},"Action":{"enum":["None","Added","Updated","Failed","Removed"],"type":"string","description":"The action taken."},"Active":{"type":"boolean","description":"When `true`, indicates that the client’s profile is marked as active on the site.
\r\nWhen `false`, the client’s profile is inactive."},"Gender":{"type":"string","description":"The gender of the client."},"Status":{"type":"string","description":"The status of the client in the business. Possible values are:\r\n* Declined\r\n* Non-Member\r\n* Active\r\n* Expired\r\n* Suspended\r\n* Terminated"},"Country":{"type":"string","description":"The client’s country."},"LastName":{"type":"string","description":"The client’s last name."},"PhotoUrl":{"type":"string","description":"The URL of the client’s photo for the client profile."},"RedAlert":{"type":"string","description":"Contains any red alert information entered by the business owner for the client."},"UniqueId":{"type":"integer","format":"int64","description":"The client’s system-generated ID at the business. This value cannot be changed by business owners and is always unique across all clients at the business. This ID is not widely used in the Public API, but can be used by your application to uniquely identify clients."},"BirthDate":{"type":"string","format":"date-time","description":"The client’s date of birth."},"FirstName":{"type":"string","description":"The client’s first name."},"HomePhone":{"type":"string","description":"The client’s home phone number."},"IsCompany":{"type":"boolean","description":"When `true`, indicates that the client should be marked as a company at the business.
\r\nWhen `false`, indicates the client is an individual and does not represent a company."},"Liability":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"IsReleased":{"type":"boolean","description":"The client’s liability release status.
\r\nWhen `true`, indicates that the client has agreed to the liability release for the business.
\r\nWhen `false`, indicates that the client has not agreed to the liability release for the business."},"ReleasedBy":{"type":"integer","format":"int64","description":"An ID indicating who released liability for the client. If the client agreed to the liability waiver by signing into an account online, this value is `null`. If a staff member marked the waiver as signed on behalf of the client, it is the staff member’s ID. `0` indicates that the business owner marked the liability waiver as signed on behalf of the client."},"AgreementDate":{"type":"string","format":"date-time","description":"The date and time at which the client agreed to the liability waiver for the business."}}},"SalesReps":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The staff ID of the sales representative."},"LastName":{"type":"string","description":"The last name of the sales representative."},"FirstName":{"type":"string","description":"The first name of the sales representative."},"SalesRepNumber":{"type":"integer","format":"int32","description":"This value is the number that identifies the type of sales representative assigned to this client. One to six types of sales representatives can be assigned to a client at any given time, depending on site settings."},"SalesRepNumbers":{"type":"array","items":{"type":"integer","format":"int32"},"description":"A list of the different types of sales representative functions assigned to this staff member."}}},"description":"A list of sales representatives."},"WorkPhone":{"type":"string","description":"The client’s work phone number."},"IsProspect":{"type":"boolean","description":"This value is set only if the business owner allows individuals to be prospects.
\r\nWhen `true`, indicates that the client should be marked as a prospect for the business.
\r\nWhen `false`, indicates that the client should not be marked as a prospect for the business."},"MiddleName":{"type":"string","description":"The client’s middle name."},"PostalCode":{"type":"string","description":"The client’s postal code."},"ReferredBy":{"type":"string","description":"Specifies how the client was referred to the business. You can get a list of possible strings using the `GetClientReferralTypes` endpoint."},"MobilePhone":{"type":"string","description":"The client’s mobile phone number."},"YellowAlert":{"type":"string","description":"Contains any yellow alert information entered by the business owner for the client."},"AddressLine1":{"type":"string","description":"The first line of the client’s street address."},"AddressLine2":{"type":"string","description":"The second line of the client’s street address, if needed."},"CreationDate":{"type":"string","format":"date-time","description":"The date the client’s profile was created and added to the business, either by the client from the online store, or by a staff member. This value always returns in the format `yyyy-mm-ddThh:mm:ss:ms`."},"HomeLocation":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"ClientIndexes":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The index ID assigned to the client."},"ValueId":{"type":"integer","format":"int32","description":"The index’s value ID."}},"description":"Represents a client index value assigned to a client"},"description":"Contains the IDs of the client’s assigned ClientIndexes and ClientIndexValues."},"ProspectStage":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the prospect stage assigned to the client."},"Active":{"type":"boolean","description":"When `true`, indicates that the client is a prospect at the business and has not yet purchased any of the business pricing options.\r\nWhen `false`, indicates that the client has already purchased at least one pricing option from the business."},"Description":{"type":"string","description":"A description of the prospect stage."}}},"WorkExtension":{"type":"string","description":"The client’s work phone extension number."},"AccountBalance":{"type":"number","format":"double","description":"The client’s current [account balance](https://mindbody-online-support.force.com/support/s/article/203262013-Adding-account-payments-video-tutorial?language=en_US)."},"MembershipIcon":{"type":"integer","format":"int32","description":"The ID of the [membership icon](https://support.mindbodyonline.com/s/article/203259703-Membership-Setup-screen?language=en_US) displayed next to the client’s name, if the client has a membership on their account."},"MobileProvider":{"type":"integer","format":"int32","description":"The client’s mobile provider."},"ClientCreditCard":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"City":{"type":"string","description":"The city in which the billing address is located."},"State":{"type":"string","description":"The state that the billing address is located in."},"Address":{"type":"string","description":"The billing address for the credit card."},"ExpYear":{"type":"string","description":"The year in which the credit card expires."},"CardType":{"type":"string","description":"The type of credit card, for example Visa or MasterCard."},"ExpMonth":{"type":"string","description":"The month in which the credit card expires."},"LastFour":{"type":"string","description":"The last four digits of the credit card number."},"CardHolder":{"type":"string","description":"The name of the card holder."},"CardNumber":{"type":"string","description":"The credit card number."},"PostalCode":{"type":"string","description":"The postal code where the billing address is located."}},"description":"A client credit card."},"LastFormulaNotes":{"type":"string","description":"The last [formula note](https://support.mindbodyonline.com/s/article/203259903-Appointments-Formula-notes?language=en_US) entered for the client."},"LiabilityRelease":{"type":"boolean","description":"Passing `true` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `true`.\r\n* `AgreementDate` is set to the time zone of the business when the call was processed.\r\n* `ReleasedBy` is set to `null` if the call is made by the client, `0` if the call was made by the business owner, or to a specific staff member’s ID if a staff member made the call.\r\nPassing `false` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `false`.\r\n* `AgreementDate` is set to `null`.\r\n* `ReleasedBy` is set to `null`."},"SendAccountTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendAccountEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by email. This property is editable. \r\n
Default: **false**"},"SendScheduleTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"CustomClientFields":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the custom client field."},"Name":{"type":"string","description":"The name of the field."},"Value":{"type":"string","description":"The value of a specific custom field for a client."},"DataType":{"type":"string","description":"The data type of the field."}},"description":"The value of a custom client field"},"description":"Contains information about the custom client fields assigned to the client."},"SendScheduleEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by email. This property is editable. \r\n
Default: **false**"},"ClientRelationships":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Delete":{"type":"boolean","description":"When true, this relationship is removed from the associated clients."},"Relationship":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the relationship."},"RelationshipName1":{"type":"string","description":"The name of the first relationship."},"RelationshipName2":{"type":"string","description":"The name of the second relationship."}},"description":"Jim is a RelationshipName1 of John. John is a RelationshipName2 of Jim."},"RelatedClientId":{"type":"string","description":"The RSSID of the related client."},"RelationshipName":{"type":"string","description":"The name of the relationship of the related client."}},"description":"A relation between two clients."},"description":"Contains information about the relationship between two clients."},"FirstAppointmentDate":{"type":"string","format":"date-time","description":"The date of the client’s first booked appointment at the business."},"LastModifiedDateTime":{"type":"string","format":"date-time","description":"The UTC date and time when the client’s information was last modified."},"SendPromotionalTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendPromotionalEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by email. This property is editable. \r\n
Default: **false**"},"EmergencyContactInfoName":{"type":"string","description":"The name of the client’s emergency contact."},"EmergencyContactInfoEmail":{"type":"string","description":"The email address of the client’s emergency contact."},"EmergencyContactInfoPhone":{"type":"string","description":"The phone number of the client’s emergency contact."},"AppointmentGenderPreference":{"enum":["None","Female","Male"],"type":"string","description":"The gender of staff member with whom the client prefers to book appointments."},"EmergencyContactInfoRelationship":{"type":"string","description":"The client’s relationship with the emergency contact."}},"description":"A Client"},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["LastModifiedDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"locations","selected":true},"stream":{"name":"locations","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["ProductId"]],"aliasName":"products","selected":true},"stream":{"name":"products","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The unique ID of the product variant, for example, a particular size and color combination."},"Name":{"type":"string","description":"The name of the product."},"Size":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product size."},"Name":{"type":"string","description":"The name of the product size."}}},"Color":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product color."},"Name":{"type":"string","description":"The name of the product color."}},"description":"A color used by products."},"Price":{"type":"number","format":"double","description":"The price of the product."},"GroupId":{"type":"integer","format":"int32","description":"The unique ID of the product group."},"TaxRate":{"type":"number","format":"double","description":"The tax rate that was applied to this purchase."},"ImageURL":{"type":"string","description":""},"ProductId":{"type":"integer","format":"int32","description":"A ProductID of the product."},"TypeGroup":{"type":"integer","format":"int32","description":"A TypeGroup of the product."},"CategoryId":{"type":"integer","format":"int32","description":"A CategoryID of the product."},"SupplierId":{"type":"integer","format":"int32","description":"A SupplierID of the product."},"OnlinePrice":{"type":"number","format":"double","description":"The online price of the product."},"TaxIncluded":{"type":"number","format":"double","description":"If tax inclusive-pricing is enabled, this field shows how much tax was added to the price."},"SupplierName":{"type":"string","description":"A Supplier name of the product."},"SubCategoryId":{"type":"integer","format":"int32","description":"A SubCategoryID of the product."},"ManufacturerId":{"type":"string","description":"The ManufacturerId of the product."},"LongDescription":{"type":"string","description":"A longer description of the product."},"ShortDescription":{"type":"string","description":"A short description of the product."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["ProductId"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["SaleDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"sales","selected":true},"stream":{"name":"sales","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The sale ID."},"ClientId":{"type":"string","description":"The ID of the client who made the purchase."},"Payments":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"A unique identifier for this payment."},"Type":{"type":"string","description":"The type of payment."},"Notes":{"type":"string","description":"Notes about this payment."},"Amount":{"type":"number","format":"double","description":"The amount of this payment."},"Method":{"type":"integer","format":"int32","description":"The method for this payment."},"TransactionId":{"type":"integer","format":"int32","description":"The payment transaction ID"}}},"description":"Contains information that describes the payments that contributed to this sale."},"SaleDate":{"type":"string","format":"date-time","description":"The date the item was sold."},"SaleTime":{"type":"string","description":"The time the item was sold."},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"SalesRepId":{"type":"integer","format":"int64","description":"The sales representative ID"},"SaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold."},"PurchasedItems":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The ProductID of the item."},"Tax1":{"type":"number","format":"double","description":"Tax1 applicable for the product"},"Tax2":{"type":"number","format":"double","description":"Tax2 applicable for the product"},"Tax3":{"type":"number","format":"double","description":"Tax3 applicable for the product"},"Tax4":{"type":"number","format":"double","description":"Tax4 applicable for the product"},"Tax5":{"type":"number","format":"double","description":"Tax5 applicable for the product"},"Notes":{"type":"string","description":"Notes"},"ExpDate":{"type":"string","format":"date-time","description":"Expiration date of the pricing option purchased"},"Quantity":{"type":"integer","format":"int32","description":"Quantity of the products"},"Returned":{"type":"boolean","description":"Returned or not"},"BarcodeId":{"type":"string","description":"The BarcodeId of the item.\r\nFor services, BarcodeId may be null\r\nIf no barcode id is explicitly set by the business it is the internal id in a string format."},"IsService":{"type":"boolean","description":"When `true`, indicates that the purchased item was a pricing option for a service."},"TaxAmount":{"type":"number","format":"double","description":"Tax rate applicable for the product"},"UnitPrice":{"type":"number","format":"double","description":"Per unit price of the item sold"},"ActiveDate":{"type":"string","format":"date-time","description":"Activation date of pricing option purchased"},"CategoryId":{"type":"integer","format":"int32","description":"Revenue Category ID"},"ContractId":{"type":"integer","format":"int32","description":"Contract ID purchased by the client"},"Description":{"type":"string","description":"Description of the sale transaction/pricing option description"},"TotalAmount":{"type":"number","format":"double","description":"Charged to the customer for paying"},"PaymentRefId":{"type":"integer","format":"int32","description":"Payment Reference ID"},"SaleDetailId":{"type":"integer","format":"int32","description":"The ID of the sale detail"},"SubCategoryId":{"type":"integer","format":"int32","description":"Revenue Subcategory ID"},"DiscountAmount":{"type":"number","format":"double","description":"Discount Amount"},"DiscountPercent":{"type":"number","format":"double","description":"Discount % applied during sale"}}},"description":"Contains information that describes the purchased items."},"RecipientClientId":{"type":"integer","format":"int64","description":"Recipient Client Id"},"OriginalSaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold originally."}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["SaleDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"sites","selected":true},"stream":{"name":"sites","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The site ID."},"Name":{"type":"string","description":"The name of the site."},"LogoUrl":{"type":"string","description":"The URL to the site’s logo."},"TimeZone":{"type":"string","description":"The time zone the site is located in."},"PageColor1":{"type":"string","description":"A hex code for a color the business owner uses in marketing. This color can be used to set a theme for an integration so that it matches the configured color-scheme for the business."},"PageColor2":{"type":"string","description":"The hex code for a second color, to be used in the same manner as `pageColor1`."},"PageColor3":{"type":"string","description":"The hex code for a third color, to be used in the same manner as `pageColor1`."},"PageColor4":{"type":"string","description":"The hex code for a fourth color, to be used in the same manner as `pageColor1`."},"AcceptsVisa":{"type":"boolean","description":"When `true`, indicates that this site accepts Visa cards.
\r\nWhen `false`, indicates that this site does not accept Visa credit cards."},"CountryCode":{"type":"string","description":"The country code for the site."},"Description":{"type":"string","description":"A description of the site."},"ContactEmail":{"type":"string","description":"The site’s email address."},"PricingLevel":{"type":"string","description":"The MINDBODY pricing level for the business. Possible values are:\r\nAccelerate - The business is on MINDBODY’s Accelerate pricing tier.\r\nGrow - The business is on MINDBODY’s Essential pricing tier.\r\nLegacy - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nListing - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nPro - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nSolo - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nUltimate - The business is on MINDBODY’s Ultimate pricing tier."},"AcceptsDiscover":{"type":"boolean","description":"When `true`, indicates that this site accepts Discover cards.
\r\nWhen `false`, indicates that this site does not accept Discover credit cards."},"CurrencyIsoCode":{"type":"string","description":"The currency ISO code for the site."},"AcceptsMasterCard":{"type":"boolean","description":"When `true`, indicates that this site accepts MasterCard cards.
\r\nWhen `false`, indicates that this site does not accept MasterCard credit cards."},"SmsPackageEnabled":{"type":"boolean","description":"When `true`, indicates that the business uses SMS text messages to communicate with its clients.
\r\nWhen `false`, indicates that the business does not use SMS text messages to communicate with its clients."},"AcceptsDirectDebit":{"type":"boolean","description":"When `true`, indicates that direct debit can be used by clients at this site.
\r\nWhen `false`, indicates that direct debit can not by used by clients at this site."},"TaxInclusivePrices":{"type":"boolean","description":"When `true`, indicates that the total includes tax.
\r\nWhen `false`, indicates that the total does not include tax."},"AllowsDashboardAccess":{"type":"boolean","description":"When `true`, indicates that this site allows access to its dashboard.
\r\nWhen `false`, indicates that this site does not allow access to its dashboard."},"AcceptsAmericanExpress":{"type":"boolean","description":"When `true`, indicates that this site accepts American Express cards.
\r\nWhen `false`, indicates that this site does not accept American Express credit cards."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["TransactionTime"],"destinationSyncMode":"append_dedup","primaryKey":[["TransactionId"]],"aliasName":"transactions","selected":true},"stream":{"name":"transactions","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Amount":{"type":"number","format":"double","description":"The amount charged on the card"},"SaleId":{"type":"integer","format":"int64","description":"The sale ID."},"Status":{"type":"string","description":"Status of the transaction"},"Settled":{"type":"boolean","description":"Whether it is settled or not"},"AuthTime":{"type":"string","format":"date-time","description":"Time of card authorized"},"CCSwiped":{"type":"boolean","description":"Whether card is swiped or not"},"CardType":{"type":"string","description":"Type of the card"},"ClientId":{"type":"integer","format":"int64","description":"The ID of the client who made the purchase."},"CCLastFour":{"type":"string","description":"Last 4 digits of CC"},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"MerchantId":{"type":"string","description":"Merchant ID of the studio"},"TerminalId":{"type":"string","description":"Terminal ID used for payment. Not applicable for CNP/Bank"},"ACHLastFour":{"type":"string","description":"Customer’s ACH last 4 digits"},"TransactionId":{"type":"integer","format":"int32","description":"The transaction ID."},"TransactionTime":{"type":"string","format":"date-time","description":"Time of card swiped"},"CardExpirationYear":{"type":"string","description":"Expiry year of the card"},"CardExpirationMonth":{"type":"string","description":"Expiry month of the card"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["TransactionTime"],"sourceDefinedPrimaryKey":[["TransactionId"]],"namespace":null}}]},"prefix":"","namespaceDefinition":"customformat","namespaceFormat":"MINDBODY_SOLIDCORE_412105","schedule":null,"name":"SolidCore_site_412105_to_Snowflake - AIRBYTE","operations":[{"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","operationId":"7e45f2c3-ea68-470b-af94-88403745addb","name":"Normalization","operatorConfiguration":{"operatorType":"normalization","normalization":{"option":"basic"},"dbt":null}}],"connectionId":"7e3c52e6-5858-496a-ad8f-2c903a0b30e9","status":"active","withRefreshedCatalog":false,"sourceCatalogId":null} 2022-06-02 20:01:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:01:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:01:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:01:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:01:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:01:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:01:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 20:01:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definition_specifications/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba","workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:01:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"35a3e0dc-3df5-43ca-993b-9677206d8748"} 2022-06-02 20:02:00 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:02:00 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:02:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/update - {"syncCatalog":{"streams":[{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"categories","selected":true},"stream":{"name":"categories","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"Service":{"type":"boolean"},"IsPrimary":{"type":"boolean"},"Description":{"type":"string"},"IsSecondary":{"type":"boolean"},"CategoryName":{"type":"string"},"SubCategories":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"SubCategoryName":{"type":"string"}}}},"CreatedDateTimeUTC":{"type":"string","format":"date-time"},"ModifiedDateTimeUTC":{"type":"string","format":"date-time"}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["LastModifiedDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"clients","selected":true},"stream":{"name":"clients","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The client’s ID, as configured by the business owner. This is the client’s barcode ID if the business owner assigns barcodes to clients. This ID is used throughout the Public API for client-related Public API calls. When used in a POST `UpdateClient` request, the `Id` is used to identify the client for the update."},"City":{"type":"string","description":"The client’s city."},"Email":{"type":"string","description":"The client’s email address."},"Notes":{"type":"string","description":"Any notes entered on the client’s account by staff members. This value should never be shown to clients unless the business owner has a specific reason for showing them."},"State":{"type":"string","description":"The client’s state."},"Action":{"enum":["None","Added","Updated","Failed","Removed"],"type":"string","description":"The action taken."},"Active":{"type":"boolean","description":"When `true`, indicates that the client’s profile is marked as active on the site.
\r\nWhen `false`, the client’s profile is inactive."},"Gender":{"type":"string","description":"The gender of the client."},"Status":{"type":"string","description":"The status of the client in the business. Possible values are:\r\n* Declined\r\n* Non-Member\r\n* Active\r\n* Expired\r\n* Suspended\r\n* Terminated"},"Country":{"type":"string","description":"The client’s country."},"LastName":{"type":"string","description":"The client’s last name."},"PhotoUrl":{"type":"string","description":"The URL of the client’s photo for the client profile."},"RedAlert":{"type":"string","description":"Contains any red alert information entered by the business owner for the client."},"UniqueId":{"type":"integer","format":"int64","description":"The client’s system-generated ID at the business. This value cannot be changed by business owners and is always unique across all clients at the business. This ID is not widely used in the Public API, but can be used by your application to uniquely identify clients."},"BirthDate":{"type":"string","format":"date-time","description":"The client’s date of birth."},"FirstName":{"type":"string","description":"The client’s first name."},"HomePhone":{"type":"string","description":"The client’s home phone number."},"IsCompany":{"type":"boolean","description":"When `true`, indicates that the client should be marked as a company at the business.
\r\nWhen `false`, indicates the client is an individual and does not represent a company."},"Liability":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"IsReleased":{"type":"boolean","description":"The client’s liability release status.
\r\nWhen `true`, indicates that the client has agreed to the liability release for the business.
\r\nWhen `false`, indicates that the client has not agreed to the liability release for the business."},"ReleasedBy":{"type":"integer","format":"int64","description":"An ID indicating who released liability for the client. If the client agreed to the liability waiver by signing into an account online, this value is `null`. If a staff member marked the waiver as signed on behalf of the client, it is the staff member’s ID. `0` indicates that the business owner marked the liability waiver as signed on behalf of the client."},"AgreementDate":{"type":"string","format":"date-time","description":"The date and time at which the client agreed to the liability waiver for the business."}}},"SalesReps":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The staff ID of the sales representative."},"LastName":{"type":"string","description":"The last name of the sales representative."},"FirstName":{"type":"string","description":"The first name of the sales representative."},"SalesRepNumber":{"type":"integer","format":"int32","description":"This value is the number that identifies the type of sales representative assigned to this client. One to six types of sales representatives can be assigned to a client at any given time, depending on site settings."},"SalesRepNumbers":{"type":"array","items":{"type":"integer","format":"int32"},"description":"A list of the different types of sales representative functions assigned to this staff member."}}},"description":"A list of sales representatives."},"WorkPhone":{"type":"string","description":"The client’s work phone number."},"IsProspect":{"type":"boolean","description":"This value is set only if the business owner allows individuals to be prospects.
\r\nWhen `true`, indicates that the client should be marked as a prospect for the business.
\r\nWhen `false`, indicates that the client should not be marked as a prospect for the business."},"MiddleName":{"type":"string","description":"The client’s middle name."},"PostalCode":{"type":"string","description":"The client’s postal code."},"ReferredBy":{"type":"string","description":"Specifies how the client was referred to the business. You can get a list of possible strings using the `GetClientReferralTypes` endpoint."},"MobilePhone":{"type":"string","description":"The client’s mobile phone number."},"YellowAlert":{"type":"string","description":"Contains any yellow alert information entered by the business owner for the client."},"AddressLine1":{"type":"string","description":"The first line of the client’s street address."},"AddressLine2":{"type":"string","description":"The second line of the client’s street address, if needed."},"CreationDate":{"type":"string","format":"date-time","description":"The date the client’s profile was created and added to the business, either by the client from the online store, or by a staff member. This value always returns in the format `yyyy-mm-ddThh:mm:ss:ms`."},"HomeLocation":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"ClientIndexes":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The index ID assigned to the client."},"ValueId":{"type":"integer","format":"int32","description":"The index’s value ID."}},"description":"Represents a client index value assigned to a client"},"description":"Contains the IDs of the client’s assigned ClientIndexes and ClientIndexValues."},"ProspectStage":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the prospect stage assigned to the client."},"Active":{"type":"boolean","description":"When `true`, indicates that the client is a prospect at the business and has not yet purchased any of the business pricing options.\r\nWhen `false`, indicates that the client has already purchased at least one pricing option from the business."},"Description":{"type":"string","description":"A description of the prospect stage."}}},"WorkExtension":{"type":"string","description":"The client’s work phone extension number."},"AccountBalance":{"type":"number","format":"double","description":"The client’s current [account balance](https://mindbody-online-support.force.com/support/s/article/203262013-Adding-account-payments-video-tutorial?language=en_US)."},"MembershipIcon":{"type":"integer","format":"int32","description":"The ID of the [membership icon](https://support.mindbodyonline.com/s/article/203259703-Membership-Setup-screen?language=en_US) displayed next to the client’s name, if the client has a membership on their account."},"MobileProvider":{"type":"integer","format":"int32","description":"The client’s mobile provider."},"ClientCreditCard":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"City":{"type":"string","description":"The city in which the billing address is located."},"State":{"type":"string","description":"The state that the billing address is located in."},"Address":{"type":"string","description":"The billing address for the credit card."},"ExpYear":{"type":"string","description":"The year in which the credit card expires."},"CardType":{"type":"string","description":"The type of credit card, for example Visa or MasterCard."},"ExpMonth":{"type":"string","description":"The month in which the credit card expires."},"LastFour":{"type":"string","description":"The last four digits of the credit card number."},"CardHolder":{"type":"string","description":"The name of the card holder."},"CardNumber":{"type":"string","description":"The credit card number."},"PostalCode":{"type":"string","description":"The postal code where the billing address is located."}},"description":"A client credit card."},"LastFormulaNotes":{"type":"string","description":"The last [formula note](https://support.mindbodyonline.com/s/article/203259903-Appointments-Formula-notes?language=en_US) entered for the client."},"LiabilityRelease":{"type":"boolean","description":"Passing `true` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `true`.\r\n* `AgreementDate` is set to the time zone of the business when the call was processed.\r\n* `ReleasedBy` is set to `null` if the call is made by the client, `0` if the call was made by the business owner, or to a specific staff member’s ID if a staff member made the call.\r\nPassing `false` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `false`.\r\n* `AgreementDate` is set to `null`.\r\n* `ReleasedBy` is set to `null`."},"SendAccountTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendAccountEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by email. This property is editable. \r\n
Default: **false**"},"SendScheduleTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"CustomClientFields":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the custom client field."},"Name":{"type":"string","description":"The name of the field."},"Value":{"type":"string","description":"The value of a specific custom field for a client."},"DataType":{"type":"string","description":"The data type of the field."}},"description":"The value of a custom client field"},"description":"Contains information about the custom client fields assigned to the client."},"SendScheduleEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by email. This property is editable. \r\n
Default: **false**"},"ClientRelationships":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Delete":{"type":"boolean","description":"When true, this relationship is removed from the associated clients."},"Relationship":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the relationship."},"RelationshipName1":{"type":"string","description":"The name of the first relationship."},"RelationshipName2":{"type":"string","description":"The name of the second relationship."}},"description":"Jim is a RelationshipName1 of John. John is a RelationshipName2 of Jim."},"RelatedClientId":{"type":"string","description":"The RSSID of the related client."},"RelationshipName":{"type":"string","description":"The name of the relationship of the related client."}},"description":"A relation between two clients."},"description":"Contains information about the relationship between two clients."},"FirstAppointmentDate":{"type":"string","format":"date-time","description":"The date of the client’s first booked appointment at the business."},"LastModifiedDateTime":{"type":"string","format":"date-time","description":"The UTC date and time when the client’s information was last modified."},"SendPromotionalTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendPromotionalEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by email. This property is editable. \r\n
Default: **false**"},"EmergencyContactInfoName":{"type":"string","description":"The name of the client’s emergency contact."},"EmergencyContactInfoEmail":{"type":"string","description":"The email address of the client’s emergency contact."},"EmergencyContactInfoPhone":{"type":"string","description":"The phone number of the client’s emergency contact."},"AppointmentGenderPreference":{"enum":["None","Female","Male"],"type":"string","description":"The gender of staff member with whom the client prefers to book appointments."},"EmergencyContactInfoRelationship":{"type":"string","description":"The client’s relationship with the emergency contact."}},"description":"A Client"},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["LastModifiedDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"locations","selected":true},"stream":{"name":"locations","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["ProductId"]],"aliasName":"products","selected":true},"stream":{"name":"products","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The unique ID of the product variant, for example, a particular size and color combination."},"Name":{"type":"string","description":"The name of the product."},"Size":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product size."},"Name":{"type":"string","description":"The name of the product size."}}},"Color":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product color."},"Name":{"type":"string","description":"The name of the product color."}},"description":"A color used by products."},"Price":{"type":"number","format":"double","description":"The price of the product."},"GroupId":{"type":"integer","format":"int32","description":"The unique ID of the product group."},"TaxRate":{"type":"number","format":"double","description":"The tax rate that was applied to this purchase."},"ImageURL":{"type":"string","description":""},"ProductId":{"type":"integer","format":"int32","description":"A ProductID of the product."},"TypeGroup":{"type":"integer","format":"int32","description":"A TypeGroup of the product."},"CategoryId":{"type":"integer","format":"int32","description":"A CategoryID of the product."},"SupplierId":{"type":"integer","format":"int32","description":"A SupplierID of the product."},"OnlinePrice":{"type":"number","format":"double","description":"The online price of the product."},"TaxIncluded":{"type":"number","format":"double","description":"If tax inclusive-pricing is enabled, this field shows how much tax was added to the price."},"SupplierName":{"type":"string","description":"A Supplier name of the product."},"SubCategoryId":{"type":"integer","format":"int32","description":"A SubCategoryID of the product."},"ManufacturerId":{"type":"string","description":"The ManufacturerId of the product."},"LongDescription":{"type":"string","description":"A longer description of the product."},"ShortDescription":{"type":"string","description":"A short description of the product."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["ProductId"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["SaleDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"sales","selected":true},"stream":{"name":"sales","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The sale ID."},"ClientId":{"type":"string","description":"The ID of the client who made the purchase."},"Payments":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"A unique identifier for this payment."},"Type":{"type":"string","description":"The type of payment."},"Notes":{"type":"string","description":"Notes about this payment."},"Amount":{"type":"number","format":"double","description":"The amount of this payment."},"Method":{"type":"integer","format":"int32","description":"The method for this payment."},"TransactionId":{"type":"integer","format":"int32","description":"The payment transaction ID"}}},"description":"Contains information that describes the payments that contributed to this sale."},"SaleDate":{"type":"string","format":"date-time","description":"The date the item was sold."},"SaleTime":{"type":"string","description":"The time the item was sold."},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"SalesRepId":{"type":"integer","format":"int64","description":"The sales representative ID"},"SaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold."},"PurchasedItems":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The ProductID of the item."},"Tax1":{"type":"number","format":"double","description":"Tax1 applicable for the product"},"Tax2":{"type":"number","format":"double","description":"Tax2 applicable for the product"},"Tax3":{"type":"number","format":"double","description":"Tax3 applicable for the product"},"Tax4":{"type":"number","format":"double","description":"Tax4 applicable for the product"},"Tax5":{"type":"number","format":"double","description":"Tax5 applicable for the product"},"Notes":{"type":"string","description":"Notes"},"ExpDate":{"type":"string","format":"date-time","description":"Expiration date of the pricing option purchased"},"Quantity":{"type":"integer","format":"int32","description":"Quantity of the products"},"Returned":{"type":"boolean","description":"Returned or not"},"BarcodeId":{"type":"string","description":"The BarcodeId of the item.\r\nFor services, BarcodeId may be null\r\nIf no barcode id is explicitly set by the business it is the internal id in a string format."},"IsService":{"type":"boolean","description":"When `true`, indicates that the purchased item was a pricing option for a service."},"TaxAmount":{"type":"number","format":"double","description":"Tax rate applicable for the product"},"UnitPrice":{"type":"number","format":"double","description":"Per unit price of the item sold"},"ActiveDate":{"type":"string","format":"date-time","description":"Activation date of pricing option purchased"},"CategoryId":{"type":"integer","format":"int32","description":"Revenue Category ID"},"ContractId":{"type":"integer","format":"int32","description":"Contract ID purchased by the client"},"Description":{"type":"string","description":"Description of the sale transaction/pricing option description"},"TotalAmount":{"type":"number","format":"double","description":"Charged to the customer for paying"},"PaymentRefId":{"type":"integer","format":"int32","description":"Payment Reference ID"},"SaleDetailId":{"type":"integer","format":"int32","description":"The ID of the sale detail"},"SubCategoryId":{"type":"integer","format":"int32","description":"Revenue Subcategory ID"},"DiscountAmount":{"type":"number","format":"double","description":"Discount Amount"},"DiscountPercent":{"type":"number","format":"double","description":"Discount % applied during sale"}}},"description":"Contains information that describes the purchased items."},"RecipientClientId":{"type":"integer","format":"int64","description":"Recipient Client Id"},"OriginalSaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold originally."}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["SaleDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"sites","selected":true},"stream":{"name":"sites","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The site ID."},"Name":{"type":"string","description":"The name of the site."},"LogoUrl":{"type":"string","description":"The URL to the site’s logo."},"TimeZone":{"type":"string","description":"The time zone the site is located in."},"PageColor1":{"type":"string","description":"A hex code for a color the business owner uses in marketing. This color can be used to set a theme for an integration so that it matches the configured color-scheme for the business."},"PageColor2":{"type":"string","description":"The hex code for a second color, to be used in the same manner as `pageColor1`."},"PageColor3":{"type":"string","description":"The hex code for a third color, to be used in the same manner as `pageColor1`."},"PageColor4":{"type":"string","description":"The hex code for a fourth color, to be used in the same manner as `pageColor1`."},"AcceptsVisa":{"type":"boolean","description":"When `true`, indicates that this site accepts Visa cards.
\r\nWhen `false`, indicates that this site does not accept Visa credit cards."},"CountryCode":{"type":"string","description":"The country code for the site."},"Description":{"type":"string","description":"A description of the site."},"ContactEmail":{"type":"string","description":"The site’s email address."},"PricingLevel":{"type":"string","description":"The MINDBODY pricing level for the business. Possible values are:\r\nAccelerate - The business is on MINDBODY’s Accelerate pricing tier.\r\nGrow - The business is on MINDBODY’s Essential pricing tier.\r\nLegacy - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nListing - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nPro - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nSolo - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nUltimate - The business is on MINDBODY’s Ultimate pricing tier."},"AcceptsDiscover":{"type":"boolean","description":"When `true`, indicates that this site accepts Discover cards.
\r\nWhen `false`, indicates that this site does not accept Discover credit cards."},"CurrencyIsoCode":{"type":"string","description":"The currency ISO code for the site."},"AcceptsMasterCard":{"type":"boolean","description":"When `true`, indicates that this site accepts MasterCard cards.
\r\nWhen `false`, indicates that this site does not accept MasterCard credit cards."},"SmsPackageEnabled":{"type":"boolean","description":"When `true`, indicates that the business uses SMS text messages to communicate with its clients.
\r\nWhen `false`, indicates that the business does not use SMS text messages to communicate with its clients."},"AcceptsDirectDebit":{"type":"boolean","description":"When `true`, indicates that direct debit can be used by clients at this site.
\r\nWhen `false`, indicates that direct debit can not by used by clients at this site."},"TaxInclusivePrices":{"type":"boolean","description":"When `true`, indicates that the total includes tax.
\r\nWhen `false`, indicates that the total does not include tax."},"AllowsDashboardAccess":{"type":"boolean","description":"When `true`, indicates that this site allows access to its dashboard.
\r\nWhen `false`, indicates that this site does not allow access to its dashboard."},"AcceptsAmericanExpress":{"type":"boolean","description":"When `true`, indicates that this site accepts American Express cards.
\r\nWhen `false`, indicates that this site does not accept American Express credit cards."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["TransactionTime"],"destinationSyncMode":"append_dedup","primaryKey":[["TransactionId"]],"aliasName":"transactions","selected":true},"stream":{"name":"transactions","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Amount":{"type":"number","format":"double","description":"The amount charged on the card"},"SaleId":{"type":"integer","format":"int64","description":"The sale ID."},"Status":{"type":"string","description":"Status of the transaction"},"Settled":{"type":"boolean","description":"Whether it is settled or not"},"AuthTime":{"type":"string","format":"date-time","description":"Time of card authorized"},"CCSwiped":{"type":"boolean","description":"Whether card is swiped or not"},"CardType":{"type":"string","description":"Type of the card"},"ClientId":{"type":"integer","format":"int64","description":"The ID of the client who made the purchase."},"CCLastFour":{"type":"string","description":"Last 4 digits of CC"},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"MerchantId":{"type":"string","description":"Merchant ID of the studio"},"TerminalId":{"type":"string","description":"Terminal ID used for payment. Not applicable for CNP/Bank"},"ACHLastFour":{"type":"string","description":"Customer’s ACH last 4 digits"},"TransactionId":{"type":"integer","format":"int32","description":"The transaction ID."},"TransactionTime":{"type":"string","format":"date-time","description":"Time of card swiped"},"CardExpirationYear":{"type":"string","description":"Expiry year of the card"},"CardExpirationMonth":{"type":"string","description":"Expiry month of the card"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["TransactionTime"],"sourceDefinedPrimaryKey":[["TransactionId"]],"namespace":null}}]},"prefix":"","namespaceDefinition":"customformat","namespaceFormat":"MINDBODY_SOLIDCORE_186771","schedule":null,"name":"SolidCore_site_186771_to_Snowflake - AIRBYTE","operations":[{"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","operationId":"7e45f2c3-ea68-470b-af94-88403745addb","name":"Normalization","operatorConfiguration":{"operatorType":"normalization","normalization":{"option":"basic"},"dbt":null}}],"connectionId":"35a3e0dc-3df5-43ca-993b-9677206d8748","status":"active","withRefreshedCatalog":false,"sourceCatalogId":null} 2022-06-02 20:02:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:02:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:02:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:02:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:02:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:02:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:02:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"bef394a6-f0b1-4d98-af2c-8758fe2e7040"} 2022-06-02 20:02:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:02:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 20:02:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"bef394a6-f0b1-4d98-af2c-8758fe2e7040","configTypes":["sync","reset_connection"]} 2022-06-02 20:02:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"bef394a6-f0b1-4d98-af2c-8758fe2e7040"} 2022-06-02 20:02:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definition_specifications/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba","workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:02:09 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:02:09 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:02:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/update - {"syncCatalog":{"streams":[{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"categories","selected":true},"stream":{"name":"categories","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"Service":{"type":"boolean"},"IsPrimary":{"type":"boolean"},"Description":{"type":"string"},"IsSecondary":{"type":"boolean"},"CategoryName":{"type":"string"},"SubCategories":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"SubCategoryName":{"type":"string"}}}},"CreatedDateTimeUTC":{"type":"string","format":"date-time"},"ModifiedDateTimeUTC":{"type":"string","format":"date-time"}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["LastModifiedDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"clients","selected":true},"stream":{"name":"clients","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The client’s ID, as configured by the business owner. This is the client’s barcode ID if the business owner assigns barcodes to clients. This ID is used throughout the Public API for client-related Public API calls. When used in a POST `UpdateClient` request, the `Id` is used to identify the client for the update."},"City":{"type":"string","description":"The client’s city."},"Email":{"type":"string","description":"The client’s email address."},"Notes":{"type":"string","description":"Any notes entered on the client’s account by staff members. This value should never be shown to clients unless the business owner has a specific reason for showing them."},"State":{"type":"string","description":"The client’s state."},"Action":{"enum":["None","Added","Updated","Failed","Removed"],"type":"string","description":"The action taken."},"Active":{"type":"boolean","description":"When `true`, indicates that the client’s profile is marked as active on the site.
\r\nWhen `false`, the client’s profile is inactive."},"Gender":{"type":"string","description":"The gender of the client."},"Status":{"type":"string","description":"The status of the client in the business. Possible values are:\r\n* Declined\r\n* Non-Member\r\n* Active\r\n* Expired\r\n* Suspended\r\n* Terminated"},"Country":{"type":"string","description":"The client’s country."},"LastName":{"type":"string","description":"The client’s last name."},"PhotoUrl":{"type":"string","description":"The URL of the client’s photo for the client profile."},"RedAlert":{"type":"string","description":"Contains any red alert information entered by the business owner for the client."},"UniqueId":{"type":"integer","format":"int64","description":"The client’s system-generated ID at the business. This value cannot be changed by business owners and is always unique across all clients at the business. This ID is not widely used in the Public API, but can be used by your application to uniquely identify clients."},"BirthDate":{"type":"string","format":"date-time","description":"The client’s date of birth."},"FirstName":{"type":"string","description":"The client’s first name."},"HomePhone":{"type":"string","description":"The client’s home phone number."},"IsCompany":{"type":"boolean","description":"When `true`, indicates that the client should be marked as a company at the business.
\r\nWhen `false`, indicates the client is an individual and does not represent a company."},"Liability":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"IsReleased":{"type":"boolean","description":"The client’s liability release status.
\r\nWhen `true`, indicates that the client has agreed to the liability release for the business.
\r\nWhen `false`, indicates that the client has not agreed to the liability release for the business."},"ReleasedBy":{"type":"integer","format":"int64","description":"An ID indicating who released liability for the client. If the client agreed to the liability waiver by signing into an account online, this value is `null`. If a staff member marked the waiver as signed on behalf of the client, it is the staff member’s ID. `0` indicates that the business owner marked the liability waiver as signed on behalf of the client."},"AgreementDate":{"type":"string","format":"date-time","description":"The date and time at which the client agreed to the liability waiver for the business."}}},"SalesReps":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The staff ID of the sales representative."},"LastName":{"type":"string","description":"The last name of the sales representative."},"FirstName":{"type":"string","description":"The first name of the sales representative."},"SalesRepNumber":{"type":"integer","format":"int32","description":"This value is the number that identifies the type of sales representative assigned to this client. One to six types of sales representatives can be assigned to a client at any given time, depending on site settings."},"SalesRepNumbers":{"type":"array","items":{"type":"integer","format":"int32"},"description":"A list of the different types of sales representative functions assigned to this staff member."}}},"description":"A list of sales representatives."},"WorkPhone":{"type":"string","description":"The client’s work phone number."},"IsProspect":{"type":"boolean","description":"This value is set only if the business owner allows individuals to be prospects.
\r\nWhen `true`, indicates that the client should be marked as a prospect for the business.
\r\nWhen `false`, indicates that the client should not be marked as a prospect for the business."},"MiddleName":{"type":"string","description":"The client’s middle name."},"PostalCode":{"type":"string","description":"The client’s postal code."},"ReferredBy":{"type":"string","description":"Specifies how the client was referred to the business. You can get a list of possible strings using the `GetClientReferralTypes` endpoint."},"MobilePhone":{"type":"string","description":"The client’s mobile phone number."},"YellowAlert":{"type":"string","description":"Contains any yellow alert information entered by the business owner for the client."},"AddressLine1":{"type":"string","description":"The first line of the client’s street address."},"AddressLine2":{"type":"string","description":"The second line of the client’s street address, if needed."},"CreationDate":{"type":"string","format":"date-time","description":"The date the client’s profile was created and added to the business, either by the client from the online store, or by a staff member. This value always returns in the format `yyyy-mm-ddThh:mm:ss:ms`."},"HomeLocation":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"ClientIndexes":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The index ID assigned to the client."},"ValueId":{"type":"integer","format":"int32","description":"The index’s value ID."}},"description":"Represents a client index value assigned to a client"},"description":"Contains the IDs of the client’s assigned ClientIndexes and ClientIndexValues."},"ProspectStage":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the prospect stage assigned to the client."},"Active":{"type":"boolean","description":"When `true`, indicates that the client is a prospect at the business and has not yet purchased any of the business pricing options.\r\nWhen `false`, indicates that the client has already purchased at least one pricing option from the business."},"Description":{"type":"string","description":"A description of the prospect stage."}}},"WorkExtension":{"type":"string","description":"The client’s work phone extension number."},"AccountBalance":{"type":"number","format":"double","description":"The client’s current [account balance](https://mindbody-online-support.force.com/support/s/article/203262013-Adding-account-payments-video-tutorial?language=en_US)."},"MembershipIcon":{"type":"integer","format":"int32","description":"The ID of the [membership icon](https://support.mindbodyonline.com/s/article/203259703-Membership-Setup-screen?language=en_US) displayed next to the client’s name, if the client has a membership on their account."},"MobileProvider":{"type":"integer","format":"int32","description":"The client’s mobile provider."},"ClientCreditCard":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"City":{"type":"string","description":"The city in which the billing address is located."},"State":{"type":"string","description":"The state that the billing address is located in."},"Address":{"type":"string","description":"The billing address for the credit card."},"ExpYear":{"type":"string","description":"The year in which the credit card expires."},"CardType":{"type":"string","description":"The type of credit card, for example Visa or MasterCard."},"ExpMonth":{"type":"string","description":"The month in which the credit card expires."},"LastFour":{"type":"string","description":"The last four digits of the credit card number."},"CardHolder":{"type":"string","description":"The name of the card holder."},"CardNumber":{"type":"string","description":"The credit card number."},"PostalCode":{"type":"string","description":"The postal code where the billing address is located."}},"description":"A client credit card."},"LastFormulaNotes":{"type":"string","description":"The last [formula note](https://support.mindbodyonline.com/s/article/203259903-Appointments-Formula-notes?language=en_US) entered for the client."},"LiabilityRelease":{"type":"boolean","description":"Passing `true` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `true`.\r\n* `AgreementDate` is set to the time zone of the business when the call was processed.\r\n* `ReleasedBy` is set to `null` if the call is made by the client, `0` if the call was made by the business owner, or to a specific staff member’s ID if a staff member made the call.\r\nPassing `false` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `false`.\r\n* `AgreementDate` is set to `null`.\r\n* `ReleasedBy` is set to `null`."},"SendAccountTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendAccountEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by email. This property is editable. \r\n
Default: **false**"},"SendScheduleTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"CustomClientFields":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the custom client field."},"Name":{"type":"string","description":"The name of the field."},"Value":{"type":"string","description":"The value of a specific custom field for a client."},"DataType":{"type":"string","description":"The data type of the field."}},"description":"The value of a custom client field"},"description":"Contains information about the custom client fields assigned to the client."},"SendScheduleEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by email. This property is editable. \r\n
Default: **false**"},"ClientRelationships":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Delete":{"type":"boolean","description":"When true, this relationship is removed from the associated clients."},"Relationship":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the relationship."},"RelationshipName1":{"type":"string","description":"The name of the first relationship."},"RelationshipName2":{"type":"string","description":"The name of the second relationship."}},"description":"Jim is a RelationshipName1 of John. John is a RelationshipName2 of Jim."},"RelatedClientId":{"type":"string","description":"The RSSID of the related client."},"RelationshipName":{"type":"string","description":"The name of the relationship of the related client."}},"description":"A relation between two clients."},"description":"Contains information about the relationship between two clients."},"FirstAppointmentDate":{"type":"string","format":"date-time","description":"The date of the client’s first booked appointment at the business."},"LastModifiedDateTime":{"type":"string","format":"date-time","description":"The UTC date and time when the client’s information was last modified."},"SendPromotionalTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendPromotionalEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by email. This property is editable. \r\n
Default: **false**"},"EmergencyContactInfoName":{"type":"string","description":"The name of the client’s emergency contact."},"EmergencyContactInfoEmail":{"type":"string","description":"The email address of the client’s emergency contact."},"EmergencyContactInfoPhone":{"type":"string","description":"The phone number of the client’s emergency contact."},"AppointmentGenderPreference":{"enum":["None","Female","Male"],"type":"string","description":"The gender of staff member with whom the client prefers to book appointments."},"EmergencyContactInfoRelationship":{"type":"string","description":"The client’s relationship with the emergency contact."}},"description":"A Client"},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["LastModifiedDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"locations","selected":true},"stream":{"name":"locations","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["ProductId"]],"aliasName":"products","selected":true},"stream":{"name":"products","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The unique ID of the product variant, for example, a particular size and color combination."},"Name":{"type":"string","description":"The name of the product."},"Size":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product size."},"Name":{"type":"string","description":"The name of the product size."}}},"Color":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product color."},"Name":{"type":"string","description":"The name of the product color."}},"description":"A color used by products."},"Price":{"type":"number","format":"double","description":"The price of the product."},"GroupId":{"type":"integer","format":"int32","description":"The unique ID of the product group."},"TaxRate":{"type":"number","format":"double","description":"The tax rate that was applied to this purchase."},"ImageURL":{"type":"string","description":""},"ProductId":{"type":"integer","format":"int32","description":"A ProductID of the product."},"TypeGroup":{"type":"integer","format":"int32","description":"A TypeGroup of the product."},"CategoryId":{"type":"integer","format":"int32","description":"A CategoryID of the product."},"SupplierId":{"type":"integer","format":"int32","description":"A SupplierID of the product."},"OnlinePrice":{"type":"number","format":"double","description":"The online price of the product."},"TaxIncluded":{"type":"number","format":"double","description":"If tax inclusive-pricing is enabled, this field shows how much tax was added to the price."},"SupplierName":{"type":"string","description":"A Supplier name of the product."},"SubCategoryId":{"type":"integer","format":"int32","description":"A SubCategoryID of the product."},"ManufacturerId":{"type":"string","description":"The ManufacturerId of the product."},"LongDescription":{"type":"string","description":"A longer description of the product."},"ShortDescription":{"type":"string","description":"A short description of the product."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["ProductId"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["SaleDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"sales","selected":true},"stream":{"name":"sales","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The sale ID."},"ClientId":{"type":"string","description":"The ID of the client who made the purchase."},"Payments":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"A unique identifier for this payment."},"Type":{"type":"string","description":"The type of payment."},"Notes":{"type":"string","description":"Notes about this payment."},"Amount":{"type":"number","format":"double","description":"The amount of this payment."},"Method":{"type":"integer","format":"int32","description":"The method for this payment."},"TransactionId":{"type":"integer","format":"int32","description":"The payment transaction ID"}}},"description":"Contains information that describes the payments that contributed to this sale."},"SaleDate":{"type":"string","format":"date-time","description":"The date the item was sold."},"SaleTime":{"type":"string","description":"The time the item was sold."},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"SalesRepId":{"type":"integer","format":"int64","description":"The sales representative ID"},"SaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold."},"PurchasedItems":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The ProductID of the item."},"Tax1":{"type":"number","format":"double","description":"Tax1 applicable for the product"},"Tax2":{"type":"number","format":"double","description":"Tax2 applicable for the product"},"Tax3":{"type":"number","format":"double","description":"Tax3 applicable for the product"},"Tax4":{"type":"number","format":"double","description":"Tax4 applicable for the product"},"Tax5":{"type":"number","format":"double","description":"Tax5 applicable for the product"},"Notes":{"type":"string","description":"Notes"},"ExpDate":{"type":"string","format":"date-time","description":"Expiration date of the pricing option purchased"},"Quantity":{"type":"integer","format":"int32","description":"Quantity of the products"},"Returned":{"type":"boolean","description":"Returned or not"},"BarcodeId":{"type":"string","description":"The BarcodeId of the item.\r\nFor services, BarcodeId may be null\r\nIf no barcode id is explicitly set by the business it is the internal id in a string format."},"IsService":{"type":"boolean","description":"When `true`, indicates that the purchased item was a pricing option for a service."},"TaxAmount":{"type":"number","format":"double","description":"Tax rate applicable for the product"},"UnitPrice":{"type":"number","format":"double","description":"Per unit price of the item sold"},"ActiveDate":{"type":"string","format":"date-time","description":"Activation date of pricing option purchased"},"CategoryId":{"type":"integer","format":"int32","description":"Revenue Category ID"},"ContractId":{"type":"integer","format":"int32","description":"Contract ID purchased by the client"},"Description":{"type":"string","description":"Description of the sale transaction/pricing option description"},"TotalAmount":{"type":"number","format":"double","description":"Charged to the customer for paying"},"PaymentRefId":{"type":"integer","format":"int32","description":"Payment Reference ID"},"SaleDetailId":{"type":"integer","format":"int32","description":"The ID of the sale detail"},"SubCategoryId":{"type":"integer","format":"int32","description":"Revenue Subcategory ID"},"DiscountAmount":{"type":"number","format":"double","description":"Discount Amount"},"DiscountPercent":{"type":"number","format":"double","description":"Discount % applied during sale"}}},"description":"Contains information that describes the purchased items."},"RecipientClientId":{"type":"integer","format":"int64","description":"Recipient Client Id"},"OriginalSaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold originally."}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["SaleDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"sites","selected":true},"stream":{"name":"sites","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The site ID."},"Name":{"type":"string","description":"The name of the site."},"LogoUrl":{"type":"string","description":"The URL to the site’s logo."},"TimeZone":{"type":"string","description":"The time zone the site is located in."},"PageColor1":{"type":"string","description":"A hex code for a color the business owner uses in marketing. This color can be used to set a theme for an integration so that it matches the configured color-scheme for the business."},"PageColor2":{"type":"string","description":"The hex code for a second color, to be used in the same manner as `pageColor1`."},"PageColor3":{"type":"string","description":"The hex code for a third color, to be used in the same manner as `pageColor1`."},"PageColor4":{"type":"string","description":"The hex code for a fourth color, to be used in the same manner as `pageColor1`."},"AcceptsVisa":{"type":"boolean","description":"When `true`, indicates that this site accepts Visa cards.
\r\nWhen `false`, indicates that this site does not accept Visa credit cards."},"CountryCode":{"type":"string","description":"The country code for the site."},"Description":{"type":"string","description":"A description of the site."},"ContactEmail":{"type":"string","description":"The site’s email address."},"PricingLevel":{"type":"string","description":"The MINDBODY pricing level for the business. Possible values are:\r\nAccelerate - The business is on MINDBODY’s Accelerate pricing tier.\r\nGrow - The business is on MINDBODY’s Essential pricing tier.\r\nLegacy - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nListing - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nPro - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nSolo - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nUltimate - The business is on MINDBODY’s Ultimate pricing tier."},"AcceptsDiscover":{"type":"boolean","description":"When `true`, indicates that this site accepts Discover cards.
\r\nWhen `false`, indicates that this site does not accept Discover credit cards."},"CurrencyIsoCode":{"type":"string","description":"The currency ISO code for the site."},"AcceptsMasterCard":{"type":"boolean","description":"When `true`, indicates that this site accepts MasterCard cards.
\r\nWhen `false`, indicates that this site does not accept MasterCard credit cards."},"SmsPackageEnabled":{"type":"boolean","description":"When `true`, indicates that the business uses SMS text messages to communicate with its clients.
\r\nWhen `false`, indicates that the business does not use SMS text messages to communicate with its clients."},"AcceptsDirectDebit":{"type":"boolean","description":"When `true`, indicates that direct debit can be used by clients at this site.
\r\nWhen `false`, indicates that direct debit can not by used by clients at this site."},"TaxInclusivePrices":{"type":"boolean","description":"When `true`, indicates that the total includes tax.
\r\nWhen `false`, indicates that the total does not include tax."},"AllowsDashboardAccess":{"type":"boolean","description":"When `true`, indicates that this site allows access to its dashboard.
\r\nWhen `false`, indicates that this site does not allow access to its dashboard."},"AcceptsAmericanExpress":{"type":"boolean","description":"When `true`, indicates that this site accepts American Express cards.
\r\nWhen `false`, indicates that this site does not accept American Express credit cards."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["TransactionTime"],"destinationSyncMode":"append_dedup","primaryKey":[["TransactionId"]],"aliasName":"transactions","selected":true},"stream":{"name":"transactions","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Amount":{"type":"number","format":"double","description":"The amount charged on the card"},"SaleId":{"type":"integer","format":"int64","description":"The sale ID."},"Status":{"type":"string","description":"Status of the transaction"},"Settled":{"type":"boolean","description":"Whether it is settled or not"},"AuthTime":{"type":"string","format":"date-time","description":"Time of card authorized"},"CCSwiped":{"type":"boolean","description":"Whether card is swiped or not"},"CardType":{"type":"string","description":"Type of the card"},"ClientId":{"type":"integer","format":"int64","description":"The ID of the client who made the purchase."},"CCLastFour":{"type":"string","description":"Last 4 digits of CC"},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"MerchantId":{"type":"string","description":"Merchant ID of the studio"},"TerminalId":{"type":"string","description":"Terminal ID used for payment. Not applicable for CNP/Bank"},"ACHLastFour":{"type":"string","description":"Customer’s ACH last 4 digits"},"TransactionId":{"type":"integer","format":"int32","description":"The transaction ID."},"TransactionTime":{"type":"string","format":"date-time","description":"Time of card swiped"},"CardExpirationYear":{"type":"string","description":"Expiry year of the card"},"CardExpirationMonth":{"type":"string","description":"Expiry month of the card"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["TransactionTime"],"sourceDefinedPrimaryKey":[["TransactionId"]],"namespace":null}}]},"prefix":"","namespaceDefinition":"customformat","namespaceFormat":"MINDBODY_SANDBOX","schedule":null,"name":"Mindbody Sandbox <> Snowflake - AIRBYTE_TEST","operations":[{"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","operationId":"7e45f2c3-ea68-470b-af94-88403745addb","name":"Normalization","operatorConfiguration":{"operatorType":"normalization","normalization":{"option":"basic"},"dbt":null}}],"connectionId":"bef394a6-f0b1-4d98-af2c-8758fe2e7040","status":"inactive","withRefreshedCatalog":false,"sourceCatalogId":null} 2022-06-02 20:02:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:02:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:02:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:02:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:02:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:02:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:02:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"6358221f-74d7-4c9d-bd8e-0a33dd8803db"} 2022-06-02 20:02:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 20:02:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:02:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"6358221f-74d7-4c9d-bd8e-0a33dd8803db","configTypes":["sync","reset_connection"]} 2022-06-02 20:02:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definition_specifications/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba","workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:02:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"6358221f-74d7-4c9d-bd8e-0a33dd8803db"} 2022-06-02 20:02:29 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:02:29 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:02:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/update - {"syncCatalog":{"streams":[{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"categories","selected":true},"stream":{"name":"categories","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"Service":{"type":"boolean"},"IsPrimary":{"type":"boolean"},"Description":{"type":"string"},"IsSecondary":{"type":"boolean"},"CategoryName":{"type":"string"},"SubCategories":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"SubCategoryName":{"type":"string"}}}},"CreatedDateTimeUTC":{"type":"string","format":"date-time"},"ModifiedDateTimeUTC":{"type":"string","format":"date-time"}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["LastModifiedDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"clients","selected":true},"stream":{"name":"clients","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The client’s ID, as configured by the business owner. This is the client’s barcode ID if the business owner assigns barcodes to clients. This ID is used throughout the Public API for client-related Public API calls. When used in a POST `UpdateClient` request, the `Id` is used to identify the client for the update."},"City":{"type":"string","description":"The client’s city."},"Email":{"type":"string","description":"The client’s email address."},"Notes":{"type":"string","description":"Any notes entered on the client’s account by staff members. This value should never be shown to clients unless the business owner has a specific reason for showing them."},"State":{"type":"string","description":"The client’s state."},"Action":{"enum":["None","Added","Updated","Failed","Removed"],"type":"string","description":"The action taken."},"Active":{"type":"boolean","description":"When `true`, indicates that the client’s profile is marked as active on the site.
\r\nWhen `false`, the client’s profile is inactive."},"Gender":{"type":"string","description":"The gender of the client."},"Status":{"type":"string","description":"The status of the client in the business. Possible values are:\r\n* Declined\r\n* Non-Member\r\n* Active\r\n* Expired\r\n* Suspended\r\n* Terminated"},"Country":{"type":"string","description":"The client’s country."},"LastName":{"type":"string","description":"The client’s last name."},"PhotoUrl":{"type":"string","description":"The URL of the client’s photo for the client profile."},"RedAlert":{"type":"string","description":"Contains any red alert information entered by the business owner for the client."},"UniqueId":{"type":"integer","format":"int64","description":"The client’s system-generated ID at the business. This value cannot be changed by business owners and is always unique across all clients at the business. This ID is not widely used in the Public API, but can be used by your application to uniquely identify clients."},"BirthDate":{"type":"string","format":"date-time","description":"The client’s date of birth."},"FirstName":{"type":"string","description":"The client’s first name."},"HomePhone":{"type":"string","description":"The client’s home phone number."},"IsCompany":{"type":"boolean","description":"When `true`, indicates that the client should be marked as a company at the business.
\r\nWhen `false`, indicates the client is an individual and does not represent a company."},"Liability":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"IsReleased":{"type":"boolean","description":"The client’s liability release status.
\r\nWhen `true`, indicates that the client has agreed to the liability release for the business.
\r\nWhen `false`, indicates that the client has not agreed to the liability release for the business."},"ReleasedBy":{"type":"integer","format":"int64","description":"An ID indicating who released liability for the client. If the client agreed to the liability waiver by signing into an account online, this value is `null`. If a staff member marked the waiver as signed on behalf of the client, it is the staff member’s ID. `0` indicates that the business owner marked the liability waiver as signed on behalf of the client."},"AgreementDate":{"type":"string","format":"date-time","description":"The date and time at which the client agreed to the liability waiver for the business."}}},"SalesReps":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The staff ID of the sales representative."},"LastName":{"type":"string","description":"The last name of the sales representative."},"FirstName":{"type":"string","description":"The first name of the sales representative."},"SalesRepNumber":{"type":"integer","format":"int32","description":"This value is the number that identifies the type of sales representative assigned to this client. One to six types of sales representatives can be assigned to a client at any given time, depending on site settings."},"SalesRepNumbers":{"type":"array","items":{"type":"integer","format":"int32"},"description":"A list of the different types of sales representative functions assigned to this staff member."}}},"description":"A list of sales representatives."},"WorkPhone":{"type":"string","description":"The client’s work phone number."},"IsProspect":{"type":"boolean","description":"This value is set only if the business owner allows individuals to be prospects.
\r\nWhen `true`, indicates that the client should be marked as a prospect for the business.
\r\nWhen `false`, indicates that the client should not be marked as a prospect for the business."},"MiddleName":{"type":"string","description":"The client’s middle name."},"PostalCode":{"type":"string","description":"The client’s postal code."},"ReferredBy":{"type":"string","description":"Specifies how the client was referred to the business. You can get a list of possible strings using the `GetClientReferralTypes` endpoint."},"MobilePhone":{"type":"string","description":"The client’s mobile phone number."},"YellowAlert":{"type":"string","description":"Contains any yellow alert information entered by the business owner for the client."},"AddressLine1":{"type":"string","description":"The first line of the client’s street address."},"AddressLine2":{"type":"string","description":"The second line of the client’s street address, if needed."},"CreationDate":{"type":"string","format":"date-time","description":"The date the client’s profile was created and added to the business, either by the client from the online store, or by a staff member. This value always returns in the format `yyyy-mm-ddThh:mm:ss:ms`."},"HomeLocation":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"ClientIndexes":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The index ID assigned to the client."},"ValueId":{"type":"integer","format":"int32","description":"The index’s value ID."}},"description":"Represents a client index value assigned to a client"},"description":"Contains the IDs of the client’s assigned ClientIndexes and ClientIndexValues."},"ProspectStage":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the prospect stage assigned to the client."},"Active":{"type":"boolean","description":"When `true`, indicates that the client is a prospect at the business and has not yet purchased any of the business pricing options.\r\nWhen `false`, indicates that the client has already purchased at least one pricing option from the business."},"Description":{"type":"string","description":"A description of the prospect stage."}}},"WorkExtension":{"type":"string","description":"The client’s work phone extension number."},"AccountBalance":{"type":"number","format":"double","description":"The client’s current [account balance](https://mindbody-online-support.force.com/support/s/article/203262013-Adding-account-payments-video-tutorial?language=en_US)."},"MembershipIcon":{"type":"integer","format":"int32","description":"The ID of the [membership icon](https://support.mindbodyonline.com/s/article/203259703-Membership-Setup-screen?language=en_US) displayed next to the client’s name, if the client has a membership on their account."},"MobileProvider":{"type":"integer","format":"int32","description":"The client’s mobile provider."},"ClientCreditCard":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"City":{"type":"string","description":"The city in which the billing address is located."},"State":{"type":"string","description":"The state that the billing address is located in."},"Address":{"type":"string","description":"The billing address for the credit card."},"ExpYear":{"type":"string","description":"The year in which the credit card expires."},"CardType":{"type":"string","description":"The type of credit card, for example Visa or MasterCard."},"ExpMonth":{"type":"string","description":"The month in which the credit card expires."},"LastFour":{"type":"string","description":"The last four digits of the credit card number."},"CardHolder":{"type":"string","description":"The name of the card holder."},"CardNumber":{"type":"string","description":"The credit card number."},"PostalCode":{"type":"string","description":"The postal code where the billing address is located."}},"description":"A client credit card."},"LastFormulaNotes":{"type":"string","description":"The last [formula note](https://support.mindbodyonline.com/s/article/203259903-Appointments-Formula-notes?language=en_US) entered for the client."},"LiabilityRelease":{"type":"boolean","description":"Passing `true` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `true`.\r\n* `AgreementDate` is set to the time zone of the business when the call was processed.\r\n* `ReleasedBy` is set to `null` if the call is made by the client, `0` if the call was made by the business owner, or to a specific staff member’s ID if a staff member made the call.\r\nPassing `false` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `false`.\r\n* `AgreementDate` is set to `null`.\r\n* `ReleasedBy` is set to `null`."},"SendAccountTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendAccountEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by email. This property is editable. \r\n
Default: **false**"},"SendScheduleTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"CustomClientFields":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the custom client field."},"Name":{"type":"string","description":"The name of the field."},"Value":{"type":"string","description":"The value of a specific custom field for a client."},"DataType":{"type":"string","description":"The data type of the field."}},"description":"The value of a custom client field"},"description":"Contains information about the custom client fields assigned to the client."},"SendScheduleEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by email. This property is editable. \r\n
Default: **false**"},"ClientRelationships":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Delete":{"type":"boolean","description":"When true, this relationship is removed from the associated clients."},"Relationship":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the relationship."},"RelationshipName1":{"type":"string","description":"The name of the first relationship."},"RelationshipName2":{"type":"string","description":"The name of the second relationship."}},"description":"Jim is a RelationshipName1 of John. John is a RelationshipName2 of Jim."},"RelatedClientId":{"type":"string","description":"The RSSID of the related client."},"RelationshipName":{"type":"string","description":"The name of the relationship of the related client."}},"description":"A relation between two clients."},"description":"Contains information about the relationship between two clients."},"FirstAppointmentDate":{"type":"string","format":"date-time","description":"The date of the client’s first booked appointment at the business."},"LastModifiedDateTime":{"type":"string","format":"date-time","description":"The UTC date and time when the client’s information was last modified."},"SendPromotionalTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendPromotionalEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by email. This property is editable. \r\n
Default: **false**"},"EmergencyContactInfoName":{"type":"string","description":"The name of the client’s emergency contact."},"EmergencyContactInfoEmail":{"type":"string","description":"The email address of the client’s emergency contact."},"EmergencyContactInfoPhone":{"type":"string","description":"The phone number of the client’s emergency contact."},"AppointmentGenderPreference":{"enum":["None","Female","Male"],"type":"string","description":"The gender of staff member with whom the client prefers to book appointments."},"EmergencyContactInfoRelationship":{"type":"string","description":"The client’s relationship with the emergency contact."}},"description":"A Client"},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["LastModifiedDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"locations","selected":true},"stream":{"name":"locations","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["ProductId"]],"aliasName":"products","selected":true},"stream":{"name":"products","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The unique ID of the product variant, for example, a particular size and color combination."},"Name":{"type":"string","description":"The name of the product."},"Size":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product size."},"Name":{"type":"string","description":"The name of the product size."}}},"Color":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product color."},"Name":{"type":"string","description":"The name of the product color."}},"description":"A color used by products."},"Price":{"type":"number","format":"double","description":"The price of the product."},"GroupId":{"type":"integer","format":"int32","description":"The unique ID of the product group."},"TaxRate":{"type":"number","format":"double","description":"The tax rate that was applied to this purchase."},"ImageURL":{"type":"string","description":""},"ProductId":{"type":"integer","format":"int32","description":"A ProductID of the product."},"TypeGroup":{"type":"integer","format":"int32","description":"A TypeGroup of the product."},"CategoryId":{"type":"integer","format":"int32","description":"A CategoryID of the product."},"SupplierId":{"type":"integer","format":"int32","description":"A SupplierID of the product."},"OnlinePrice":{"type":"number","format":"double","description":"The online price of the product."},"TaxIncluded":{"type":"number","format":"double","description":"If tax inclusive-pricing is enabled, this field shows how much tax was added to the price."},"SupplierName":{"type":"string","description":"A Supplier name of the product."},"SubCategoryId":{"type":"integer","format":"int32","description":"A SubCategoryID of the product."},"ManufacturerId":{"type":"string","description":"The ManufacturerId of the product."},"LongDescription":{"type":"string","description":"A longer description of the product."},"ShortDescription":{"type":"string","description":"A short description of the product."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["ProductId"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["SaleDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"sales","selected":true},"stream":{"name":"sales","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The sale ID."},"ClientId":{"type":"string","description":"The ID of the client who made the purchase."},"Payments":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"A unique identifier for this payment."},"Type":{"type":"string","description":"The type of payment."},"Notes":{"type":"string","description":"Notes about this payment."},"Amount":{"type":"number","format":"double","description":"The amount of this payment."},"Method":{"type":"integer","format":"int32","description":"The method for this payment."},"TransactionId":{"type":"integer","format":"int32","description":"The payment transaction ID"}}},"description":"Contains information that describes the payments that contributed to this sale."},"SaleDate":{"type":"string","format":"date-time","description":"The date the item was sold."},"SaleTime":{"type":"string","description":"The time the item was sold."},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"SalesRepId":{"type":"integer","format":"int64","description":"The sales representative ID"},"SaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold."},"PurchasedItems":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The ProductID of the item."},"Tax1":{"type":"number","format":"double","description":"Tax1 applicable for the product"},"Tax2":{"type":"number","format":"double","description":"Tax2 applicable for the product"},"Tax3":{"type":"number","format":"double","description":"Tax3 applicable for the product"},"Tax4":{"type":"number","format":"double","description":"Tax4 applicable for the product"},"Tax5":{"type":"number","format":"double","description":"Tax5 applicable for the product"},"Notes":{"type":"string","description":"Notes"},"ExpDate":{"type":"string","format":"date-time","description":"Expiration date of the pricing option purchased"},"Quantity":{"type":"integer","format":"int32","description":"Quantity of the products"},"Returned":{"type":"boolean","description":"Returned or not"},"BarcodeId":{"type":"string","description":"The BarcodeId of the item.\r\nFor services, BarcodeId may be null\r\nIf no barcode id is explicitly set by the business it is the internal id in a string format."},"IsService":{"type":"boolean","description":"When `true`, indicates that the purchased item was a pricing option for a service."},"TaxAmount":{"type":"number","format":"double","description":"Tax rate applicable for the product"},"UnitPrice":{"type":"number","format":"double","description":"Per unit price of the item sold"},"ActiveDate":{"type":"string","format":"date-time","description":"Activation date of pricing option purchased"},"CategoryId":{"type":"integer","format":"int32","description":"Revenue Category ID"},"ContractId":{"type":"integer","format":"int32","description":"Contract ID purchased by the client"},"Description":{"type":"string","description":"Description of the sale transaction/pricing option description"},"TotalAmount":{"type":"number","format":"double","description":"Charged to the customer for paying"},"PaymentRefId":{"type":"integer","format":"int32","description":"Payment Reference ID"},"SaleDetailId":{"type":"integer","format":"int32","description":"The ID of the sale detail"},"SubCategoryId":{"type":"integer","format":"int32","description":"Revenue Subcategory ID"},"DiscountAmount":{"type":"number","format":"double","description":"Discount Amount"},"DiscountPercent":{"type":"number","format":"double","description":"Discount % applied during sale"}}},"description":"Contains information that describes the purchased items."},"RecipientClientId":{"type":"integer","format":"int64","description":"Recipient Client Id"},"OriginalSaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold originally."}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["SaleDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"sites","selected":true},"stream":{"name":"sites","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The site ID."},"Name":{"type":"string","description":"The name of the site."},"LogoUrl":{"type":"string","description":"The URL to the site’s logo."},"TimeZone":{"type":"string","description":"The time zone the site is located in."},"PageColor1":{"type":"string","description":"A hex code for a color the business owner uses in marketing. This color can be used to set a theme for an integration so that it matches the configured color-scheme for the business."},"PageColor2":{"type":"string","description":"The hex code for a second color, to be used in the same manner as `pageColor1`."},"PageColor3":{"type":"string","description":"The hex code for a third color, to be used in the same manner as `pageColor1`."},"PageColor4":{"type":"string","description":"The hex code for a fourth color, to be used in the same manner as `pageColor1`."},"AcceptsVisa":{"type":"boolean","description":"When `true`, indicates that this site accepts Visa cards.
\r\nWhen `false`, indicates that this site does not accept Visa credit cards."},"CountryCode":{"type":"string","description":"The country code for the site."},"Description":{"type":"string","description":"A description of the site."},"ContactEmail":{"type":"string","description":"The site’s email address."},"PricingLevel":{"type":"string","description":"The MINDBODY pricing level for the business. Possible values are:\r\nAccelerate - The business is on MINDBODY’s Accelerate pricing tier.\r\nGrow - The business is on MINDBODY’s Essential pricing tier.\r\nLegacy - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nListing - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nPro - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nSolo - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nUltimate - The business is on MINDBODY’s Ultimate pricing tier."},"AcceptsDiscover":{"type":"boolean","description":"When `true`, indicates that this site accepts Discover cards.
\r\nWhen `false`, indicates that this site does not accept Discover credit cards."},"CurrencyIsoCode":{"type":"string","description":"The currency ISO code for the site."},"AcceptsMasterCard":{"type":"boolean","description":"When `true`, indicates that this site accepts MasterCard cards.
\r\nWhen `false`, indicates that this site does not accept MasterCard credit cards."},"SmsPackageEnabled":{"type":"boolean","description":"When `true`, indicates that the business uses SMS text messages to communicate with its clients.
\r\nWhen `false`, indicates that the business does not use SMS text messages to communicate with its clients."},"AcceptsDirectDebit":{"type":"boolean","description":"When `true`, indicates that direct debit can be used by clients at this site.
\r\nWhen `false`, indicates that direct debit can not by used by clients at this site."},"TaxInclusivePrices":{"type":"boolean","description":"When `true`, indicates that the total includes tax.
\r\nWhen `false`, indicates that the total does not include tax."},"AllowsDashboardAccess":{"type":"boolean","description":"When `true`, indicates that this site allows access to its dashboard.
\r\nWhen `false`, indicates that this site does not allow access to its dashboard."},"AcceptsAmericanExpress":{"type":"boolean","description":"When `true`, indicates that this site accepts American Express cards.
\r\nWhen `false`, indicates that this site does not accept American Express credit cards."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["TransactionTime"],"destinationSyncMode":"append_dedup","primaryKey":[["TransactionId"]],"aliasName":"transactions","selected":true},"stream":{"name":"transactions","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Amount":{"type":"number","format":"double","description":"The amount charged on the card"},"SaleId":{"type":"integer","format":"int64","description":"The sale ID."},"Status":{"type":"string","description":"Status of the transaction"},"Settled":{"type":"boolean","description":"Whether it is settled or not"},"AuthTime":{"type":"string","format":"date-time","description":"Time of card authorized"},"CCSwiped":{"type":"boolean","description":"Whether card is swiped or not"},"CardType":{"type":"string","description":"Type of the card"},"ClientId":{"type":"integer","format":"int64","description":"The ID of the client who made the purchase."},"CCLastFour":{"type":"string","description":"Last 4 digits of CC"},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"MerchantId":{"type":"string","description":"Merchant ID of the studio"},"TerminalId":{"type":"string","description":"Terminal ID used for payment. Not applicable for CNP/Bank"},"ACHLastFour":{"type":"string","description":"Customer’s ACH last 4 digits"},"TransactionId":{"type":"integer","format":"int32","description":"The transaction ID."},"TransactionTime":{"type":"string","format":"date-time","description":"Time of card swiped"},"CardExpirationYear":{"type":"string","description":"Expiry year of the card"},"CardExpirationMonth":{"type":"string","description":"Expiry month of the card"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["TransactionTime"],"sourceDefinedPrimaryKey":[["TransactionId"]],"namespace":null}}]},"prefix":"","namespaceDefinition":"customformat","namespaceFormat":"MINDBODY_SOLIDCORE_892404","schedule":null,"name":"SolidCore_site_892404_to_Snowflake - AIRBYTE","operations":[{"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","operationId":"7e45f2c3-ea68-470b-af94-88403745addb","name":"Normalization","operatorConfiguration":{"operatorType":"normalization","normalization":{"option":"basic"},"dbt":null}}],"connectionId":"6358221f-74d7-4c9d-bd8e-0a33dd8803db","status":"active","withRefreshedCatalog":false,"sourceCatalogId":null} 2022-06-02 20:02:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:02:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:02:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:02:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:02:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"3ee6f72b-2e2b-4ff3-9144-fc56ce79705c"} 2022-06-02 20:02:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 20:02:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:02:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"3ee6f72b-2e2b-4ff3-9144-fc56ce79705c","configTypes":["sync","reset_connection"]} 2022-06-02 20:02:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definition_specifications/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba","workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:02:34 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:02:37 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:02:37 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:02:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/update - {"syncCatalog":{"streams":[{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"categories","selected":true},"stream":{"name":"categories","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"Service":{"type":"boolean"},"IsPrimary":{"type":"boolean"},"Description":{"type":"string"},"IsSecondary":{"type":"boolean"},"CategoryName":{"type":"string"},"SubCategories":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"SubCategoryName":{"type":"string"}}}},"CreatedDateTimeUTC":{"type":"string","format":"date-time"},"ModifiedDateTimeUTC":{"type":"string","format":"date-time"}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["LastModifiedDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"clients","selected":true},"stream":{"name":"clients","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The client’s ID, as configured by the business owner. This is the client’s barcode ID if the business owner assigns barcodes to clients. This ID is used throughout the Public API for client-related Public API calls. When used in a POST `UpdateClient` request, the `Id` is used to identify the client for the update."},"City":{"type":"string","description":"The client’s city."},"Email":{"type":"string","description":"The client’s email address."},"Notes":{"type":"string","description":"Any notes entered on the client’s account by staff members. This value should never be shown to clients unless the business owner has a specific reason for showing them."},"State":{"type":"string","description":"The client’s state."},"Action":{"enum":["None","Added","Updated","Failed","Removed"],"type":"string","description":"The action taken."},"Active":{"type":"boolean","description":"When `true`, indicates that the client’s profile is marked as active on the site.
\r\nWhen `false`, the client’s profile is inactive."},"Gender":{"type":"string","description":"The gender of the client."},"Status":{"type":"string","description":"The status of the client in the business. Possible values are:\r\n* Declined\r\n* Non-Member\r\n* Active\r\n* Expired\r\n* Suspended\r\n* Terminated"},"Country":{"type":"string","description":"The client’s country."},"LastName":{"type":"string","description":"The client’s last name."},"PhotoUrl":{"type":"string","description":"The URL of the client’s photo for the client profile."},"RedAlert":{"type":"string","description":"Contains any red alert information entered by the business owner for the client."},"UniqueId":{"type":"integer","format":"int64","description":"The client’s system-generated ID at the business. This value cannot be changed by business owners and is always unique across all clients at the business. This ID is not widely used in the Public API, but can be used by your application to uniquely identify clients."},"BirthDate":{"type":"string","format":"date-time","description":"The client’s date of birth."},"FirstName":{"type":"string","description":"The client’s first name."},"HomePhone":{"type":"string","description":"The client’s home phone number."},"IsCompany":{"type":"boolean","description":"When `true`, indicates that the client should be marked as a company at the business.
\r\nWhen `false`, indicates the client is an individual and does not represent a company."},"Liability":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"IsReleased":{"type":"boolean","description":"The client’s liability release status.
\r\nWhen `true`, indicates that the client has agreed to the liability release for the business.
\r\nWhen `false`, indicates that the client has not agreed to the liability release for the business."},"ReleasedBy":{"type":"integer","format":"int64","description":"An ID indicating who released liability for the client. If the client agreed to the liability waiver by signing into an account online, this value is `null`. If a staff member marked the waiver as signed on behalf of the client, it is the staff member’s ID. `0` indicates that the business owner marked the liability waiver as signed on behalf of the client."},"AgreementDate":{"type":"string","format":"date-time","description":"The date and time at which the client agreed to the liability waiver for the business."}}},"SalesReps":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The staff ID of the sales representative."},"LastName":{"type":"string","description":"The last name of the sales representative."},"FirstName":{"type":"string","description":"The first name of the sales representative."},"SalesRepNumber":{"type":"integer","format":"int32","description":"This value is the number that identifies the type of sales representative assigned to this client. One to six types of sales representatives can be assigned to a client at any given time, depending on site settings."},"SalesRepNumbers":{"type":"array","items":{"type":"integer","format":"int32"},"description":"A list of the different types of sales representative functions assigned to this staff member."}}},"description":"A list of sales representatives."},"WorkPhone":{"type":"string","description":"The client’s work phone number."},"IsProspect":{"type":"boolean","description":"This value is set only if the business owner allows individuals to be prospects.
\r\nWhen `true`, indicates that the client should be marked as a prospect for the business.
\r\nWhen `false`, indicates that the client should not be marked as a prospect for the business."},"MiddleName":{"type":"string","description":"The client’s middle name."},"PostalCode":{"type":"string","description":"The client’s postal code."},"ReferredBy":{"type":"string","description":"Specifies how the client was referred to the business. You can get a list of possible strings using the `GetClientReferralTypes` endpoint."},"MobilePhone":{"type":"string","description":"The client’s mobile phone number."},"YellowAlert":{"type":"string","description":"Contains any yellow alert information entered by the business owner for the client."},"AddressLine1":{"type":"string","description":"The first line of the client’s street address."},"AddressLine2":{"type":"string","description":"The second line of the client’s street address, if needed."},"CreationDate":{"type":"string","format":"date-time","description":"The date the client’s profile was created and added to the business, either by the client from the online store, or by a staff member. This value always returns in the format `yyyy-mm-ddThh:mm:ss:ms`."},"HomeLocation":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"ClientIndexes":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The index ID assigned to the client."},"ValueId":{"type":"integer","format":"int32","description":"The index’s value ID."}},"description":"Represents a client index value assigned to a client"},"description":"Contains the IDs of the client’s assigned ClientIndexes and ClientIndexValues."},"ProspectStage":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the prospect stage assigned to the client."},"Active":{"type":"boolean","description":"When `true`, indicates that the client is a prospect at the business and has not yet purchased any of the business pricing options.\r\nWhen `false`, indicates that the client has already purchased at least one pricing option from the business."},"Description":{"type":"string","description":"A description of the prospect stage."}}},"WorkExtension":{"type":"string","description":"The client’s work phone extension number."},"AccountBalance":{"type":"number","format":"double","description":"The client’s current [account balance](https://mindbody-online-support.force.com/support/s/article/203262013-Adding-account-payments-video-tutorial?language=en_US)."},"MembershipIcon":{"type":"integer","format":"int32","description":"The ID of the [membership icon](https://support.mindbodyonline.com/s/article/203259703-Membership-Setup-screen?language=en_US) displayed next to the client’s name, if the client has a membership on their account."},"MobileProvider":{"type":"integer","format":"int32","description":"The client’s mobile provider."},"ClientCreditCard":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"City":{"type":"string","description":"The city in which the billing address is located."},"State":{"type":"string","description":"The state that the billing address is located in."},"Address":{"type":"string","description":"The billing address for the credit card."},"ExpYear":{"type":"string","description":"The year in which the credit card expires."},"CardType":{"type":"string","description":"The type of credit card, for example Visa or MasterCard."},"ExpMonth":{"type":"string","description":"The month in which the credit card expires."},"LastFour":{"type":"string","description":"The last four digits of the credit card number."},"CardHolder":{"type":"string","description":"The name of the card holder."},"CardNumber":{"type":"string","description":"The credit card number."},"PostalCode":{"type":"string","description":"The postal code where the billing address is located."}},"description":"A client credit card."},"LastFormulaNotes":{"type":"string","description":"The last [formula note](https://support.mindbodyonline.com/s/article/203259903-Appointments-Formula-notes?language=en_US) entered for the client."},"LiabilityRelease":{"type":"boolean","description":"Passing `true` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `true`.\r\n* `AgreementDate` is set to the time zone of the business when the call was processed.\r\n* `ReleasedBy` is set to `null` if the call is made by the client, `0` if the call was made by the business owner, or to a specific staff member’s ID if a staff member made the call.\r\nPassing `false` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `false`.\r\n* `AgreementDate` is set to `null`.\r\n* `ReleasedBy` is set to `null`."},"SendAccountTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendAccountEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by email. This property is editable. \r\n
Default: **false**"},"SendScheduleTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"CustomClientFields":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the custom client field."},"Name":{"type":"string","description":"The name of the field."},"Value":{"type":"string","description":"The value of a specific custom field for a client."},"DataType":{"type":"string","description":"The data type of the field."}},"description":"The value of a custom client field"},"description":"Contains information about the custom client fields assigned to the client."},"SendScheduleEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by email. This property is editable. \r\n
Default: **false**"},"ClientRelationships":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Delete":{"type":"boolean","description":"When true, this relationship is removed from the associated clients."},"Relationship":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the relationship."},"RelationshipName1":{"type":"string","description":"The name of the first relationship."},"RelationshipName2":{"type":"string","description":"The name of the second relationship."}},"description":"Jim is a RelationshipName1 of John. John is a RelationshipName2 of Jim."},"RelatedClientId":{"type":"string","description":"The RSSID of the related client."},"RelationshipName":{"type":"string","description":"The name of the relationship of the related client."}},"description":"A relation between two clients."},"description":"Contains information about the relationship between two clients."},"FirstAppointmentDate":{"type":"string","format":"date-time","description":"The date of the client’s first booked appointment at the business."},"LastModifiedDateTime":{"type":"string","format":"date-time","description":"The UTC date and time when the client’s information was last modified."},"SendPromotionalTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendPromotionalEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by email. This property is editable. \r\n
Default: **false**"},"EmergencyContactInfoName":{"type":"string","description":"The name of the client’s emergency contact."},"EmergencyContactInfoEmail":{"type":"string","description":"The email address of the client’s emergency contact."},"EmergencyContactInfoPhone":{"type":"string","description":"The phone number of the client’s emergency contact."},"AppointmentGenderPreference":{"enum":["None","Female","Male"],"type":"string","description":"The gender of staff member with whom the client prefers to book appointments."},"EmergencyContactInfoRelationship":{"type":"string","description":"The client’s relationship with the emergency contact."}},"description":"A Client"},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["LastModifiedDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"locations","selected":true},"stream":{"name":"locations","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["ProductId"]],"aliasName":"products","selected":true},"stream":{"name":"products","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The unique ID of the product variant, for example, a particular size and color combination."},"Name":{"type":"string","description":"The name of the product."},"Size":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product size."},"Name":{"type":"string","description":"The name of the product size."}}},"Color":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product color."},"Name":{"type":"string","description":"The name of the product color."}},"description":"A color used by products."},"Price":{"type":"number","format":"double","description":"The price of the product."},"GroupId":{"type":"integer","format":"int32","description":"The unique ID of the product group."},"TaxRate":{"type":"number","format":"double","description":"The tax rate that was applied to this purchase."},"ImageURL":{"type":"string","description":""},"ProductId":{"type":"integer","format":"int32","description":"A ProductID of the product."},"TypeGroup":{"type":"integer","format":"int32","description":"A TypeGroup of the product."},"CategoryId":{"type":"integer","format":"int32","description":"A CategoryID of the product."},"SupplierId":{"type":"integer","format":"int32","description":"A SupplierID of the product."},"OnlinePrice":{"type":"number","format":"double","description":"The online price of the product."},"TaxIncluded":{"type":"number","format":"double","description":"If tax inclusive-pricing is enabled, this field shows how much tax was added to the price."},"SupplierName":{"type":"string","description":"A Supplier name of the product."},"SubCategoryId":{"type":"integer","format":"int32","description":"A SubCategoryID of the product."},"ManufacturerId":{"type":"string","description":"The ManufacturerId of the product."},"LongDescription":{"type":"string","description":"A longer description of the product."},"ShortDescription":{"type":"string","description":"A short description of the product."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["ProductId"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["SaleDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"sales","selected":true},"stream":{"name":"sales","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The sale ID."},"ClientId":{"type":"string","description":"The ID of the client who made the purchase."},"Payments":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"A unique identifier for this payment."},"Type":{"type":"string","description":"The type of payment."},"Notes":{"type":"string","description":"Notes about this payment."},"Amount":{"type":"number","format":"double","description":"The amount of this payment."},"Method":{"type":"integer","format":"int32","description":"The method for this payment."},"TransactionId":{"type":"integer","format":"int32","description":"The payment transaction ID"}}},"description":"Contains information that describes the payments that contributed to this sale."},"SaleDate":{"type":"string","format":"date-time","description":"The date the item was sold."},"SaleTime":{"type":"string","description":"The time the item was sold."},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"SalesRepId":{"type":"integer","format":"int64","description":"The sales representative ID"},"SaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold."},"PurchasedItems":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The ProductID of the item."},"Tax1":{"type":"number","format":"double","description":"Tax1 applicable for the product"},"Tax2":{"type":"number","format":"double","description":"Tax2 applicable for the product"},"Tax3":{"type":"number","format":"double","description":"Tax3 applicable for the product"},"Tax4":{"type":"number","format":"double","description":"Tax4 applicable for the product"},"Tax5":{"type":"number","format":"double","description":"Tax5 applicable for the product"},"Notes":{"type":"string","description":"Notes"},"ExpDate":{"type":"string","format":"date-time","description":"Expiration date of the pricing option purchased"},"Quantity":{"type":"integer","format":"int32","description":"Quantity of the products"},"Returned":{"type":"boolean","description":"Returned or not"},"BarcodeId":{"type":"string","description":"The BarcodeId of the item.\r\nFor services, BarcodeId may be null\r\nIf no barcode id is explicitly set by the business it is the internal id in a string format."},"IsService":{"type":"boolean","description":"When `true`, indicates that the purchased item was a pricing option for a service."},"TaxAmount":{"type":"number","format":"double","description":"Tax rate applicable for the product"},"UnitPrice":{"type":"number","format":"double","description":"Per unit price of the item sold"},"ActiveDate":{"type":"string","format":"date-time","description":"Activation date of pricing option purchased"},"CategoryId":{"type":"integer","format":"int32","description":"Revenue Category ID"},"ContractId":{"type":"integer","format":"int32","description":"Contract ID purchased by the client"},"Description":{"type":"string","description":"Description of the sale transaction/pricing option description"},"TotalAmount":{"type":"number","format":"double","description":"Charged to the customer for paying"},"PaymentRefId":{"type":"integer","format":"int32","description":"Payment Reference ID"},"SaleDetailId":{"type":"integer","format":"int32","description":"The ID of the sale detail"},"SubCategoryId":{"type":"integer","format":"int32","description":"Revenue Subcategory ID"},"DiscountAmount":{"type":"number","format":"double","description":"Discount Amount"},"DiscountPercent":{"type":"number","format":"double","description":"Discount % applied during sale"}}},"description":"Contains information that describes the purchased items."},"RecipientClientId":{"type":"integer","format":"int64","description":"Recipient Client Id"},"OriginalSaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold originally."}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["SaleDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"sites","selected":true},"stream":{"name":"sites","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The site ID."},"Name":{"type":"string","description":"The name of the site."},"LogoUrl":{"type":"string","description":"The URL to the site’s logo."},"TimeZone":{"type":"string","description":"The time zone the site is located in."},"PageColor1":{"type":"string","description":"A hex code for a color the business owner uses in marketing. This color can be used to set a theme for an integration so that it matches the configured color-scheme for the business."},"PageColor2":{"type":"string","description":"The hex code for a second color, to be used in the same manner as `pageColor1`."},"PageColor3":{"type":"string","description":"The hex code for a third color, to be used in the same manner as `pageColor1`."},"PageColor4":{"type":"string","description":"The hex code for a fourth color, to be used in the same manner as `pageColor1`."},"AcceptsVisa":{"type":"boolean","description":"When `true`, indicates that this site accepts Visa cards.
\r\nWhen `false`, indicates that this site does not accept Visa credit cards."},"CountryCode":{"type":"string","description":"The country code for the site."},"Description":{"type":"string","description":"A description of the site."},"ContactEmail":{"type":"string","description":"The site’s email address."},"PricingLevel":{"type":"string","description":"The MINDBODY pricing level for the business. Possible values are:\r\nAccelerate - The business is on MINDBODY’s Accelerate pricing tier.\r\nGrow - The business is on MINDBODY’s Essential pricing tier.\r\nLegacy - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nListing - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nPro - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nSolo - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nUltimate - The business is on MINDBODY’s Ultimate pricing tier."},"AcceptsDiscover":{"type":"boolean","description":"When `true`, indicates that this site accepts Discover cards.
\r\nWhen `false`, indicates that this site does not accept Discover credit cards."},"CurrencyIsoCode":{"type":"string","description":"The currency ISO code for the site."},"AcceptsMasterCard":{"type":"boolean","description":"When `true`, indicates that this site accepts MasterCard cards.
\r\nWhen `false`, indicates that this site does not accept MasterCard credit cards."},"SmsPackageEnabled":{"type":"boolean","description":"When `true`, indicates that the business uses SMS text messages to communicate with its clients.
\r\nWhen `false`, indicates that the business does not use SMS text messages to communicate with its clients."},"AcceptsDirectDebit":{"type":"boolean","description":"When `true`, indicates that direct debit can be used by clients at this site.
\r\nWhen `false`, indicates that direct debit can not by used by clients at this site."},"TaxInclusivePrices":{"type":"boolean","description":"When `true`, indicates that the total includes tax.
\r\nWhen `false`, indicates that the total does not include tax."},"AllowsDashboardAccess":{"type":"boolean","description":"When `true`, indicates that this site allows access to its dashboard.
\r\nWhen `false`, indicates that this site does not allow access to its dashboard."},"AcceptsAmericanExpress":{"type":"boolean","description":"When `true`, indicates that this site accepts American Express cards.
\r\nWhen `false`, indicates that this site does not accept American Express credit cards."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["TransactionTime"],"destinationSyncMode":"append_dedup","primaryKey":[["TransactionId"]],"aliasName":"transactions","selected":true},"stream":{"name":"transactions","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Amount":{"type":"number","format":"double","description":"The amount charged on the card"},"SaleId":{"type":"integer","format":"int64","description":"The sale ID."},"Status":{"type":"string","description":"Status of the transaction"},"Settled":{"type":"boolean","description":"Whether it is settled or not"},"AuthTime":{"type":"string","format":"date-time","description":"Time of card authorized"},"CCSwiped":{"type":"boolean","description":"Whether card is swiped or not"},"CardType":{"type":"string","description":"Type of the card"},"ClientId":{"type":"integer","format":"int64","description":"The ID of the client who made the purchase."},"CCLastFour":{"type":"string","description":"Last 4 digits of CC"},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"MerchantId":{"type":"string","description":"Merchant ID of the studio"},"TerminalId":{"type":"string","description":"Terminal ID used for payment. Not applicable for CNP/Bank"},"ACHLastFour":{"type":"string","description":"Customer’s ACH last 4 digits"},"TransactionId":{"type":"integer","format":"int32","description":"The transaction ID."},"TransactionTime":{"type":"string","format":"date-time","description":"Time of card swiped"},"CardExpirationYear":{"type":"string","description":"Expiry year of the card"},"CardExpirationMonth":{"type":"string","description":"Expiry month of the card"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["TransactionTime"],"sourceDefinedPrimaryKey":[["TransactionId"]],"namespace":null}}]},"prefix":"","namespaceDefinition":"customformat","namespaceFormat":"MINDBODY_SOLIDCORE_559144","schedule":null,"name":"SolidCore_site_559144_to_Snowflake - AIRBYTE","operations":[{"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","operationId":"7e45f2c3-ea68-470b-af94-88403745addb","name":"Normalization","operatorConfiguration":{"operatorType":"normalization","normalization":{"option":"basic"},"dbt":null}}],"connectionId":"3ee6f72b-2e2b-4ff3-9144-fc56ce79705c","status":"active","withRefreshedCatalog":false,"sourceCatalogId":null} 2022-06-02 20:02:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:02:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:02:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:02:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:02:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"d97d3c77-03cd-4a1b-b7c8-9d66d3ef3229"} 2022-06-02 20:02:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 20:02:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:02:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"d97d3c77-03cd-4a1b-b7c8-9d66d3ef3229","configTypes":["sync","reset_connection"]} 2022-06-02 20:02:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definition_specifications/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba","workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:02:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"d97d3c77-03cd-4a1b-b7c8-9d66d3ef3229"} 2022-06-02 20:02:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:02:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:02:44 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:02:44 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:02:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/update - {"syncCatalog":{"streams":[{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"categories","selected":true},"stream":{"name":"categories","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"Service":{"type":"boolean"},"IsPrimary":{"type":"boolean"},"Description":{"type":"string"},"IsSecondary":{"type":"boolean"},"CategoryName":{"type":"string"},"SubCategories":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"SubCategoryName":{"type":"string"}}}},"CreatedDateTimeUTC":{"type":"string","format":"date-time"},"ModifiedDateTimeUTC":{"type":"string","format":"date-time"}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["LastModifiedDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"clients","selected":true},"stream":{"name":"clients","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The client’s ID, as configured by the business owner. This is the client’s barcode ID if the business owner assigns barcodes to clients. This ID is used throughout the Public API for client-related Public API calls. When used in a POST `UpdateClient` request, the `Id` is used to identify the client for the update."},"City":{"type":"string","description":"The client’s city."},"Email":{"type":"string","description":"The client’s email address."},"Notes":{"type":"string","description":"Any notes entered on the client’s account by staff members. This value should never be shown to clients unless the business owner has a specific reason for showing them."},"State":{"type":"string","description":"The client’s state."},"Action":{"enum":["None","Added","Updated","Failed","Removed"],"type":"string","description":"The action taken."},"Active":{"type":"boolean","description":"When `true`, indicates that the client’s profile is marked as active on the site.
\r\nWhen `false`, the client’s profile is inactive."},"Gender":{"type":"string","description":"The gender of the client."},"Status":{"type":"string","description":"The status of the client in the business. Possible values are:\r\n* Declined\r\n* Non-Member\r\n* Active\r\n* Expired\r\n* Suspended\r\n* Terminated"},"Country":{"type":"string","description":"The client’s country."},"LastName":{"type":"string","description":"The client’s last name."},"PhotoUrl":{"type":"string","description":"The URL of the client’s photo for the client profile."},"RedAlert":{"type":"string","description":"Contains any red alert information entered by the business owner for the client."},"UniqueId":{"type":"integer","format":"int64","description":"The client’s system-generated ID at the business. This value cannot be changed by business owners and is always unique across all clients at the business. This ID is not widely used in the Public API, but can be used by your application to uniquely identify clients."},"BirthDate":{"type":"string","format":"date-time","description":"The client’s date of birth."},"FirstName":{"type":"string","description":"The client’s first name."},"HomePhone":{"type":"string","description":"The client’s home phone number."},"IsCompany":{"type":"boolean","description":"When `true`, indicates that the client should be marked as a company at the business.
\r\nWhen `false`, indicates the client is an individual and does not represent a company."},"Liability":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"IsReleased":{"type":"boolean","description":"The client’s liability release status.
\r\nWhen `true`, indicates that the client has agreed to the liability release for the business.
\r\nWhen `false`, indicates that the client has not agreed to the liability release for the business."},"ReleasedBy":{"type":"integer","format":"int64","description":"An ID indicating who released liability for the client. If the client agreed to the liability waiver by signing into an account online, this value is `null`. If a staff member marked the waiver as signed on behalf of the client, it is the staff member’s ID. `0` indicates that the business owner marked the liability waiver as signed on behalf of the client."},"AgreementDate":{"type":"string","format":"date-time","description":"The date and time at which the client agreed to the liability waiver for the business."}}},"SalesReps":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The staff ID of the sales representative."},"LastName":{"type":"string","description":"The last name of the sales representative."},"FirstName":{"type":"string","description":"The first name of the sales representative."},"SalesRepNumber":{"type":"integer","format":"int32","description":"This value is the number that identifies the type of sales representative assigned to this client. One to six types of sales representatives can be assigned to a client at any given time, depending on site settings."},"SalesRepNumbers":{"type":"array","items":{"type":"integer","format":"int32"},"description":"A list of the different types of sales representative functions assigned to this staff member."}}},"description":"A list of sales representatives."},"WorkPhone":{"type":"string","description":"The client’s work phone number."},"IsProspect":{"type":"boolean","description":"This value is set only if the business owner allows individuals to be prospects.
\r\nWhen `true`, indicates that the client should be marked as a prospect for the business.
\r\nWhen `false`, indicates that the client should not be marked as a prospect for the business."},"MiddleName":{"type":"string","description":"The client’s middle name."},"PostalCode":{"type":"string","description":"The client’s postal code."},"ReferredBy":{"type":"string","description":"Specifies how the client was referred to the business. You can get a list of possible strings using the `GetClientReferralTypes` endpoint."},"MobilePhone":{"type":"string","description":"The client’s mobile phone number."},"YellowAlert":{"type":"string","description":"Contains any yellow alert information entered by the business owner for the client."},"AddressLine1":{"type":"string","description":"The first line of the client’s street address."},"AddressLine2":{"type":"string","description":"The second line of the client’s street address, if needed."},"CreationDate":{"type":"string","format":"date-time","description":"The date the client’s profile was created and added to the business, either by the client from the online store, or by a staff member. This value always returns in the format `yyyy-mm-ddThh:mm:ss:ms`."},"HomeLocation":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"ClientIndexes":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The index ID assigned to the client."},"ValueId":{"type":"integer","format":"int32","description":"The index’s value ID."}},"description":"Represents a client index value assigned to a client"},"description":"Contains the IDs of the client’s assigned ClientIndexes and ClientIndexValues."},"ProspectStage":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the prospect stage assigned to the client."},"Active":{"type":"boolean","description":"When `true`, indicates that the client is a prospect at the business and has not yet purchased any of the business pricing options.\r\nWhen `false`, indicates that the client has already purchased at least one pricing option from the business."},"Description":{"type":"string","description":"A description of the prospect stage."}}},"WorkExtension":{"type":"string","description":"The client’s work phone extension number."},"AccountBalance":{"type":"number","format":"double","description":"The client’s current [account balance](https://mindbody-online-support.force.com/support/s/article/203262013-Adding-account-payments-video-tutorial?language=en_US)."},"MembershipIcon":{"type":"integer","format":"int32","description":"The ID of the [membership icon](https://support.mindbodyonline.com/s/article/203259703-Membership-Setup-screen?language=en_US) displayed next to the client’s name, if the client has a membership on their account."},"MobileProvider":{"type":"integer","format":"int32","description":"The client’s mobile provider."},"ClientCreditCard":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"City":{"type":"string","description":"The city in which the billing address is located."},"State":{"type":"string","description":"The state that the billing address is located in."},"Address":{"type":"string","description":"The billing address for the credit card."},"ExpYear":{"type":"string","description":"The year in which the credit card expires."},"CardType":{"type":"string","description":"The type of credit card, for example Visa or MasterCard."},"ExpMonth":{"type":"string","description":"The month in which the credit card expires."},"LastFour":{"type":"string","description":"The last four digits of the credit card number."},"CardHolder":{"type":"string","description":"The name of the card holder."},"CardNumber":{"type":"string","description":"The credit card number."},"PostalCode":{"type":"string","description":"The postal code where the billing address is located."}},"description":"A client credit card."},"LastFormulaNotes":{"type":"string","description":"The last [formula note](https://support.mindbodyonline.com/s/article/203259903-Appointments-Formula-notes?language=en_US) entered for the client."},"LiabilityRelease":{"type":"boolean","description":"Passing `true` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `true`.\r\n* `AgreementDate` is set to the time zone of the business when the call was processed.\r\n* `ReleasedBy` is set to `null` if the call is made by the client, `0` if the call was made by the business owner, or to a specific staff member’s ID if a staff member made the call.\r\nPassing `false` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `false`.\r\n* `AgreementDate` is set to `null`.\r\n* `ReleasedBy` is set to `null`."},"SendAccountTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendAccountEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by email. This property is editable. \r\n
Default: **false**"},"SendScheduleTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"CustomClientFields":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the custom client field."},"Name":{"type":"string","description":"The name of the field."},"Value":{"type":"string","description":"The value of a specific custom field for a client."},"DataType":{"type":"string","description":"The data type of the field."}},"description":"The value of a custom client field"},"description":"Contains information about the custom client fields assigned to the client."},"SendScheduleEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by email. This property is editable. \r\n
Default: **false**"},"ClientRelationships":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Delete":{"type":"boolean","description":"When true, this relationship is removed from the associated clients."},"Relationship":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the relationship."},"RelationshipName1":{"type":"string","description":"The name of the first relationship."},"RelationshipName2":{"type":"string","description":"The name of the second relationship."}},"description":"Jim is a RelationshipName1 of John. John is a RelationshipName2 of Jim."},"RelatedClientId":{"type":"string","description":"The RSSID of the related client."},"RelationshipName":{"type":"string","description":"The name of the relationship of the related client."}},"description":"A relation between two clients."},"description":"Contains information about the relationship between two clients."},"FirstAppointmentDate":{"type":"string","format":"date-time","description":"The date of the client’s first booked appointment at the business."},"LastModifiedDateTime":{"type":"string","format":"date-time","description":"The UTC date and time when the client’s information was last modified."},"SendPromotionalTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendPromotionalEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by email. This property is editable. \r\n
Default: **false**"},"EmergencyContactInfoName":{"type":"string","description":"The name of the client’s emergency contact."},"EmergencyContactInfoEmail":{"type":"string","description":"The email address of the client’s emergency contact."},"EmergencyContactInfoPhone":{"type":"string","description":"The phone number of the client’s emergency contact."},"AppointmentGenderPreference":{"enum":["None","Female","Male"],"type":"string","description":"The gender of staff member with whom the client prefers to book appointments."},"EmergencyContactInfoRelationship":{"type":"string","description":"The client’s relationship with the emergency contact."}},"description":"A Client"},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["LastModifiedDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"locations","selected":true},"stream":{"name":"locations","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["ProductId"]],"aliasName":"products","selected":true},"stream":{"name":"products","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The unique ID of the product variant, for example, a particular size and color combination."},"Name":{"type":"string","description":"The name of the product."},"Size":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product size."},"Name":{"type":"string","description":"The name of the product size."}}},"Color":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product color."},"Name":{"type":"string","description":"The name of the product color."}},"description":"A color used by products."},"Price":{"type":"number","format":"double","description":"The price of the product."},"GroupId":{"type":"integer","format":"int32","description":"The unique ID of the product group."},"TaxRate":{"type":"number","format":"double","description":"The tax rate that was applied to this purchase."},"ImageURL":{"type":"string","description":""},"ProductId":{"type":"integer","format":"int32","description":"A ProductID of the product."},"TypeGroup":{"type":"integer","format":"int32","description":"A TypeGroup of the product."},"CategoryId":{"type":"integer","format":"int32","description":"A CategoryID of the product."},"SupplierId":{"type":"integer","format":"int32","description":"A SupplierID of the product."},"OnlinePrice":{"type":"number","format":"double","description":"The online price of the product."},"TaxIncluded":{"type":"number","format":"double","description":"If tax inclusive-pricing is enabled, this field shows how much tax was added to the price."},"SupplierName":{"type":"string","description":"A Supplier name of the product."},"SubCategoryId":{"type":"integer","format":"int32","description":"A SubCategoryID of the product."},"ManufacturerId":{"type":"string","description":"The ManufacturerId of the product."},"LongDescription":{"type":"string","description":"A longer description of the product."},"ShortDescription":{"type":"string","description":"A short description of the product."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["ProductId"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["SaleDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"sales","selected":true},"stream":{"name":"sales","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The sale ID."},"ClientId":{"type":"string","description":"The ID of the client who made the purchase."},"Payments":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"A unique identifier for this payment."},"Type":{"type":"string","description":"The type of payment."},"Notes":{"type":"string","description":"Notes about this payment."},"Amount":{"type":"number","format":"double","description":"The amount of this payment."},"Method":{"type":"integer","format":"int32","description":"The method for this payment."},"TransactionId":{"type":"integer","format":"int32","description":"The payment transaction ID"}}},"description":"Contains information that describes the payments that contributed to this sale."},"SaleDate":{"type":"string","format":"date-time","description":"The date the item was sold."},"SaleTime":{"type":"string","description":"The time the item was sold."},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"SalesRepId":{"type":"integer","format":"int64","description":"The sales representative ID"},"SaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold."},"PurchasedItems":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The ProductID of the item."},"Tax1":{"type":"number","format":"double","description":"Tax1 applicable for the product"},"Tax2":{"type":"number","format":"double","description":"Tax2 applicable for the product"},"Tax3":{"type":"number","format":"double","description":"Tax3 applicable for the product"},"Tax4":{"type":"number","format":"double","description":"Tax4 applicable for the product"},"Tax5":{"type":"number","format":"double","description":"Tax5 applicable for the product"},"Notes":{"type":"string","description":"Notes"},"ExpDate":{"type":"string","format":"date-time","description":"Expiration date of the pricing option purchased"},"Quantity":{"type":"integer","format":"int32","description":"Quantity of the products"},"Returned":{"type":"boolean","description":"Returned or not"},"BarcodeId":{"type":"string","description":"The BarcodeId of the item.\r\nFor services, BarcodeId may be null\r\nIf no barcode id is explicitly set by the business it is the internal id in a string format."},"IsService":{"type":"boolean","description":"When `true`, indicates that the purchased item was a pricing option for a service."},"TaxAmount":{"type":"number","format":"double","description":"Tax rate applicable for the product"},"UnitPrice":{"type":"number","format":"double","description":"Per unit price of the item sold"},"ActiveDate":{"type":"string","format":"date-time","description":"Activation date of pricing option purchased"},"CategoryId":{"type":"integer","format":"int32","description":"Revenue Category ID"},"ContractId":{"type":"integer","format":"int32","description":"Contract ID purchased by the client"},"Description":{"type":"string","description":"Description of the sale transaction/pricing option description"},"TotalAmount":{"type":"number","format":"double","description":"Charged to the customer for paying"},"PaymentRefId":{"type":"integer","format":"int32","description":"Payment Reference ID"},"SaleDetailId":{"type":"integer","format":"int32","description":"The ID of the sale detail"},"SubCategoryId":{"type":"integer","format":"int32","description":"Revenue Subcategory ID"},"DiscountAmount":{"type":"number","format":"double","description":"Discount Amount"},"DiscountPercent":{"type":"number","format":"double","description":"Discount % applied during sale"}}},"description":"Contains information that describes the purchased items."},"RecipientClientId":{"type":"integer","format":"int64","description":"Recipient Client Id"},"OriginalSaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold originally."}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["SaleDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"sites","selected":true},"stream":{"name":"sites","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The site ID."},"Name":{"type":"string","description":"The name of the site."},"LogoUrl":{"type":"string","description":"The URL to the site’s logo."},"TimeZone":{"type":"string","description":"The time zone the site is located in."},"PageColor1":{"type":"string","description":"A hex code for a color the business owner uses in marketing. This color can be used to set a theme for an integration so that it matches the configured color-scheme for the business."},"PageColor2":{"type":"string","description":"The hex code for a second color, to be used in the same manner as `pageColor1`."},"PageColor3":{"type":"string","description":"The hex code for a third color, to be used in the same manner as `pageColor1`."},"PageColor4":{"type":"string","description":"The hex code for a fourth color, to be used in the same manner as `pageColor1`."},"AcceptsVisa":{"type":"boolean","description":"When `true`, indicates that this site accepts Visa cards.
\r\nWhen `false`, indicates that this site does not accept Visa credit cards."},"CountryCode":{"type":"string","description":"The country code for the site."},"Description":{"type":"string","description":"A description of the site."},"ContactEmail":{"type":"string","description":"The site’s email address."},"PricingLevel":{"type":"string","description":"The MINDBODY pricing level for the business. Possible values are:\r\nAccelerate - The business is on MINDBODY’s Accelerate pricing tier.\r\nGrow - The business is on MINDBODY’s Essential pricing tier.\r\nLegacy - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nListing - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nPro - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nSolo - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nUltimate - The business is on MINDBODY’s Ultimate pricing tier."},"AcceptsDiscover":{"type":"boolean","description":"When `true`, indicates that this site accepts Discover cards.
\r\nWhen `false`, indicates that this site does not accept Discover credit cards."},"CurrencyIsoCode":{"type":"string","description":"The currency ISO code for the site."},"AcceptsMasterCard":{"type":"boolean","description":"When `true`, indicates that this site accepts MasterCard cards.
\r\nWhen `false`, indicates that this site does not accept MasterCard credit cards."},"SmsPackageEnabled":{"type":"boolean","description":"When `true`, indicates that the business uses SMS text messages to communicate with its clients.
\r\nWhen `false`, indicates that the business does not use SMS text messages to communicate with its clients."},"AcceptsDirectDebit":{"type":"boolean","description":"When `true`, indicates that direct debit can be used by clients at this site.
\r\nWhen `false`, indicates that direct debit can not by used by clients at this site."},"TaxInclusivePrices":{"type":"boolean","description":"When `true`, indicates that the total includes tax.
\r\nWhen `false`, indicates that the total does not include tax."},"AllowsDashboardAccess":{"type":"boolean","description":"When `true`, indicates that this site allows access to its dashboard.
\r\nWhen `false`, indicates that this site does not allow access to its dashboard."},"AcceptsAmericanExpress":{"type":"boolean","description":"When `true`, indicates that this site accepts American Express cards.
\r\nWhen `false`, indicates that this site does not accept American Express credit cards."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["TransactionTime"],"destinationSyncMode":"append_dedup","primaryKey":[["TransactionId"]],"aliasName":"transactions","selected":true},"stream":{"name":"transactions","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Amount":{"type":"number","format":"double","description":"The amount charged on the card"},"SaleId":{"type":"integer","format":"int64","description":"The sale ID."},"Status":{"type":"string","description":"Status of the transaction"},"Settled":{"type":"boolean","description":"Whether it is settled or not"},"AuthTime":{"type":"string","format":"date-time","description":"Time of card authorized"},"CCSwiped":{"type":"boolean","description":"Whether card is swiped or not"},"CardType":{"type":"string","description":"Type of the card"},"ClientId":{"type":"integer","format":"int64","description":"The ID of the client who made the purchase."},"CCLastFour":{"type":"string","description":"Last 4 digits of CC"},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"MerchantId":{"type":"string","description":"Merchant ID of the studio"},"TerminalId":{"type":"string","description":"Terminal ID used for payment. Not applicable for CNP/Bank"},"ACHLastFour":{"type":"string","description":"Customer’s ACH last 4 digits"},"TransactionId":{"type":"integer","format":"int32","description":"The transaction ID."},"TransactionTime":{"type":"string","format":"date-time","description":"Time of card swiped"},"CardExpirationYear":{"type":"string","description":"Expiry year of the card"},"CardExpirationMonth":{"type":"string","description":"Expiry month of the card"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["TransactionTime"],"sourceDefinedPrimaryKey":[["TransactionId"]],"namespace":null}}]},"prefix":"","namespaceDefinition":"customformat","namespaceFormat":"MINDBODY_SOLIDCORE_764950","schedule":null,"name":"SolidCore_site_764950_to_Snowflake - AIRBYTE","operations":[{"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","operationId":"7e45f2c3-ea68-470b-af94-88403745addb","name":"Normalization","operatorConfiguration":{"operatorType":"normalization","normalization":{"option":"basic"},"dbt":null}}],"connectionId":"d97d3c77-03cd-4a1b-b7c8-9d66d3ef3229","status":"active","withRefreshedCatalog":false,"sourceCatalogId":null} 2022-06-02 20:02:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:02:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:02:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:02:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:02:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"4d0a4d7f-c2ee-42ba-8d67-1d5531e708ca"} 2022-06-02 20:02:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 20:02:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:02:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"4d0a4d7f-c2ee-42ba-8d67-1d5531e708ca","configTypes":["sync","reset_connection"]} 2022-06-02 20:02:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definition_specifications/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba","workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:02:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:02:52 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:02:52 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:02:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/update - {"syncCatalog":{"streams":[{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"categories","selected":true},"stream":{"name":"categories","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"Service":{"type":"boolean"},"IsPrimary":{"type":"boolean"},"Description":{"type":"string"},"IsSecondary":{"type":"boolean"},"CategoryName":{"type":"string"},"SubCategories":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"SubCategoryName":{"type":"string"}}}},"CreatedDateTimeUTC":{"type":"string","format":"date-time"},"ModifiedDateTimeUTC":{"type":"string","format":"date-time"}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["LastModifiedDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"clients","selected":true},"stream":{"name":"clients","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The client’s ID, as configured by the business owner. This is the client’s barcode ID if the business owner assigns barcodes to clients. This ID is used throughout the Public API for client-related Public API calls. When used in a POST `UpdateClient` request, the `Id` is used to identify the client for the update."},"City":{"type":"string","description":"The client’s city."},"Email":{"type":"string","description":"The client’s email address."},"Notes":{"type":"string","description":"Any notes entered on the client’s account by staff members. This value should never be shown to clients unless the business owner has a specific reason for showing them."},"State":{"type":"string","description":"The client’s state."},"Action":{"enum":["None","Added","Updated","Failed","Removed"],"type":"string","description":"The action taken."},"Active":{"type":"boolean","description":"When `true`, indicates that the client’s profile is marked as active on the site.
\r\nWhen `false`, the client’s profile is inactive."},"Gender":{"type":"string","description":"The gender of the client."},"Status":{"type":"string","description":"The status of the client in the business. Possible values are:\r\n* Declined\r\n* Non-Member\r\n* Active\r\n* Expired\r\n* Suspended\r\n* Terminated"},"Country":{"type":"string","description":"The client’s country."},"LastName":{"type":"string","description":"The client’s last name."},"PhotoUrl":{"type":"string","description":"The URL of the client’s photo for the client profile."},"RedAlert":{"type":"string","description":"Contains any red alert information entered by the business owner for the client."},"UniqueId":{"type":"integer","format":"int64","description":"The client’s system-generated ID at the business. This value cannot be changed by business owners and is always unique across all clients at the business. This ID is not widely used in the Public API, but can be used by your application to uniquely identify clients."},"BirthDate":{"type":"string","format":"date-time","description":"The client’s date of birth."},"FirstName":{"type":"string","description":"The client’s first name."},"HomePhone":{"type":"string","description":"The client’s home phone number."},"IsCompany":{"type":"boolean","description":"When `true`, indicates that the client should be marked as a company at the business.
\r\nWhen `false`, indicates the client is an individual and does not represent a company."},"Liability":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"IsReleased":{"type":"boolean","description":"The client’s liability release status.
\r\nWhen `true`, indicates that the client has agreed to the liability release for the business.
\r\nWhen `false`, indicates that the client has not agreed to the liability release for the business."},"ReleasedBy":{"type":"integer","format":"int64","description":"An ID indicating who released liability for the client. If the client agreed to the liability waiver by signing into an account online, this value is `null`. If a staff member marked the waiver as signed on behalf of the client, it is the staff member’s ID. `0` indicates that the business owner marked the liability waiver as signed on behalf of the client."},"AgreementDate":{"type":"string","format":"date-time","description":"The date and time at which the client agreed to the liability waiver for the business."}}},"SalesReps":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The staff ID of the sales representative."},"LastName":{"type":"string","description":"The last name of the sales representative."},"FirstName":{"type":"string","description":"The first name of the sales representative."},"SalesRepNumber":{"type":"integer","format":"int32","description":"This value is the number that identifies the type of sales representative assigned to this client. One to six types of sales representatives can be assigned to a client at any given time, depending on site settings."},"SalesRepNumbers":{"type":"array","items":{"type":"integer","format":"int32"},"description":"A list of the different types of sales representative functions assigned to this staff member."}}},"description":"A list of sales representatives."},"WorkPhone":{"type":"string","description":"The client’s work phone number."},"IsProspect":{"type":"boolean","description":"This value is set only if the business owner allows individuals to be prospects.
\r\nWhen `true`, indicates that the client should be marked as a prospect for the business.
\r\nWhen `false`, indicates that the client should not be marked as a prospect for the business."},"MiddleName":{"type":"string","description":"The client’s middle name."},"PostalCode":{"type":"string","description":"The client’s postal code."},"ReferredBy":{"type":"string","description":"Specifies how the client was referred to the business. You can get a list of possible strings using the `GetClientReferralTypes` endpoint."},"MobilePhone":{"type":"string","description":"The client’s mobile phone number."},"YellowAlert":{"type":"string","description":"Contains any yellow alert information entered by the business owner for the client."},"AddressLine1":{"type":"string","description":"The first line of the client’s street address."},"AddressLine2":{"type":"string","description":"The second line of the client’s street address, if needed."},"CreationDate":{"type":"string","format":"date-time","description":"The date the client’s profile was created and added to the business, either by the client from the online store, or by a staff member. This value always returns in the format `yyyy-mm-ddThh:mm:ss:ms`."},"HomeLocation":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"ClientIndexes":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The index ID assigned to the client."},"ValueId":{"type":"integer","format":"int32","description":"The index’s value ID."}},"description":"Represents a client index value assigned to a client"},"description":"Contains the IDs of the client’s assigned ClientIndexes and ClientIndexValues."},"ProspectStage":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the prospect stage assigned to the client."},"Active":{"type":"boolean","description":"When `true`, indicates that the client is a prospect at the business and has not yet purchased any of the business pricing options.\r\nWhen `false`, indicates that the client has already purchased at least one pricing option from the business."},"Description":{"type":"string","description":"A description of the prospect stage."}}},"WorkExtension":{"type":"string","description":"The client’s work phone extension number."},"AccountBalance":{"type":"number","format":"double","description":"The client’s current [account balance](https://mindbody-online-support.force.com/support/s/article/203262013-Adding-account-payments-video-tutorial?language=en_US)."},"MembershipIcon":{"type":"integer","format":"int32","description":"The ID of the [membership icon](https://support.mindbodyonline.com/s/article/203259703-Membership-Setup-screen?language=en_US) displayed next to the client’s name, if the client has a membership on their account."},"MobileProvider":{"type":"integer","format":"int32","description":"The client’s mobile provider."},"ClientCreditCard":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"City":{"type":"string","description":"The city in which the billing address is located."},"State":{"type":"string","description":"The state that the billing address is located in."},"Address":{"type":"string","description":"The billing address for the credit card."},"ExpYear":{"type":"string","description":"The year in which the credit card expires."},"CardType":{"type":"string","description":"The type of credit card, for example Visa or MasterCard."},"ExpMonth":{"type":"string","description":"The month in which the credit card expires."},"LastFour":{"type":"string","description":"The last four digits of the credit card number."},"CardHolder":{"type":"string","description":"The name of the card holder."},"CardNumber":{"type":"string","description":"The credit card number."},"PostalCode":{"type":"string","description":"The postal code where the billing address is located."}},"description":"A client credit card."},"LastFormulaNotes":{"type":"string","description":"The last [formula note](https://support.mindbodyonline.com/s/article/203259903-Appointments-Formula-notes?language=en_US) entered for the client."},"LiabilityRelease":{"type":"boolean","description":"Passing `true` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `true`.\r\n* `AgreementDate` is set to the time zone of the business when the call was processed.\r\n* `ReleasedBy` is set to `null` if the call is made by the client, `0` if the call was made by the business owner, or to a specific staff member’s ID if a staff member made the call.\r\nPassing `false` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `false`.\r\n* `AgreementDate` is set to `null`.\r\n* `ReleasedBy` is set to `null`."},"SendAccountTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendAccountEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by email. This property is editable. \r\n
Default: **false**"},"SendScheduleTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"CustomClientFields":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the custom client field."},"Name":{"type":"string","description":"The name of the field."},"Value":{"type":"string","description":"The value of a specific custom field for a client."},"DataType":{"type":"string","description":"The data type of the field."}},"description":"The value of a custom client field"},"description":"Contains information about the custom client fields assigned to the client."},"SendScheduleEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by email. This property is editable. \r\n
Default: **false**"},"ClientRelationships":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Delete":{"type":"boolean","description":"When true, this relationship is removed from the associated clients."},"Relationship":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the relationship."},"RelationshipName1":{"type":"string","description":"The name of the first relationship."},"RelationshipName2":{"type":"string","description":"The name of the second relationship."}},"description":"Jim is a RelationshipName1 of John. John is a RelationshipName2 of Jim."},"RelatedClientId":{"type":"string","description":"The RSSID of the related client."},"RelationshipName":{"type":"string","description":"The name of the relationship of the related client."}},"description":"A relation between two clients."},"description":"Contains information about the relationship between two clients."},"FirstAppointmentDate":{"type":"string","format":"date-time","description":"The date of the client’s first booked appointment at the business."},"LastModifiedDateTime":{"type":"string","format":"date-time","description":"The UTC date and time when the client’s information was last modified."},"SendPromotionalTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendPromotionalEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by email. This property is editable. \r\n
Default: **false**"},"EmergencyContactInfoName":{"type":"string","description":"The name of the client’s emergency contact."},"EmergencyContactInfoEmail":{"type":"string","description":"The email address of the client’s emergency contact."},"EmergencyContactInfoPhone":{"type":"string","description":"The phone number of the client’s emergency contact."},"AppointmentGenderPreference":{"enum":["None","Female","Male"],"type":"string","description":"The gender of staff member with whom the client prefers to book appointments."},"EmergencyContactInfoRelationship":{"type":"string","description":"The client’s relationship with the emergency contact."}},"description":"A Client"},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["LastModifiedDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"locations","selected":true},"stream":{"name":"locations","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["ProductId"]],"aliasName":"products","selected":true},"stream":{"name":"products","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The unique ID of the product variant, for example, a particular size and color combination."},"Name":{"type":"string","description":"The name of the product."},"Size":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product size."},"Name":{"type":"string","description":"The name of the product size."}}},"Color":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product color."},"Name":{"type":"string","description":"The name of the product color."}},"description":"A color used by products."},"Price":{"type":"number","format":"double","description":"The price of the product."},"GroupId":{"type":"integer","format":"int32","description":"The unique ID of the product group."},"TaxRate":{"type":"number","format":"double","description":"The tax rate that was applied to this purchase."},"ImageURL":{"type":"string","description":""},"ProductId":{"type":"integer","format":"int32","description":"A ProductID of the product."},"TypeGroup":{"type":"integer","format":"int32","description":"A TypeGroup of the product."},"CategoryId":{"type":"integer","format":"int32","description":"A CategoryID of the product."},"SupplierId":{"type":"integer","format":"int32","description":"A SupplierID of the product."},"OnlinePrice":{"type":"number","format":"double","description":"The online price of the product."},"TaxIncluded":{"type":"number","format":"double","description":"If tax inclusive-pricing is enabled, this field shows how much tax was added to the price."},"SupplierName":{"type":"string","description":"A Supplier name of the product."},"SubCategoryId":{"type":"integer","format":"int32","description":"A SubCategoryID of the product."},"ManufacturerId":{"type":"string","description":"The ManufacturerId of the product."},"LongDescription":{"type":"string","description":"A longer description of the product."},"ShortDescription":{"type":"string","description":"A short description of the product."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["ProductId"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["SaleDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"sales","selected":true},"stream":{"name":"sales","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The sale ID."},"ClientId":{"type":"string","description":"The ID of the client who made the purchase."},"Payments":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"A unique identifier for this payment."},"Type":{"type":"string","description":"The type of payment."},"Notes":{"type":"string","description":"Notes about this payment."},"Amount":{"type":"number","format":"double","description":"The amount of this payment."},"Method":{"type":"integer","format":"int32","description":"The method for this payment."},"TransactionId":{"type":"integer","format":"int32","description":"The payment transaction ID"}}},"description":"Contains information that describes the payments that contributed to this sale."},"SaleDate":{"type":"string","format":"date-time","description":"The date the item was sold."},"SaleTime":{"type":"string","description":"The time the item was sold."},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"SalesRepId":{"type":"integer","format":"int64","description":"The sales representative ID"},"SaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold."},"PurchasedItems":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The ProductID of the item."},"Tax1":{"type":"number","format":"double","description":"Tax1 applicable for the product"},"Tax2":{"type":"number","format":"double","description":"Tax2 applicable for the product"},"Tax3":{"type":"number","format":"double","description":"Tax3 applicable for the product"},"Tax4":{"type":"number","format":"double","description":"Tax4 applicable for the product"},"Tax5":{"type":"number","format":"double","description":"Tax5 applicable for the product"},"Notes":{"type":"string","description":"Notes"},"ExpDate":{"type":"string","format":"date-time","description":"Expiration date of the pricing option purchased"},"Quantity":{"type":"integer","format":"int32","description":"Quantity of the products"},"Returned":{"type":"boolean","description":"Returned or not"},"BarcodeId":{"type":"string","description":"The BarcodeId of the item.\r\nFor services, BarcodeId may be null\r\nIf no barcode id is explicitly set by the business it is the internal id in a string format."},"IsService":{"type":"boolean","description":"When `true`, indicates that the purchased item was a pricing option for a service."},"TaxAmount":{"type":"number","format":"double","description":"Tax rate applicable for the product"},"UnitPrice":{"type":"number","format":"double","description":"Per unit price of the item sold"},"ActiveDate":{"type":"string","format":"date-time","description":"Activation date of pricing option purchased"},"CategoryId":{"type":"integer","format":"int32","description":"Revenue Category ID"},"ContractId":{"type":"integer","format":"int32","description":"Contract ID purchased by the client"},"Description":{"type":"string","description":"Description of the sale transaction/pricing option description"},"TotalAmount":{"type":"number","format":"double","description":"Charged to the customer for paying"},"PaymentRefId":{"type":"integer","format":"int32","description":"Payment Reference ID"},"SaleDetailId":{"type":"integer","format":"int32","description":"The ID of the sale detail"},"SubCategoryId":{"type":"integer","format":"int32","description":"Revenue Subcategory ID"},"DiscountAmount":{"type":"number","format":"double","description":"Discount Amount"},"DiscountPercent":{"type":"number","format":"double","description":"Discount % applied during sale"}}},"description":"Contains information that describes the purchased items."},"RecipientClientId":{"type":"integer","format":"int64","description":"Recipient Client Id"},"OriginalSaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold originally."}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["SaleDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"sites","selected":true},"stream":{"name":"sites","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The site ID."},"Name":{"type":"string","description":"The name of the site."},"LogoUrl":{"type":"string","description":"The URL to the site’s logo."},"TimeZone":{"type":"string","description":"The time zone the site is located in."},"PageColor1":{"type":"string","description":"A hex code for a color the business owner uses in marketing. This color can be used to set a theme for an integration so that it matches the configured color-scheme for the business."},"PageColor2":{"type":"string","description":"The hex code for a second color, to be used in the same manner as `pageColor1`."},"PageColor3":{"type":"string","description":"The hex code for a third color, to be used in the same manner as `pageColor1`."},"PageColor4":{"type":"string","description":"The hex code for a fourth color, to be used in the same manner as `pageColor1`."},"AcceptsVisa":{"type":"boolean","description":"When `true`, indicates that this site accepts Visa cards.
\r\nWhen `false`, indicates that this site does not accept Visa credit cards."},"CountryCode":{"type":"string","description":"The country code for the site."},"Description":{"type":"string","description":"A description of the site."},"ContactEmail":{"type":"string","description":"The site’s email address."},"PricingLevel":{"type":"string","description":"The MINDBODY pricing level for the business. Possible values are:\r\nAccelerate - The business is on MINDBODY’s Accelerate pricing tier.\r\nGrow - The business is on MINDBODY’s Essential pricing tier.\r\nLegacy - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nListing - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nPro - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nSolo - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nUltimate - The business is on MINDBODY’s Ultimate pricing tier."},"AcceptsDiscover":{"type":"boolean","description":"When `true`, indicates that this site accepts Discover cards.
\r\nWhen `false`, indicates that this site does not accept Discover credit cards."},"CurrencyIsoCode":{"type":"string","description":"The currency ISO code for the site."},"AcceptsMasterCard":{"type":"boolean","description":"When `true`, indicates that this site accepts MasterCard cards.
\r\nWhen `false`, indicates that this site does not accept MasterCard credit cards."},"SmsPackageEnabled":{"type":"boolean","description":"When `true`, indicates that the business uses SMS text messages to communicate with its clients.
\r\nWhen `false`, indicates that the business does not use SMS text messages to communicate with its clients."},"AcceptsDirectDebit":{"type":"boolean","description":"When `true`, indicates that direct debit can be used by clients at this site.
\r\nWhen `false`, indicates that direct debit can not by used by clients at this site."},"TaxInclusivePrices":{"type":"boolean","description":"When `true`, indicates that the total includes tax.
\r\nWhen `false`, indicates that the total does not include tax."},"AllowsDashboardAccess":{"type":"boolean","description":"When `true`, indicates that this site allows access to its dashboard.
\r\nWhen `false`, indicates that this site does not allow access to its dashboard."},"AcceptsAmericanExpress":{"type":"boolean","description":"When `true`, indicates that this site accepts American Express cards.
\r\nWhen `false`, indicates that this site does not accept American Express credit cards."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["TransactionTime"],"destinationSyncMode":"append_dedup","primaryKey":[["TransactionId"]],"aliasName":"transactions","selected":true},"stream":{"name":"transactions","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Amount":{"type":"number","format":"double","description":"The amount charged on the card"},"SaleId":{"type":"integer","format":"int64","description":"The sale ID."},"Status":{"type":"string","description":"Status of the transaction"},"Settled":{"type":"boolean","description":"Whether it is settled or not"},"AuthTime":{"type":"string","format":"date-time","description":"Time of card authorized"},"CCSwiped":{"type":"boolean","description":"Whether card is swiped or not"},"CardType":{"type":"string","description":"Type of the card"},"ClientId":{"type":"integer","format":"int64","description":"The ID of the client who made the purchase."},"CCLastFour":{"type":"string","description":"Last 4 digits of CC"},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"MerchantId":{"type":"string","description":"Merchant ID of the studio"},"TerminalId":{"type":"string","description":"Terminal ID used for payment. Not applicable for CNP/Bank"},"ACHLastFour":{"type":"string","description":"Customer’s ACH last 4 digits"},"TransactionId":{"type":"integer","format":"int32","description":"The transaction ID."},"TransactionTime":{"type":"string","format":"date-time","description":"Time of card swiped"},"CardExpirationYear":{"type":"string","description":"Expiry year of the card"},"CardExpirationMonth":{"type":"string","description":"Expiry month of the card"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["TransactionTime"],"sourceDefinedPrimaryKey":[["TransactionId"]],"namespace":null}}]},"prefix":"","namespaceDefinition":"customformat","namespaceFormat":"MINDBODY_SOLIDCORE_596765","schedule":null,"name":"SolidCore_site_596765_to_Snowflake - AIRBYTE","operations":[{"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","operationId":"7e45f2c3-ea68-470b-af94-88403745addb","name":"Normalization","operatorConfiguration":{"operatorType":"normalization","normalization":{"option":"basic"},"dbt":null}}],"connectionId":"4d0a4d7f-c2ee-42ba-8d67-1d5531e708ca","status":"active","withRefreshedCatalog":false,"sourceCatalogId":null} 2022-06-02 20:03:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:03:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:03:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:03:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:03:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:03:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:03:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:03:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 20:03:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:03:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e06b18c8-a54b-429b-80f6-348fceefbe30","configTypes":["sync","reset_connection"]} 2022-06-02 20:03:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"e06b18c8-a54b-429b-80f6-348fceefbe30"} 2022-06-02 20:03:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:04:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definition_specifications/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba","workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:04:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:04:04 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:04:04 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:04:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/update - {"syncCatalog":{"streams":[{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"categories","selected":true},"stream":{"name":"categories","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"Service":{"type":"boolean"},"IsPrimary":{"type":"boolean"},"Description":{"type":"string"},"IsSecondary":{"type":"boolean"},"CategoryName":{"type":"string"},"SubCategories":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"SubCategoryName":{"type":"string"}}}},"CreatedDateTimeUTC":{"type":"string","format":"date-time"},"ModifiedDateTimeUTC":{"type":"string","format":"date-time"}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["LastModifiedDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"clients","selected":true},"stream":{"name":"clients","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The client’s ID, as configured by the business owner. This is the client’s barcode ID if the business owner assigns barcodes to clients. This ID is used throughout the Public API for client-related Public API calls. When used in a POST `UpdateClient` request, the `Id` is used to identify the client for the update."},"City":{"type":"string","description":"The client’s city."},"Email":{"type":"string","description":"The client’s email address."},"Notes":{"type":"string","description":"Any notes entered on the client’s account by staff members. This value should never be shown to clients unless the business owner has a specific reason for showing them."},"State":{"type":"string","description":"The client’s state."},"Action":{"enum":["None","Added","Updated","Failed","Removed"],"type":"string","description":"The action taken."},"Active":{"type":"boolean","description":"When `true`, indicates that the client’s profile is marked as active on the site.
\r\nWhen `false`, the client’s profile is inactive."},"Gender":{"type":"string","description":"The gender of the client."},"Status":{"type":"string","description":"The status of the client in the business. Possible values are:\r\n* Declined\r\n* Non-Member\r\n* Active\r\n* Expired\r\n* Suspended\r\n* Terminated"},"Country":{"type":"string","description":"The client’s country."},"LastName":{"type":"string","description":"The client’s last name."},"PhotoUrl":{"type":"string","description":"The URL of the client’s photo for the client profile."},"RedAlert":{"type":"string","description":"Contains any red alert information entered by the business owner for the client."},"UniqueId":{"type":"integer","format":"int64","description":"The client’s system-generated ID at the business. This value cannot be changed by business owners and is always unique across all clients at the business. This ID is not widely used in the Public API, but can be used by your application to uniquely identify clients."},"BirthDate":{"type":"string","format":"date-time","description":"The client’s date of birth."},"FirstName":{"type":"string","description":"The client’s first name."},"HomePhone":{"type":"string","description":"The client’s home phone number."},"IsCompany":{"type":"boolean","description":"When `true`, indicates that the client should be marked as a company at the business.
\r\nWhen `false`, indicates the client is an individual and does not represent a company."},"Liability":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"IsReleased":{"type":"boolean","description":"The client’s liability release status.
\r\nWhen `true`, indicates that the client has agreed to the liability release for the business.
\r\nWhen `false`, indicates that the client has not agreed to the liability release for the business."},"ReleasedBy":{"type":"integer","format":"int64","description":"An ID indicating who released liability for the client. If the client agreed to the liability waiver by signing into an account online, this value is `null`. If a staff member marked the waiver as signed on behalf of the client, it is the staff member’s ID. `0` indicates that the business owner marked the liability waiver as signed on behalf of the client."},"AgreementDate":{"type":"string","format":"date-time","description":"The date and time at which the client agreed to the liability waiver for the business."}}},"SalesReps":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The staff ID of the sales representative."},"LastName":{"type":"string","description":"The last name of the sales representative."},"FirstName":{"type":"string","description":"The first name of the sales representative."},"SalesRepNumber":{"type":"integer","format":"int32","description":"This value is the number that identifies the type of sales representative assigned to this client. One to six types of sales representatives can be assigned to a client at any given time, depending on site settings."},"SalesRepNumbers":{"type":"array","items":{"type":"integer","format":"int32"},"description":"A list of the different types of sales representative functions assigned to this staff member."}}},"description":"A list of sales representatives."},"WorkPhone":{"type":"string","description":"The client’s work phone number."},"IsProspect":{"type":"boolean","description":"This value is set only if the business owner allows individuals to be prospects.
\r\nWhen `true`, indicates that the client should be marked as a prospect for the business.
\r\nWhen `false`, indicates that the client should not be marked as a prospect for the business."},"MiddleName":{"type":"string","description":"The client’s middle name."},"PostalCode":{"type":"string","description":"The client’s postal code."},"ReferredBy":{"type":"string","description":"Specifies how the client was referred to the business. You can get a list of possible strings using the `GetClientReferralTypes` endpoint."},"MobilePhone":{"type":"string","description":"The client’s mobile phone number."},"YellowAlert":{"type":"string","description":"Contains any yellow alert information entered by the business owner for the client."},"AddressLine1":{"type":"string","description":"The first line of the client’s street address."},"AddressLine2":{"type":"string","description":"The second line of the client’s street address, if needed."},"CreationDate":{"type":"string","format":"date-time","description":"The date the client’s profile was created and added to the business, either by the client from the online store, or by a staff member. This value always returns in the format `yyyy-mm-ddThh:mm:ss:ms`."},"HomeLocation":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"ClientIndexes":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The index ID assigned to the client."},"ValueId":{"type":"integer","format":"int32","description":"The index’s value ID."}},"description":"Represents a client index value assigned to a client"},"description":"Contains the IDs of the client’s assigned ClientIndexes and ClientIndexValues."},"ProspectStage":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the prospect stage assigned to the client."},"Active":{"type":"boolean","description":"When `true`, indicates that the client is a prospect at the business and has not yet purchased any of the business pricing options.\r\nWhen `false`, indicates that the client has already purchased at least one pricing option from the business."},"Description":{"type":"string","description":"A description of the prospect stage."}}},"WorkExtension":{"type":"string","description":"The client’s work phone extension number."},"AccountBalance":{"type":"number","format":"double","description":"The client’s current [account balance](https://mindbody-online-support.force.com/support/s/article/203262013-Adding-account-payments-video-tutorial?language=en_US)."},"MembershipIcon":{"type":"integer","format":"int32","description":"The ID of the [membership icon](https://support.mindbodyonline.com/s/article/203259703-Membership-Setup-screen?language=en_US) displayed next to the client’s name, if the client has a membership on their account."},"MobileProvider":{"type":"integer","format":"int32","description":"The client’s mobile provider."},"ClientCreditCard":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"City":{"type":"string","description":"The city in which the billing address is located."},"State":{"type":"string","description":"The state that the billing address is located in."},"Address":{"type":"string","description":"The billing address for the credit card."},"ExpYear":{"type":"string","description":"The year in which the credit card expires."},"CardType":{"type":"string","description":"The type of credit card, for example Visa or MasterCard."},"ExpMonth":{"type":"string","description":"The month in which the credit card expires."},"LastFour":{"type":"string","description":"The last four digits of the credit card number."},"CardHolder":{"type":"string","description":"The name of the card holder."},"CardNumber":{"type":"string","description":"The credit card number."},"PostalCode":{"type":"string","description":"The postal code where the billing address is located."}},"description":"A client credit card."},"LastFormulaNotes":{"type":"string","description":"The last [formula note](https://support.mindbodyonline.com/s/article/203259903-Appointments-Formula-notes?language=en_US) entered for the client."},"LiabilityRelease":{"type":"boolean","description":"Passing `true` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `true`.\r\n* `AgreementDate` is set to the time zone of the business when the call was processed.\r\n* `ReleasedBy` is set to `null` if the call is made by the client, `0` if the call was made by the business owner, or to a specific staff member’s ID if a staff member made the call.\r\nPassing `false` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `false`.\r\n* `AgreementDate` is set to `null`.\r\n* `ReleasedBy` is set to `null`."},"SendAccountTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendAccountEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by email. This property is editable. \r\n
Default: **false**"},"SendScheduleTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"CustomClientFields":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the custom client field."},"Name":{"type":"string","description":"The name of the field."},"Value":{"type":"string","description":"The value of a specific custom field for a client."},"DataType":{"type":"string","description":"The data type of the field."}},"description":"The value of a custom client field"},"description":"Contains information about the custom client fields assigned to the client."},"SendScheduleEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by email. This property is editable. \r\n
Default: **false**"},"ClientRelationships":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Delete":{"type":"boolean","description":"When true, this relationship is removed from the associated clients."},"Relationship":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the relationship."},"RelationshipName1":{"type":"string","description":"The name of the first relationship."},"RelationshipName2":{"type":"string","description":"The name of the second relationship."}},"description":"Jim is a RelationshipName1 of John. John is a RelationshipName2 of Jim."},"RelatedClientId":{"type":"string","description":"The RSSID of the related client."},"RelationshipName":{"type":"string","description":"The name of the relationship of the related client."}},"description":"A relation between two clients."},"description":"Contains information about the relationship between two clients."},"FirstAppointmentDate":{"type":"string","format":"date-time","description":"The date of the client’s first booked appointment at the business."},"LastModifiedDateTime":{"type":"string","format":"date-time","description":"The UTC date and time when the client’s information was last modified."},"SendPromotionalTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendPromotionalEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by email. This property is editable. \r\n
Default: **false**"},"EmergencyContactInfoName":{"type":"string","description":"The name of the client’s emergency contact."},"EmergencyContactInfoEmail":{"type":"string","description":"The email address of the client’s emergency contact."},"EmergencyContactInfoPhone":{"type":"string","description":"The phone number of the client’s emergency contact."},"AppointmentGenderPreference":{"enum":["None","Female","Male"],"type":"string","description":"The gender of staff member with whom the client prefers to book appointments."},"EmergencyContactInfoRelationship":{"type":"string","description":"The client’s relationship with the emergency contact."}},"description":"A Client"},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["LastModifiedDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"locations","selected":true},"stream":{"name":"locations","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["ProductId"]],"aliasName":"products","selected":true},"stream":{"name":"products","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The unique ID of the product variant, for example, a particular size and color combination."},"Name":{"type":"string","description":"The name of the product."},"Size":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product size."},"Name":{"type":"string","description":"The name of the product size."}}},"Color":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product color."},"Name":{"type":"string","description":"The name of the product color."}},"description":"A color used by products."},"Price":{"type":"number","format":"double","description":"The price of the product."},"GroupId":{"type":"integer","format":"int32","description":"The unique ID of the product group."},"TaxRate":{"type":"number","format":"double","description":"The tax rate that was applied to this purchase."},"ImageURL":{"type":"string","description":""},"ProductId":{"type":"integer","format":"int32","description":"A ProductID of the product."},"TypeGroup":{"type":"integer","format":"int32","description":"A TypeGroup of the product."},"CategoryId":{"type":"integer","format":"int32","description":"A CategoryID of the product."},"SupplierId":{"type":"integer","format":"int32","description":"A SupplierID of the product."},"OnlinePrice":{"type":"number","format":"double","description":"The online price of the product."},"TaxIncluded":{"type":"number","format":"double","description":"If tax inclusive-pricing is enabled, this field shows how much tax was added to the price."},"SupplierName":{"type":"string","description":"A Supplier name of the product."},"SubCategoryId":{"type":"integer","format":"int32","description":"A SubCategoryID of the product."},"ManufacturerId":{"type":"string","description":"The ManufacturerId of the product."},"LongDescription":{"type":"string","description":"A longer description of the product."},"ShortDescription":{"type":"string","description":"A short description of the product."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["ProductId"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["SaleDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"sales","selected":true},"stream":{"name":"sales","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The sale ID."},"ClientId":{"type":"string","description":"The ID of the client who made the purchase."},"Payments":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"A unique identifier for this payment."},"Type":{"type":"string","description":"The type of payment."},"Notes":{"type":"string","description":"Notes about this payment."},"Amount":{"type":"number","format":"double","description":"The amount of this payment."},"Method":{"type":"integer","format":"int32","description":"The method for this payment."},"TransactionId":{"type":"integer","format":"int32","description":"The payment transaction ID"}}},"description":"Contains information that describes the payments that contributed to this sale."},"SaleDate":{"type":"string","format":"date-time","description":"The date the item was sold."},"SaleTime":{"type":"string","description":"The time the item was sold."},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"SalesRepId":{"type":"integer","format":"int64","description":"The sales representative ID"},"SaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold."},"PurchasedItems":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The ProductID of the item."},"Tax1":{"type":"number","format":"double","description":"Tax1 applicable for the product"},"Tax2":{"type":"number","format":"double","description":"Tax2 applicable for the product"},"Tax3":{"type":"number","format":"double","description":"Tax3 applicable for the product"},"Tax4":{"type":"number","format":"double","description":"Tax4 applicable for the product"},"Tax5":{"type":"number","format":"double","description":"Tax5 applicable for the product"},"Notes":{"type":"string","description":"Notes"},"ExpDate":{"type":"string","format":"date-time","description":"Expiration date of the pricing option purchased"},"Quantity":{"type":"integer","format":"int32","description":"Quantity of the products"},"Returned":{"type":"boolean","description":"Returned or not"},"BarcodeId":{"type":"string","description":"The BarcodeId of the item.\r\nFor services, BarcodeId may be null\r\nIf no barcode id is explicitly set by the business it is the internal id in a string format."},"IsService":{"type":"boolean","description":"When `true`, indicates that the purchased item was a pricing option for a service."},"TaxAmount":{"type":"number","format":"double","description":"Tax rate applicable for the product"},"UnitPrice":{"type":"number","format":"double","description":"Per unit price of the item sold"},"ActiveDate":{"type":"string","format":"date-time","description":"Activation date of pricing option purchased"},"CategoryId":{"type":"integer","format":"int32","description":"Revenue Category ID"},"ContractId":{"type":"integer","format":"int32","description":"Contract ID purchased by the client"},"Description":{"type":"string","description":"Description of the sale transaction/pricing option description"},"TotalAmount":{"type":"number","format":"double","description":"Charged to the customer for paying"},"PaymentRefId":{"type":"integer","format":"int32","description":"Payment Reference ID"},"SaleDetailId":{"type":"integer","format":"int32","description":"The ID of the sale detail"},"SubCategoryId":{"type":"integer","format":"int32","description":"Revenue Subcategory ID"},"DiscountAmount":{"type":"number","format":"double","description":"Discount Amount"},"DiscountPercent":{"type":"number","format":"double","description":"Discount % applied during sale"}}},"description":"Contains information that describes the purchased items."},"RecipientClientId":{"type":"integer","format":"int64","description":"Recipient Client Id"},"OriginalSaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold originally."}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["SaleDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"sites","selected":true},"stream":{"name":"sites","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The site ID."},"Name":{"type":"string","description":"The name of the site."},"LogoUrl":{"type":"string","description":"The URL to the site’s logo."},"TimeZone":{"type":"string","description":"The time zone the site is located in."},"PageColor1":{"type":"string","description":"A hex code for a color the business owner uses in marketing. This color can be used to set a theme for an integration so that it matches the configured color-scheme for the business."},"PageColor2":{"type":"string","description":"The hex code for a second color, to be used in the same manner as `pageColor1`."},"PageColor3":{"type":"string","description":"The hex code for a third color, to be used in the same manner as `pageColor1`."},"PageColor4":{"type":"string","description":"The hex code for a fourth color, to be used in the same manner as `pageColor1`."},"AcceptsVisa":{"type":"boolean","description":"When `true`, indicates that this site accepts Visa cards.
\r\nWhen `false`, indicates that this site does not accept Visa credit cards."},"CountryCode":{"type":"string","description":"The country code for the site."},"Description":{"type":"string","description":"A description of the site."},"ContactEmail":{"type":"string","description":"The site’s email address."},"PricingLevel":{"type":"string","description":"The MINDBODY pricing level for the business. Possible values are:\r\nAccelerate - The business is on MINDBODY’s Accelerate pricing tier.\r\nGrow - The business is on MINDBODY’s Essential pricing tier.\r\nLegacy - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nListing - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nPro - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nSolo - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nUltimate - The business is on MINDBODY’s Ultimate pricing tier."},"AcceptsDiscover":{"type":"boolean","description":"When `true`, indicates that this site accepts Discover cards.
\r\nWhen `false`, indicates that this site does not accept Discover credit cards."},"CurrencyIsoCode":{"type":"string","description":"The currency ISO code for the site."},"AcceptsMasterCard":{"type":"boolean","description":"When `true`, indicates that this site accepts MasterCard cards.
\r\nWhen `false`, indicates that this site does not accept MasterCard credit cards."},"SmsPackageEnabled":{"type":"boolean","description":"When `true`, indicates that the business uses SMS text messages to communicate with its clients.
\r\nWhen `false`, indicates that the business does not use SMS text messages to communicate with its clients."},"AcceptsDirectDebit":{"type":"boolean","description":"When `true`, indicates that direct debit can be used by clients at this site.
\r\nWhen `false`, indicates that direct debit can not by used by clients at this site."},"TaxInclusivePrices":{"type":"boolean","description":"When `true`, indicates that the total includes tax.
\r\nWhen `false`, indicates that the total does not include tax."},"AllowsDashboardAccess":{"type":"boolean","description":"When `true`, indicates that this site allows access to its dashboard.
\r\nWhen `false`, indicates that this site does not allow access to its dashboard."},"AcceptsAmericanExpress":{"type":"boolean","description":"When `true`, indicates that this site accepts American Express cards.
\r\nWhen `false`, indicates that this site does not accept American Express credit cards."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["TransactionTime"],"destinationSyncMode":"append_dedup","primaryKey":[["TransactionId"]],"aliasName":"transactions","selected":true},"stream":{"name":"transactions","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Amount":{"type":"number","format":"double","description":"The amount charged on the card"},"SaleId":{"type":"integer","format":"int64","description":"The sale ID."},"Status":{"type":"string","description":"Status of the transaction"},"Settled":{"type":"boolean","description":"Whether it is settled or not"},"AuthTime":{"type":"string","format":"date-time","description":"Time of card authorized"},"CCSwiped":{"type":"boolean","description":"Whether card is swiped or not"},"CardType":{"type":"string","description":"Type of the card"},"ClientId":{"type":"integer","format":"int64","description":"The ID of the client who made the purchase."},"CCLastFour":{"type":"string","description":"Last 4 digits of CC"},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"MerchantId":{"type":"string","description":"Merchant ID of the studio"},"TerminalId":{"type":"string","description":"Terminal ID used for payment. Not applicable for CNP/Bank"},"ACHLastFour":{"type":"string","description":"Customer’s ACH last 4 digits"},"TransactionId":{"type":"integer","format":"int32","description":"The transaction ID."},"TransactionTime":{"type":"string","format":"date-time","description":"Time of card swiped"},"CardExpirationYear":{"type":"string","description":"Expiry year of the card"},"CardExpirationMonth":{"type":"string","description":"Expiry month of the card"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["TransactionTime"],"sourceDefinedPrimaryKey":[["TransactionId"]],"namespace":null}}]},"prefix":"","namespaceDefinition":"customformat","namespaceFormat":"MINDBODY_SOLIDCORE_403547","schedule":null,"name":"SolidCore_site_403547_to_Snowflake - AIRBYTE","operations":[{"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","operationId":"7e45f2c3-ea68-470b-af94-88403745addb","name":"Normalization","operatorConfiguration":{"operatorType":"normalization","normalization":{"option":"basic"},"dbt":null}}],"connectionId":"e06b18c8-a54b-429b-80f6-348fceefbe30","status":"active","withRefreshedCatalog":false,"sourceCatalogId":null} 2022-06-02 20:04:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:04:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:04:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:04:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:04:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 20:04:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:04:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:04:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"e06b18c8-a54b-429b-80f6-348fceefbe30"} 2022-06-02 20:04:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e06b18c8-a54b-429b-80f6-348fceefbe30","configTypes":["sync","reset_connection"]} 2022-06-02 20:04:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definition_specifications/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba","workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:04:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:04:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:04:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:04:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:04:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/workspaces/get - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:04:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:04:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:04:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:04:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:04:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:04:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:04:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:04:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:04:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:04:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:04:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:04:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:05:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:05:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:05:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:06:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:06:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:06:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:06:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:06:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:06:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:06:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:06:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:06:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:06:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:06:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"0e4dde9f-6701-4ac1-aede-bd6795d12229"} 2022-06-02 20:06:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 20:06:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"0e4dde9f-6701-4ac1-aede-bd6795d12229","configTypes":["sync","reset_connection"]} 2022-06-02 20:06:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:06:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definition_specifications/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba","workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:06:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"0e4dde9f-6701-4ac1-aede-bd6795d12229"} 2022-06-02 20:06:22 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:06:22 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:06:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/update - {"syncCatalog":{"streams":[{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"categories","selected":true},"stream":{"name":"categories","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"Service":{"type":"boolean"},"IsPrimary":{"type":"boolean"},"Description":{"type":"string"},"IsSecondary":{"type":"boolean"},"CategoryName":{"type":"string"},"SubCategories":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"SubCategoryName":{"type":"string"}}}},"CreatedDateTimeUTC":{"type":"string","format":"date-time"},"ModifiedDateTimeUTC":{"type":"string","format":"date-time"}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["LastModifiedDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"clients","selected":true},"stream":{"name":"clients","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The client’s ID, as configured by the business owner. This is the client’s barcode ID if the business owner assigns barcodes to clients. This ID is used throughout the Public API for client-related Public API calls. When used in a POST `UpdateClient` request, the `Id` is used to identify the client for the update."},"City":{"type":"string","description":"The client’s city."},"Email":{"type":"string","description":"The client’s email address."},"Notes":{"type":"string","description":"Any notes entered on the client’s account by staff members. This value should never be shown to clients unless the business owner has a specific reason for showing them."},"State":{"type":"string","description":"The client’s state."},"Action":{"enum":["None","Added","Updated","Failed","Removed"],"type":"string","description":"The action taken."},"Active":{"type":"boolean","description":"When `true`, indicates that the client’s profile is marked as active on the site.
\r\nWhen `false`, the client’s profile is inactive."},"Gender":{"type":"string","description":"The gender of the client."},"Status":{"type":"string","description":"The status of the client in the business. Possible values are:\r\n* Declined\r\n* Non-Member\r\n* Active\r\n* Expired\r\n* Suspended\r\n* Terminated"},"Country":{"type":"string","description":"The client’s country."},"LastName":{"type":"string","description":"The client’s last name."},"PhotoUrl":{"type":"string","description":"The URL of the client’s photo for the client profile."},"RedAlert":{"type":"string","description":"Contains any red alert information entered by the business owner for the client."},"UniqueId":{"type":"integer","format":"int64","description":"The client’s system-generated ID at the business. This value cannot be changed by business owners and is always unique across all clients at the business. This ID is not widely used in the Public API, but can be used by your application to uniquely identify clients."},"BirthDate":{"type":"string","format":"date-time","description":"The client’s date of birth."},"FirstName":{"type":"string","description":"The client’s first name."},"HomePhone":{"type":"string","description":"The client’s home phone number."},"IsCompany":{"type":"boolean","description":"When `true`, indicates that the client should be marked as a company at the business.
\r\nWhen `false`, indicates the client is an individual and does not represent a company."},"Liability":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"IsReleased":{"type":"boolean","description":"The client’s liability release status.
\r\nWhen `true`, indicates that the client has agreed to the liability release for the business.
\r\nWhen `false`, indicates that the client has not agreed to the liability release for the business."},"ReleasedBy":{"type":"integer","format":"int64","description":"An ID indicating who released liability for the client. If the client agreed to the liability waiver by signing into an account online, this value is `null`. If a staff member marked the waiver as signed on behalf of the client, it is the staff member’s ID. `0` indicates that the business owner marked the liability waiver as signed on behalf of the client."},"AgreementDate":{"type":"string","format":"date-time","description":"The date and time at which the client agreed to the liability waiver for the business."}}},"SalesReps":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The staff ID of the sales representative."},"LastName":{"type":"string","description":"The last name of the sales representative."},"FirstName":{"type":"string","description":"The first name of the sales representative."},"SalesRepNumber":{"type":"integer","format":"int32","description":"This value is the number that identifies the type of sales representative assigned to this client. One to six types of sales representatives can be assigned to a client at any given time, depending on site settings."},"SalesRepNumbers":{"type":"array","items":{"type":"integer","format":"int32"},"description":"A list of the different types of sales representative functions assigned to this staff member."}}},"description":"A list of sales representatives."},"WorkPhone":{"type":"string","description":"The client’s work phone number."},"IsProspect":{"type":"boolean","description":"This value is set only if the business owner allows individuals to be prospects.
\r\nWhen `true`, indicates that the client should be marked as a prospect for the business.
\r\nWhen `false`, indicates that the client should not be marked as a prospect for the business."},"MiddleName":{"type":"string","description":"The client’s middle name."},"PostalCode":{"type":"string","description":"The client’s postal code."},"ReferredBy":{"type":"string","description":"Specifies how the client was referred to the business. You can get a list of possible strings using the `GetClientReferralTypes` endpoint."},"MobilePhone":{"type":"string","description":"The client’s mobile phone number."},"YellowAlert":{"type":"string","description":"Contains any yellow alert information entered by the business owner for the client."},"AddressLine1":{"type":"string","description":"The first line of the client’s street address."},"AddressLine2":{"type":"string","description":"The second line of the client’s street address, if needed."},"CreationDate":{"type":"string","format":"date-time","description":"The date the client’s profile was created and added to the business, either by the client from the online store, or by a staff member. This value always returns in the format `yyyy-mm-ddThh:mm:ss:ms`."},"HomeLocation":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"ClientIndexes":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The index ID assigned to the client."},"ValueId":{"type":"integer","format":"int32","description":"The index’s value ID."}},"description":"Represents a client index value assigned to a client"},"description":"Contains the IDs of the client’s assigned ClientIndexes and ClientIndexValues."},"ProspectStage":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the prospect stage assigned to the client."},"Active":{"type":"boolean","description":"When `true`, indicates that the client is a prospect at the business and has not yet purchased any of the business pricing options.\r\nWhen `false`, indicates that the client has already purchased at least one pricing option from the business."},"Description":{"type":"string","description":"A description of the prospect stage."}}},"WorkExtension":{"type":"string","description":"The client’s work phone extension number."},"AccountBalance":{"type":"number","format":"double","description":"The client’s current [account balance](https://mindbody-online-support.force.com/support/s/article/203262013-Adding-account-payments-video-tutorial?language=en_US)."},"MembershipIcon":{"type":"integer","format":"int32","description":"The ID of the [membership icon](https://support.mindbodyonline.com/s/article/203259703-Membership-Setup-screen?language=en_US) displayed next to the client’s name, if the client has a membership on their account."},"MobileProvider":{"type":"integer","format":"int32","description":"The client’s mobile provider."},"ClientCreditCard":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"City":{"type":"string","description":"The city in which the billing address is located."},"State":{"type":"string","description":"The state that the billing address is located in."},"Address":{"type":"string","description":"The billing address for the credit card."},"ExpYear":{"type":"string","description":"The year in which the credit card expires."},"CardType":{"type":"string","description":"The type of credit card, for example Visa or MasterCard."},"ExpMonth":{"type":"string","description":"The month in which the credit card expires."},"LastFour":{"type":"string","description":"The last four digits of the credit card number."},"CardHolder":{"type":"string","description":"The name of the card holder."},"CardNumber":{"type":"string","description":"The credit card number."},"PostalCode":{"type":"string","description":"The postal code where the billing address is located."}},"description":"A client credit card."},"LastFormulaNotes":{"type":"string","description":"The last [formula note](https://support.mindbodyonline.com/s/article/203259903-Appointments-Formula-notes?language=en_US) entered for the client."},"LiabilityRelease":{"type":"boolean","description":"Passing `true` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `true`.\r\n* `AgreementDate` is set to the time zone of the business when the call was processed.\r\n* `ReleasedBy` is set to `null` if the call is made by the client, `0` if the call was made by the business owner, or to a specific staff member’s ID if a staff member made the call.\r\nPassing `false` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `false`.\r\n* `AgreementDate` is set to `null`.\r\n* `ReleasedBy` is set to `null`."},"SendAccountTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendAccountEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by email. This property is editable. \r\n
Default: **false**"},"SendScheduleTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"CustomClientFields":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the custom client field."},"Name":{"type":"string","description":"The name of the field."},"Value":{"type":"string","description":"The value of a specific custom field for a client."},"DataType":{"type":"string","description":"The data type of the field."}},"description":"The value of a custom client field"},"description":"Contains information about the custom client fields assigned to the client."},"SendScheduleEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by email. This property is editable. \r\n
Default: **false**"},"ClientRelationships":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Delete":{"type":"boolean","description":"When true, this relationship is removed from the associated clients."},"Relationship":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the relationship."},"RelationshipName1":{"type":"string","description":"The name of the first relationship."},"RelationshipName2":{"type":"string","description":"The name of the second relationship."}},"description":"Jim is a RelationshipName1 of John. John is a RelationshipName2 of Jim."},"RelatedClientId":{"type":"string","description":"The RSSID of the related client."},"RelationshipName":{"type":"string","description":"The name of the relationship of the related client."}},"description":"A relation between two clients."},"description":"Contains information about the relationship between two clients."},"FirstAppointmentDate":{"type":"string","format":"date-time","description":"The date of the client’s first booked appointment at the business."},"LastModifiedDateTime":{"type":"string","format":"date-time","description":"The UTC date and time when the client’s information was last modified."},"SendPromotionalTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendPromotionalEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by email. This property is editable. \r\n
Default: **false**"},"EmergencyContactInfoName":{"type":"string","description":"The name of the client’s emergency contact."},"EmergencyContactInfoEmail":{"type":"string","description":"The email address of the client’s emergency contact."},"EmergencyContactInfoPhone":{"type":"string","description":"The phone number of the client’s emergency contact."},"AppointmentGenderPreference":{"enum":["None","Female","Male"],"type":"string","description":"The gender of staff member with whom the client prefers to book appointments."},"EmergencyContactInfoRelationship":{"type":"string","description":"The client’s relationship with the emergency contact."}},"description":"A Client"},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["LastModifiedDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"locations","selected":true},"stream":{"name":"locations","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["ProductId"]],"aliasName":"products","selected":true},"stream":{"name":"products","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The unique ID of the product variant, for example, a particular size and color combination."},"Name":{"type":"string","description":"The name of the product."},"Size":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product size."},"Name":{"type":"string","description":"The name of the product size."}}},"Color":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product color."},"Name":{"type":"string","description":"The name of the product color."}},"description":"A color used by products."},"Price":{"type":"number","format":"double","description":"The price of the product."},"GroupId":{"type":"integer","format":"int32","description":"The unique ID of the product group."},"TaxRate":{"type":"number","format":"double","description":"The tax rate that was applied to this purchase."},"ImageURL":{"type":"string","description":""},"ProductId":{"type":"integer","format":"int32","description":"A ProductID of the product."},"TypeGroup":{"type":"integer","format":"int32","description":"A TypeGroup of the product."},"CategoryId":{"type":"integer","format":"int32","description":"A CategoryID of the product."},"SupplierId":{"type":"integer","format":"int32","description":"A SupplierID of the product."},"OnlinePrice":{"type":"number","format":"double","description":"The online price of the product."},"TaxIncluded":{"type":"number","format":"double","description":"If tax inclusive-pricing is enabled, this field shows how much tax was added to the price."},"SupplierName":{"type":"string","description":"A Supplier name of the product."},"SubCategoryId":{"type":"integer","format":"int32","description":"A SubCategoryID of the product."},"ManufacturerId":{"type":"string","description":"The ManufacturerId of the product."},"LongDescription":{"type":"string","description":"A longer description of the product."},"ShortDescription":{"type":"string","description":"A short description of the product."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["ProductId"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["SaleDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"sales","selected":true},"stream":{"name":"sales","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The sale ID."},"ClientId":{"type":"string","description":"The ID of the client who made the purchase."},"Payments":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"A unique identifier for this payment."},"Type":{"type":"string","description":"The type of payment."},"Notes":{"type":"string","description":"Notes about this payment."},"Amount":{"type":"number","format":"double","description":"The amount of this payment."},"Method":{"type":"integer","format":"int32","description":"The method for this payment."},"TransactionId":{"type":"integer","format":"int32","description":"The payment transaction ID"}}},"description":"Contains information that describes the payments that contributed to this sale."},"SaleDate":{"type":"string","format":"date-time","description":"The date the item was sold."},"SaleTime":{"type":"string","description":"The time the item was sold."},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"SalesRepId":{"type":"integer","format":"int64","description":"The sales representative ID"},"SaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold."},"PurchasedItems":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The ProductID of the item."},"Tax1":{"type":"number","format":"double","description":"Tax1 applicable for the product"},"Tax2":{"type":"number","format":"double","description":"Tax2 applicable for the product"},"Tax3":{"type":"number","format":"double","description":"Tax3 applicable for the product"},"Tax4":{"type":"number","format":"double","description":"Tax4 applicable for the product"},"Tax5":{"type":"number","format":"double","description":"Tax5 applicable for the product"},"Notes":{"type":"string","description":"Notes"},"ExpDate":{"type":"string","format":"date-time","description":"Expiration date of the pricing option purchased"},"Quantity":{"type":"integer","format":"int32","description":"Quantity of the products"},"Returned":{"type":"boolean","description":"Returned or not"},"BarcodeId":{"type":"string","description":"The BarcodeId of the item.\r\nFor services, BarcodeId may be null\r\nIf no barcode id is explicitly set by the business it is the internal id in a string format."},"IsService":{"type":"boolean","description":"When `true`, indicates that the purchased item was a pricing option for a service."},"TaxAmount":{"type":"number","format":"double","description":"Tax rate applicable for the product"},"UnitPrice":{"type":"number","format":"double","description":"Per unit price of the item sold"},"ActiveDate":{"type":"string","format":"date-time","description":"Activation date of pricing option purchased"},"CategoryId":{"type":"integer","format":"int32","description":"Revenue Category ID"},"ContractId":{"type":"integer","format":"int32","description":"Contract ID purchased by the client"},"Description":{"type":"string","description":"Description of the sale transaction/pricing option description"},"TotalAmount":{"type":"number","format":"double","description":"Charged to the customer for paying"},"PaymentRefId":{"type":"integer","format":"int32","description":"Payment Reference ID"},"SaleDetailId":{"type":"integer","format":"int32","description":"The ID of the sale detail"},"SubCategoryId":{"type":"integer","format":"int32","description":"Revenue Subcategory ID"},"DiscountAmount":{"type":"number","format":"double","description":"Discount Amount"},"DiscountPercent":{"type":"number","format":"double","description":"Discount % applied during sale"}}},"description":"Contains information that describes the purchased items."},"RecipientClientId":{"type":"integer","format":"int64","description":"Recipient Client Id"},"OriginalSaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold originally."}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["SaleDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"sites","selected":true},"stream":{"name":"sites","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The site ID."},"Name":{"type":"string","description":"The name of the site."},"LogoUrl":{"type":"string","description":"The URL to the site’s logo."},"TimeZone":{"type":"string","description":"The time zone the site is located in."},"PageColor1":{"type":"string","description":"A hex code for a color the business owner uses in marketing. This color can be used to set a theme for an integration so that it matches the configured color-scheme for the business."},"PageColor2":{"type":"string","description":"The hex code for a second color, to be used in the same manner as `pageColor1`."},"PageColor3":{"type":"string","description":"The hex code for a third color, to be used in the same manner as `pageColor1`."},"PageColor4":{"type":"string","description":"The hex code for a fourth color, to be used in the same manner as `pageColor1`."},"AcceptsVisa":{"type":"boolean","description":"When `true`, indicates that this site accepts Visa cards.
\r\nWhen `false`, indicates that this site does not accept Visa credit cards."},"CountryCode":{"type":"string","description":"The country code for the site."},"Description":{"type":"string","description":"A description of the site."},"ContactEmail":{"type":"string","description":"The site’s email address."},"PricingLevel":{"type":"string","description":"The MINDBODY pricing level for the business. Possible values are:\r\nAccelerate - The business is on MINDBODY’s Accelerate pricing tier.\r\nGrow - The business is on MINDBODY’s Essential pricing tier.\r\nLegacy - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nListing - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nPro - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nSolo - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nUltimate - The business is on MINDBODY’s Ultimate pricing tier."},"AcceptsDiscover":{"type":"boolean","description":"When `true`, indicates that this site accepts Discover cards.
\r\nWhen `false`, indicates that this site does not accept Discover credit cards."},"CurrencyIsoCode":{"type":"string","description":"The currency ISO code for the site."},"AcceptsMasterCard":{"type":"boolean","description":"When `true`, indicates that this site accepts MasterCard cards.
\r\nWhen `false`, indicates that this site does not accept MasterCard credit cards."},"SmsPackageEnabled":{"type":"boolean","description":"When `true`, indicates that the business uses SMS text messages to communicate with its clients.
\r\nWhen `false`, indicates that the business does not use SMS text messages to communicate with its clients."},"AcceptsDirectDebit":{"type":"boolean","description":"When `true`, indicates that direct debit can be used by clients at this site.
\r\nWhen `false`, indicates that direct debit can not by used by clients at this site."},"TaxInclusivePrices":{"type":"boolean","description":"When `true`, indicates that the total includes tax.
\r\nWhen `false`, indicates that the total does not include tax."},"AllowsDashboardAccess":{"type":"boolean","description":"When `true`, indicates that this site allows access to its dashboard.
\r\nWhen `false`, indicates that this site does not allow access to its dashboard."},"AcceptsAmericanExpress":{"type":"boolean","description":"When `true`, indicates that this site accepts American Express cards.
\r\nWhen `false`, indicates that this site does not accept American Express credit cards."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["TransactionTime"],"destinationSyncMode":"append_dedup","primaryKey":[["TransactionId"]],"aliasName":"transactions","selected":true},"stream":{"name":"transactions","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Amount":{"type":"number","format":"double","description":"The amount charged on the card"},"SaleId":{"type":"integer","format":"int64","description":"The sale ID."},"Status":{"type":"string","description":"Status of the transaction"},"Settled":{"type":"boolean","description":"Whether it is settled or not"},"AuthTime":{"type":"string","format":"date-time","description":"Time of card authorized"},"CCSwiped":{"type":"boolean","description":"Whether card is swiped or not"},"CardType":{"type":"string","description":"Type of the card"},"ClientId":{"type":"integer","format":"int64","description":"The ID of the client who made the purchase."},"CCLastFour":{"type":"string","description":"Last 4 digits of CC"},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"MerchantId":{"type":"string","description":"Merchant ID of the studio"},"TerminalId":{"type":"string","description":"Terminal ID used for payment. Not applicable for CNP/Bank"},"ACHLastFour":{"type":"string","description":"Customer’s ACH last 4 digits"},"TransactionId":{"type":"integer","format":"int32","description":"The transaction ID."},"TransactionTime":{"type":"string","format":"date-time","description":"Time of card swiped"},"CardExpirationYear":{"type":"string","description":"Expiry year of the card"},"CardExpirationMonth":{"type":"string","description":"Expiry month of the card"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["TransactionTime"],"sourceDefinedPrimaryKey":[["TransactionId"]],"namespace":null}}]},"prefix":"","namespaceDefinition":"customformat","namespaceFormat":"MINDBODY_SOLIDCORE_458110","schedule":null,"name":"SolidCore_site_458110_to_Snowflake - AIRBYTE","operations":[{"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","operationId":"7e45f2c3-ea68-470b-af94-88403745addb","name":"Normalization","operatorConfiguration":{"operatorType":"normalization","normalization":{"option":"basic"},"dbt":null}}],"connectionId":"0e4dde9f-6701-4ac1-aede-bd6795d12229","status":"active","withRefreshedCatalog":false,"sourceCatalogId":null} 2022-06-02 20:06:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:06:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:06:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:06:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:06:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"6cda7ea5-3f6d-4805-9d21-7e0e72066d69"} 2022-06-02 20:06:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 20:06:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:06:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"6cda7ea5-3f6d-4805-9d21-7e0e72066d69","configTypes":["sync","reset_connection"]} 2022-06-02 20:06:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:06:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definition_specifications/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba","workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:06:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"6cda7ea5-3f6d-4805-9d21-7e0e72066d69"} 2022-06-02 20:06:30 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:06:30 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:06:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/update - {"syncCatalog":{"streams":[{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"categories","selected":true},"stream":{"name":"categories","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"Service":{"type":"boolean"},"IsPrimary":{"type":"boolean"},"Description":{"type":"string"},"IsSecondary":{"type":"boolean"},"CategoryName":{"type":"string"},"SubCategories":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"SubCategoryName":{"type":"string"}}}},"CreatedDateTimeUTC":{"type":"string","format":"date-time"},"ModifiedDateTimeUTC":{"type":"string","format":"date-time"}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["LastModifiedDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"clients","selected":true},"stream":{"name":"clients","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The client’s ID, as configured by the business owner. This is the client’s barcode ID if the business owner assigns barcodes to clients. This ID is used throughout the Public API for client-related Public API calls. When used in a POST `UpdateClient` request, the `Id` is used to identify the client for the update."},"City":{"type":"string","description":"The client’s city."},"Email":{"type":"string","description":"The client’s email address."},"Notes":{"type":"string","description":"Any notes entered on the client’s account by staff members. This value should never be shown to clients unless the business owner has a specific reason for showing them."},"State":{"type":"string","description":"The client’s state."},"Action":{"enum":["None","Added","Updated","Failed","Removed"],"type":"string","description":"The action taken."},"Active":{"type":"boolean","description":"When `true`, indicates that the client’s profile is marked as active on the site.
\r\nWhen `false`, the client’s profile is inactive."},"Gender":{"type":"string","description":"The gender of the client."},"Status":{"type":"string","description":"The status of the client in the business. Possible values are:\r\n* Declined\r\n* Non-Member\r\n* Active\r\n* Expired\r\n* Suspended\r\n* Terminated"},"Country":{"type":"string","description":"The client’s country."},"LastName":{"type":"string","description":"The client’s last name."},"PhotoUrl":{"type":"string","description":"The URL of the client’s photo for the client profile."},"RedAlert":{"type":"string","description":"Contains any red alert information entered by the business owner for the client."},"UniqueId":{"type":"integer","format":"int64","description":"The client’s system-generated ID at the business. This value cannot be changed by business owners and is always unique across all clients at the business. This ID is not widely used in the Public API, but can be used by your application to uniquely identify clients."},"BirthDate":{"type":"string","format":"date-time","description":"The client’s date of birth."},"FirstName":{"type":"string","description":"The client’s first name."},"HomePhone":{"type":"string","description":"The client’s home phone number."},"IsCompany":{"type":"boolean","description":"When `true`, indicates that the client should be marked as a company at the business.
\r\nWhen `false`, indicates the client is an individual and does not represent a company."},"Liability":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"IsReleased":{"type":"boolean","description":"The client’s liability release status.
\r\nWhen `true`, indicates that the client has agreed to the liability release for the business.
\r\nWhen `false`, indicates that the client has not agreed to the liability release for the business."},"ReleasedBy":{"type":"integer","format":"int64","description":"An ID indicating who released liability for the client. If the client agreed to the liability waiver by signing into an account online, this value is `null`. If a staff member marked the waiver as signed on behalf of the client, it is the staff member’s ID. `0` indicates that the business owner marked the liability waiver as signed on behalf of the client."},"AgreementDate":{"type":"string","format":"date-time","description":"The date and time at which the client agreed to the liability waiver for the business."}}},"SalesReps":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The staff ID of the sales representative."},"LastName":{"type":"string","description":"The last name of the sales representative."},"FirstName":{"type":"string","description":"The first name of the sales representative."},"SalesRepNumber":{"type":"integer","format":"int32","description":"This value is the number that identifies the type of sales representative assigned to this client. One to six types of sales representatives can be assigned to a client at any given time, depending on site settings."},"SalesRepNumbers":{"type":"array","items":{"type":"integer","format":"int32"},"description":"A list of the different types of sales representative functions assigned to this staff member."}}},"description":"A list of sales representatives."},"WorkPhone":{"type":"string","description":"The client’s work phone number."},"IsProspect":{"type":"boolean","description":"This value is set only if the business owner allows individuals to be prospects.
\r\nWhen `true`, indicates that the client should be marked as a prospect for the business.
\r\nWhen `false`, indicates that the client should not be marked as a prospect for the business."},"MiddleName":{"type":"string","description":"The client’s middle name."},"PostalCode":{"type":"string","description":"The client’s postal code."},"ReferredBy":{"type":"string","description":"Specifies how the client was referred to the business. You can get a list of possible strings using the `GetClientReferralTypes` endpoint."},"MobilePhone":{"type":"string","description":"The client’s mobile phone number."},"YellowAlert":{"type":"string","description":"Contains any yellow alert information entered by the business owner for the client."},"AddressLine1":{"type":"string","description":"The first line of the client’s street address."},"AddressLine2":{"type":"string","description":"The second line of the client’s street address, if needed."},"CreationDate":{"type":"string","format":"date-time","description":"The date the client’s profile was created and added to the business, either by the client from the online store, or by a staff member. This value always returns in the format `yyyy-mm-ddThh:mm:ss:ms`."},"HomeLocation":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"ClientIndexes":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The index ID assigned to the client."},"ValueId":{"type":"integer","format":"int32","description":"The index’s value ID."}},"description":"Represents a client index value assigned to a client"},"description":"Contains the IDs of the client’s assigned ClientIndexes and ClientIndexValues."},"ProspectStage":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the prospect stage assigned to the client."},"Active":{"type":"boolean","description":"When `true`, indicates that the client is a prospect at the business and has not yet purchased any of the business pricing options.\r\nWhen `false`, indicates that the client has already purchased at least one pricing option from the business."},"Description":{"type":"string","description":"A description of the prospect stage."}}},"WorkExtension":{"type":"string","description":"The client’s work phone extension number."},"AccountBalance":{"type":"number","format":"double","description":"The client’s current [account balance](https://mindbody-online-support.force.com/support/s/article/203262013-Adding-account-payments-video-tutorial?language=en_US)."},"MembershipIcon":{"type":"integer","format":"int32","description":"The ID of the [membership icon](https://support.mindbodyonline.com/s/article/203259703-Membership-Setup-screen?language=en_US) displayed next to the client’s name, if the client has a membership on their account."},"MobileProvider":{"type":"integer","format":"int32","description":"The client’s mobile provider."},"ClientCreditCard":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"City":{"type":"string","description":"The city in which the billing address is located."},"State":{"type":"string","description":"The state that the billing address is located in."},"Address":{"type":"string","description":"The billing address for the credit card."},"ExpYear":{"type":"string","description":"The year in which the credit card expires."},"CardType":{"type":"string","description":"The type of credit card, for example Visa or MasterCard."},"ExpMonth":{"type":"string","description":"The month in which the credit card expires."},"LastFour":{"type":"string","description":"The last four digits of the credit card number."},"CardHolder":{"type":"string","description":"The name of the card holder."},"CardNumber":{"type":"string","description":"The credit card number."},"PostalCode":{"type":"string","description":"The postal code where the billing address is located."}},"description":"A client credit card."},"LastFormulaNotes":{"type":"string","description":"The last [formula note](https://support.mindbodyonline.com/s/article/203259903-Appointments-Formula-notes?language=en_US) entered for the client."},"LiabilityRelease":{"type":"boolean","description":"Passing `true` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `true`.\r\n* `AgreementDate` is set to the time zone of the business when the call was processed.\r\n* `ReleasedBy` is set to `null` if the call is made by the client, `0` if the call was made by the business owner, or to a specific staff member’s ID if a staff member made the call.\r\nPassing `false` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `false`.\r\n* `AgreementDate` is set to `null`.\r\n* `ReleasedBy` is set to `null`."},"SendAccountTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendAccountEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by email. This property is editable. \r\n
Default: **false**"},"SendScheduleTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"CustomClientFields":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the custom client field."},"Name":{"type":"string","description":"The name of the field."},"Value":{"type":"string","description":"The value of a specific custom field for a client."},"DataType":{"type":"string","description":"The data type of the field."}},"description":"The value of a custom client field"},"description":"Contains information about the custom client fields assigned to the client."},"SendScheduleEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by email. This property is editable. \r\n
Default: **false**"},"ClientRelationships":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Delete":{"type":"boolean","description":"When true, this relationship is removed from the associated clients."},"Relationship":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the relationship."},"RelationshipName1":{"type":"string","description":"The name of the first relationship."},"RelationshipName2":{"type":"string","description":"The name of the second relationship."}},"description":"Jim is a RelationshipName1 of John. John is a RelationshipName2 of Jim."},"RelatedClientId":{"type":"string","description":"The RSSID of the related client."},"RelationshipName":{"type":"string","description":"The name of the relationship of the related client."}},"description":"A relation between two clients."},"description":"Contains information about the relationship between two clients."},"FirstAppointmentDate":{"type":"string","format":"date-time","description":"The date of the client’s first booked appointment at the business."},"LastModifiedDateTime":{"type":"string","format":"date-time","description":"The UTC date and time when the client’s information was last modified."},"SendPromotionalTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendPromotionalEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by email. This property is editable. \r\n
Default: **false**"},"EmergencyContactInfoName":{"type":"string","description":"The name of the client’s emergency contact."},"EmergencyContactInfoEmail":{"type":"string","description":"The email address of the client’s emergency contact."},"EmergencyContactInfoPhone":{"type":"string","description":"The phone number of the client’s emergency contact."},"AppointmentGenderPreference":{"enum":["None","Female","Male"],"type":"string","description":"The gender of staff member with whom the client prefers to book appointments."},"EmergencyContactInfoRelationship":{"type":"string","description":"The client’s relationship with the emergency contact."}},"description":"A Client"},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["LastModifiedDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"locations","selected":true},"stream":{"name":"locations","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["ProductId"]],"aliasName":"products","selected":true},"stream":{"name":"products","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The unique ID of the product variant, for example, a particular size and color combination."},"Name":{"type":"string","description":"The name of the product."},"Size":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product size."},"Name":{"type":"string","description":"The name of the product size."}}},"Color":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product color."},"Name":{"type":"string","description":"The name of the product color."}},"description":"A color used by products."},"Price":{"type":"number","format":"double","description":"The price of the product."},"GroupId":{"type":"integer","format":"int32","description":"The unique ID of the product group."},"TaxRate":{"type":"number","format":"double","description":"The tax rate that was applied to this purchase."},"ImageURL":{"type":"string","description":""},"ProductId":{"type":"integer","format":"int32","description":"A ProductID of the product."},"TypeGroup":{"type":"integer","format":"int32","description":"A TypeGroup of the product."},"CategoryId":{"type":"integer","format":"int32","description":"A CategoryID of the product."},"SupplierId":{"type":"integer","format":"int32","description":"A SupplierID of the product."},"OnlinePrice":{"type":"number","format":"double","description":"The online price of the product."},"TaxIncluded":{"type":"number","format":"double","description":"If tax inclusive-pricing is enabled, this field shows how much tax was added to the price."},"SupplierName":{"type":"string","description":"A Supplier name of the product."},"SubCategoryId":{"type":"integer","format":"int32","description":"A SubCategoryID of the product."},"ManufacturerId":{"type":"string","description":"The ManufacturerId of the product."},"LongDescription":{"type":"string","description":"A longer description of the product."},"ShortDescription":{"type":"string","description":"A short description of the product."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["ProductId"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["SaleDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"sales","selected":true},"stream":{"name":"sales","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The sale ID."},"ClientId":{"type":"string","description":"The ID of the client who made the purchase."},"Payments":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"A unique identifier for this payment."},"Type":{"type":"string","description":"The type of payment."},"Notes":{"type":"string","description":"Notes about this payment."},"Amount":{"type":"number","format":"double","description":"The amount of this payment."},"Method":{"type":"integer","format":"int32","description":"The method for this payment."},"TransactionId":{"type":"integer","format":"int32","description":"The payment transaction ID"}}},"description":"Contains information that describes the payments that contributed to this sale."},"SaleDate":{"type":"string","format":"date-time","description":"The date the item was sold."},"SaleTime":{"type":"string","description":"The time the item was sold."},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"SalesRepId":{"type":"integer","format":"int64","description":"The sales representative ID"},"SaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold."},"PurchasedItems":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The ProductID of the item."},"Tax1":{"type":"number","format":"double","description":"Tax1 applicable for the product"},"Tax2":{"type":"number","format":"double","description":"Tax2 applicable for the product"},"Tax3":{"type":"number","format":"double","description":"Tax3 applicable for the product"},"Tax4":{"type":"number","format":"double","description":"Tax4 applicable for the product"},"Tax5":{"type":"number","format":"double","description":"Tax5 applicable for the product"},"Notes":{"type":"string","description":"Notes"},"ExpDate":{"type":"string","format":"date-time","description":"Expiration date of the pricing option purchased"},"Quantity":{"type":"integer","format":"int32","description":"Quantity of the products"},"Returned":{"type":"boolean","description":"Returned or not"},"BarcodeId":{"type":"string","description":"The BarcodeId of the item.\r\nFor services, BarcodeId may be null\r\nIf no barcode id is explicitly set by the business it is the internal id in a string format."},"IsService":{"type":"boolean","description":"When `true`, indicates that the purchased item was a pricing option for a service."},"TaxAmount":{"type":"number","format":"double","description":"Tax rate applicable for the product"},"UnitPrice":{"type":"number","format":"double","description":"Per unit price of the item sold"},"ActiveDate":{"type":"string","format":"date-time","description":"Activation date of pricing option purchased"},"CategoryId":{"type":"integer","format":"int32","description":"Revenue Category ID"},"ContractId":{"type":"integer","format":"int32","description":"Contract ID purchased by the client"},"Description":{"type":"string","description":"Description of the sale transaction/pricing option description"},"TotalAmount":{"type":"number","format":"double","description":"Charged to the customer for paying"},"PaymentRefId":{"type":"integer","format":"int32","description":"Payment Reference ID"},"SaleDetailId":{"type":"integer","format":"int32","description":"The ID of the sale detail"},"SubCategoryId":{"type":"integer","format":"int32","description":"Revenue Subcategory ID"},"DiscountAmount":{"type":"number","format":"double","description":"Discount Amount"},"DiscountPercent":{"type":"number","format":"double","description":"Discount % applied during sale"}}},"description":"Contains information that describes the purchased items."},"RecipientClientId":{"type":"integer","format":"int64","description":"Recipient Client Id"},"OriginalSaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold originally."}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["SaleDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"sites","selected":true},"stream":{"name":"sites","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The site ID."},"Name":{"type":"string","description":"The name of the site."},"LogoUrl":{"type":"string","description":"The URL to the site’s logo."},"TimeZone":{"type":"string","description":"The time zone the site is located in."},"PageColor1":{"type":"string","description":"A hex code for a color the business owner uses in marketing. This color can be used to set a theme for an integration so that it matches the configured color-scheme for the business."},"PageColor2":{"type":"string","description":"The hex code for a second color, to be used in the same manner as `pageColor1`."},"PageColor3":{"type":"string","description":"The hex code for a third color, to be used in the same manner as `pageColor1`."},"PageColor4":{"type":"string","description":"The hex code for a fourth color, to be used in the same manner as `pageColor1`."},"AcceptsVisa":{"type":"boolean","description":"When `true`, indicates that this site accepts Visa cards.
\r\nWhen `false`, indicates that this site does not accept Visa credit cards."},"CountryCode":{"type":"string","description":"The country code for the site."},"Description":{"type":"string","description":"A description of the site."},"ContactEmail":{"type":"string","description":"The site’s email address."},"PricingLevel":{"type":"string","description":"The MINDBODY pricing level for the business. Possible values are:\r\nAccelerate - The business is on MINDBODY’s Accelerate pricing tier.\r\nGrow - The business is on MINDBODY’s Essential pricing tier.\r\nLegacy - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nListing - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nPro - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nSolo - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nUltimate - The business is on MINDBODY’s Ultimate pricing tier."},"AcceptsDiscover":{"type":"boolean","description":"When `true`, indicates that this site accepts Discover cards.
\r\nWhen `false`, indicates that this site does not accept Discover credit cards."},"CurrencyIsoCode":{"type":"string","description":"The currency ISO code for the site."},"AcceptsMasterCard":{"type":"boolean","description":"When `true`, indicates that this site accepts MasterCard cards.
\r\nWhen `false`, indicates that this site does not accept MasterCard credit cards."},"SmsPackageEnabled":{"type":"boolean","description":"When `true`, indicates that the business uses SMS text messages to communicate with its clients.
\r\nWhen `false`, indicates that the business does not use SMS text messages to communicate with its clients."},"AcceptsDirectDebit":{"type":"boolean","description":"When `true`, indicates that direct debit can be used by clients at this site.
\r\nWhen `false`, indicates that direct debit can not by used by clients at this site."},"TaxInclusivePrices":{"type":"boolean","description":"When `true`, indicates that the total includes tax.
\r\nWhen `false`, indicates that the total does not include tax."},"AllowsDashboardAccess":{"type":"boolean","description":"When `true`, indicates that this site allows access to its dashboard.
\r\nWhen `false`, indicates that this site does not allow access to its dashboard."},"AcceptsAmericanExpress":{"type":"boolean","description":"When `true`, indicates that this site accepts American Express cards.
\r\nWhen `false`, indicates that this site does not accept American Express credit cards."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["TransactionTime"],"destinationSyncMode":"append_dedup","primaryKey":[["TransactionId"]],"aliasName":"transactions","selected":true},"stream":{"name":"transactions","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Amount":{"type":"number","format":"double","description":"The amount charged on the card"},"SaleId":{"type":"integer","format":"int64","description":"The sale ID."},"Status":{"type":"string","description":"Status of the transaction"},"Settled":{"type":"boolean","description":"Whether it is settled or not"},"AuthTime":{"type":"string","format":"date-time","description":"Time of card authorized"},"CCSwiped":{"type":"boolean","description":"Whether card is swiped or not"},"CardType":{"type":"string","description":"Type of the card"},"ClientId":{"type":"integer","format":"int64","description":"The ID of the client who made the purchase."},"CCLastFour":{"type":"string","description":"Last 4 digits of CC"},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"MerchantId":{"type":"string","description":"Merchant ID of the studio"},"TerminalId":{"type":"string","description":"Terminal ID used for payment. Not applicable for CNP/Bank"},"ACHLastFour":{"type":"string","description":"Customer’s ACH last 4 digits"},"TransactionId":{"type":"integer","format":"int32","description":"The transaction ID."},"TransactionTime":{"type":"string","format":"date-time","description":"Time of card swiped"},"CardExpirationYear":{"type":"string","description":"Expiry year of the card"},"CardExpirationMonth":{"type":"string","description":"Expiry month of the card"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["TransactionTime"],"sourceDefinedPrimaryKey":[["TransactionId"]],"namespace":null}}]},"prefix":"","namespaceDefinition":"customformat","namespaceFormat":"MINDBODY_SOLIDCORE_471005","schedule":null,"name":"SolidCore_site_471005_to_Snowflake - AIRBYTE","operations":[{"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","operationId":"7e45f2c3-ea68-470b-af94-88403745addb","name":"Normalization","operatorConfiguration":{"operatorType":"normalization","normalization":{"option":"basic"},"dbt":null}}],"connectionId":"6cda7ea5-3f6d-4805-9d21-7e0e72066d69","status":"active","withRefreshedCatalog":false,"sourceCatalogId":null} 2022-06-02 20:06:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:06:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:06:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:06:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:06:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:06:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:06:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:06:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definition_specifications/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba","workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:06:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 20:06:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"6cda7ea5-3f6d-4805-9d21-7e0e72066d69"} 2022-06-02 20:06:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:06:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:06:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:06:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:06:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"dee4bb44-9fad-438f-badb-b8746f3ecd38"} 2022-06-02 20:06:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 20:06:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definition_specifications/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba","workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:06:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:06:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:06:47 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:06:47 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:06:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/update - {"syncCatalog":{"streams":[{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"categories","selected":true},"stream":{"name":"categories","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"Service":{"type":"boolean"},"IsPrimary":{"type":"boolean"},"Description":{"type":"string"},"IsSecondary":{"type":"boolean"},"CategoryName":{"type":"string"},"SubCategories":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"SubCategoryName":{"type":"string"}}}},"CreatedDateTimeUTC":{"type":"string","format":"date-time"},"ModifiedDateTimeUTC":{"type":"string","format":"date-time"}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["LastModifiedDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"clients","selected":true},"stream":{"name":"clients","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The client’s ID, as configured by the business owner. This is the client’s barcode ID if the business owner assigns barcodes to clients. This ID is used throughout the Public API for client-related Public API calls. When used in a POST `UpdateClient` request, the `Id` is used to identify the client for the update."},"City":{"type":"string","description":"The client’s city."},"Email":{"type":"string","description":"The client’s email address."},"Notes":{"type":"string","description":"Any notes entered on the client’s account by staff members. This value should never be shown to clients unless the business owner has a specific reason for showing them."},"State":{"type":"string","description":"The client’s state."},"Action":{"enum":["None","Added","Updated","Failed","Removed"],"type":"string","description":"The action taken."},"Active":{"type":"boolean","description":"When `true`, indicates that the client’s profile is marked as active on the site.
\r\nWhen `false`, the client’s profile is inactive."},"Gender":{"type":"string","description":"The gender of the client."},"Status":{"type":"string","description":"The status of the client in the business. Possible values are:\r\n* Declined\r\n* Non-Member\r\n* Active\r\n* Expired\r\n* Suspended\r\n* Terminated"},"Country":{"type":"string","description":"The client’s country."},"LastName":{"type":"string","description":"The client’s last name."},"PhotoUrl":{"type":"string","description":"The URL of the client’s photo for the client profile."},"RedAlert":{"type":"string","description":"Contains any red alert information entered by the business owner for the client."},"UniqueId":{"type":"integer","format":"int64","description":"The client’s system-generated ID at the business. This value cannot be changed by business owners and is always unique across all clients at the business. This ID is not widely used in the Public API, but can be used by your application to uniquely identify clients."},"BirthDate":{"type":"string","format":"date-time","description":"The client’s date of birth."},"FirstName":{"type":"string","description":"The client’s first name."},"HomePhone":{"type":"string","description":"The client’s home phone number."},"IsCompany":{"type":"boolean","description":"When `true`, indicates that the client should be marked as a company at the business.
\r\nWhen `false`, indicates the client is an individual and does not represent a company."},"Liability":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"IsReleased":{"type":"boolean","description":"The client’s liability release status.
\r\nWhen `true`, indicates that the client has agreed to the liability release for the business.
\r\nWhen `false`, indicates that the client has not agreed to the liability release for the business."},"ReleasedBy":{"type":"integer","format":"int64","description":"An ID indicating who released liability for the client. If the client agreed to the liability waiver by signing into an account online, this value is `null`. If a staff member marked the waiver as signed on behalf of the client, it is the staff member’s ID. `0` indicates that the business owner marked the liability waiver as signed on behalf of the client."},"AgreementDate":{"type":"string","format":"date-time","description":"The date and time at which the client agreed to the liability waiver for the business."}}},"SalesReps":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The staff ID of the sales representative."},"LastName":{"type":"string","description":"The last name of the sales representative."},"FirstName":{"type":"string","description":"The first name of the sales representative."},"SalesRepNumber":{"type":"integer","format":"int32","description":"This value is the number that identifies the type of sales representative assigned to this client. One to six types of sales representatives can be assigned to a client at any given time, depending on site settings."},"SalesRepNumbers":{"type":"array","items":{"type":"integer","format":"int32"},"description":"A list of the different types of sales representative functions assigned to this staff member."}}},"description":"A list of sales representatives."},"WorkPhone":{"type":"string","description":"The client’s work phone number."},"IsProspect":{"type":"boolean","description":"This value is set only if the business owner allows individuals to be prospects.
\r\nWhen `true`, indicates that the client should be marked as a prospect for the business.
\r\nWhen `false`, indicates that the client should not be marked as a prospect for the business."},"MiddleName":{"type":"string","description":"The client’s middle name."},"PostalCode":{"type":"string","description":"The client’s postal code."},"ReferredBy":{"type":"string","description":"Specifies how the client was referred to the business. You can get a list of possible strings using the `GetClientReferralTypes` endpoint."},"MobilePhone":{"type":"string","description":"The client’s mobile phone number."},"YellowAlert":{"type":"string","description":"Contains any yellow alert information entered by the business owner for the client."},"AddressLine1":{"type":"string","description":"The first line of the client’s street address."},"AddressLine2":{"type":"string","description":"The second line of the client’s street address, if needed."},"CreationDate":{"type":"string","format":"date-time","description":"The date the client’s profile was created and added to the business, either by the client from the online store, or by a staff member. This value always returns in the format `yyyy-mm-ddThh:mm:ss:ms`."},"HomeLocation":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"ClientIndexes":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The index ID assigned to the client."},"ValueId":{"type":"integer","format":"int32","description":"The index’s value ID."}},"description":"Represents a client index value assigned to a client"},"description":"Contains the IDs of the client’s assigned ClientIndexes and ClientIndexValues."},"ProspectStage":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the prospect stage assigned to the client."},"Active":{"type":"boolean","description":"When `true`, indicates that the client is a prospect at the business and has not yet purchased any of the business pricing options.\r\nWhen `false`, indicates that the client has already purchased at least one pricing option from the business."},"Description":{"type":"string","description":"A description of the prospect stage."}}},"WorkExtension":{"type":"string","description":"The client’s work phone extension number."},"AccountBalance":{"type":"number","format":"double","description":"The client’s current [account balance](https://mindbody-online-support.force.com/support/s/article/203262013-Adding-account-payments-video-tutorial?language=en_US)."},"MembershipIcon":{"type":"integer","format":"int32","description":"The ID of the [membership icon](https://support.mindbodyonline.com/s/article/203259703-Membership-Setup-screen?language=en_US) displayed next to the client’s name, if the client has a membership on their account."},"MobileProvider":{"type":"integer","format":"int32","description":"The client’s mobile provider."},"ClientCreditCard":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"City":{"type":"string","description":"The city in which the billing address is located."},"State":{"type":"string","description":"The state that the billing address is located in."},"Address":{"type":"string","description":"The billing address for the credit card."},"ExpYear":{"type":"string","description":"The year in which the credit card expires."},"CardType":{"type":"string","description":"The type of credit card, for example Visa or MasterCard."},"ExpMonth":{"type":"string","description":"The month in which the credit card expires."},"LastFour":{"type":"string","description":"The last four digits of the credit card number."},"CardHolder":{"type":"string","description":"The name of the card holder."},"CardNumber":{"type":"string","description":"The credit card number."},"PostalCode":{"type":"string","description":"The postal code where the billing address is located."}},"description":"A client credit card."},"LastFormulaNotes":{"type":"string","description":"The last [formula note](https://support.mindbodyonline.com/s/article/203259903-Appointments-Formula-notes?language=en_US) entered for the client."},"LiabilityRelease":{"type":"boolean","description":"Passing `true` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `true`.\r\n* `AgreementDate` is set to the time zone of the business when the call was processed.\r\n* `ReleasedBy` is set to `null` if the call is made by the client, `0` if the call was made by the business owner, or to a specific staff member’s ID if a staff member made the call.\r\nPassing `false` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `false`.\r\n* `AgreementDate` is set to `null`.\r\n* `ReleasedBy` is set to `null`."},"SendAccountTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendAccountEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by email. This property is editable. \r\n
Default: **false**"},"SendScheduleTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"CustomClientFields":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the custom client field."},"Name":{"type":"string","description":"The name of the field."},"Value":{"type":"string","description":"The value of a specific custom field for a client."},"DataType":{"type":"string","description":"The data type of the field."}},"description":"The value of a custom client field"},"description":"Contains information about the custom client fields assigned to the client."},"SendScheduleEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by email. This property is editable. \r\n
Default: **false**"},"ClientRelationships":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Delete":{"type":"boolean","description":"When true, this relationship is removed from the associated clients."},"Relationship":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the relationship."},"RelationshipName1":{"type":"string","description":"The name of the first relationship."},"RelationshipName2":{"type":"string","description":"The name of the second relationship."}},"description":"Jim is a RelationshipName1 of John. John is a RelationshipName2 of Jim."},"RelatedClientId":{"type":"string","description":"The RSSID of the related client."},"RelationshipName":{"type":"string","description":"The name of the relationship of the related client."}},"description":"A relation between two clients."},"description":"Contains information about the relationship between two clients."},"FirstAppointmentDate":{"type":"string","format":"date-time","description":"The date of the client’s first booked appointment at the business."},"LastModifiedDateTime":{"type":"string","format":"date-time","description":"The UTC date and time when the client’s information was last modified."},"SendPromotionalTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendPromotionalEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by email. This property is editable. \r\n
Default: **false**"},"EmergencyContactInfoName":{"type":"string","description":"The name of the client’s emergency contact."},"EmergencyContactInfoEmail":{"type":"string","description":"The email address of the client’s emergency contact."},"EmergencyContactInfoPhone":{"type":"string","description":"The phone number of the client’s emergency contact."},"AppointmentGenderPreference":{"enum":["None","Female","Male"],"type":"string","description":"The gender of staff member with whom the client prefers to book appointments."},"EmergencyContactInfoRelationship":{"type":"string","description":"The client’s relationship with the emergency contact."}},"description":"A Client"},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["LastModifiedDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"locations","selected":true},"stream":{"name":"locations","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["ProductId"]],"aliasName":"products","selected":true},"stream":{"name":"products","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The unique ID of the product variant, for example, a particular size and color combination."},"Name":{"type":"string","description":"The name of the product."},"Size":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product size."},"Name":{"type":"string","description":"The name of the product size."}}},"Color":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product color."},"Name":{"type":"string","description":"The name of the product color."}},"description":"A color used by products."},"Price":{"type":"number","format":"double","description":"The price of the product."},"GroupId":{"type":"integer","format":"int32","description":"The unique ID of the product group."},"TaxRate":{"type":"number","format":"double","description":"The tax rate that was applied to this purchase."},"ImageURL":{"type":"string","description":""},"ProductId":{"type":"integer","format":"int32","description":"A ProductID of the product."},"TypeGroup":{"type":"integer","format":"int32","description":"A TypeGroup of the product."},"CategoryId":{"type":"integer","format":"int32","description":"A CategoryID of the product."},"SupplierId":{"type":"integer","format":"int32","description":"A SupplierID of the product."},"OnlinePrice":{"type":"number","format":"double","description":"The online price of the product."},"TaxIncluded":{"type":"number","format":"double","description":"If tax inclusive-pricing is enabled, this field shows how much tax was added to the price."},"SupplierName":{"type":"string","description":"A Supplier name of the product."},"SubCategoryId":{"type":"integer","format":"int32","description":"A SubCategoryID of the product."},"ManufacturerId":{"type":"string","description":"The ManufacturerId of the product."},"LongDescription":{"type":"string","description":"A longer description of the product."},"ShortDescription":{"type":"string","description":"A short description of the product."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["ProductId"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["SaleDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"sales","selected":true},"stream":{"name":"sales","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The sale ID."},"ClientId":{"type":"string","description":"The ID of the client who made the purchase."},"Payments":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"A unique identifier for this payment."},"Type":{"type":"string","description":"The type of payment."},"Notes":{"type":"string","description":"Notes about this payment."},"Amount":{"type":"number","format":"double","description":"The amount of this payment."},"Method":{"type":"integer","format":"int32","description":"The method for this payment."},"TransactionId":{"type":"integer","format":"int32","description":"The payment transaction ID"}}},"description":"Contains information that describes the payments that contributed to this sale."},"SaleDate":{"type":"string","format":"date-time","description":"The date the item was sold."},"SaleTime":{"type":"string","description":"The time the item was sold."},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"SalesRepId":{"type":"integer","format":"int64","description":"The sales representative ID"},"SaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold."},"PurchasedItems":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The ProductID of the item."},"Tax1":{"type":"number","format":"double","description":"Tax1 applicable for the product"},"Tax2":{"type":"number","format":"double","description":"Tax2 applicable for the product"},"Tax3":{"type":"number","format":"double","description":"Tax3 applicable for the product"},"Tax4":{"type":"number","format":"double","description":"Tax4 applicable for the product"},"Tax5":{"type":"number","format":"double","description":"Tax5 applicable for the product"},"Notes":{"type":"string","description":"Notes"},"ExpDate":{"type":"string","format":"date-time","description":"Expiration date of the pricing option purchased"},"Quantity":{"type":"integer","format":"int32","description":"Quantity of the products"},"Returned":{"type":"boolean","description":"Returned or not"},"BarcodeId":{"type":"string","description":"The BarcodeId of the item.\r\nFor services, BarcodeId may be null\r\nIf no barcode id is explicitly set by the business it is the internal id in a string format."},"IsService":{"type":"boolean","description":"When `true`, indicates that the purchased item was a pricing option for a service."},"TaxAmount":{"type":"number","format":"double","description":"Tax rate applicable for the product"},"UnitPrice":{"type":"number","format":"double","description":"Per unit price of the item sold"},"ActiveDate":{"type":"string","format":"date-time","description":"Activation date of pricing option purchased"},"CategoryId":{"type":"integer","format":"int32","description":"Revenue Category ID"},"ContractId":{"type":"integer","format":"int32","description":"Contract ID purchased by the client"},"Description":{"type":"string","description":"Description of the sale transaction/pricing option description"},"TotalAmount":{"type":"number","format":"double","description":"Charged to the customer for paying"},"PaymentRefId":{"type":"integer","format":"int32","description":"Payment Reference ID"},"SaleDetailId":{"type":"integer","format":"int32","description":"The ID of the sale detail"},"SubCategoryId":{"type":"integer","format":"int32","description":"Revenue Subcategory ID"},"DiscountAmount":{"type":"number","format":"double","description":"Discount Amount"},"DiscountPercent":{"type":"number","format":"double","description":"Discount % applied during sale"}}},"description":"Contains information that describes the purchased items."},"RecipientClientId":{"type":"integer","format":"int64","description":"Recipient Client Id"},"OriginalSaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold originally."}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["SaleDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"sites","selected":true},"stream":{"name":"sites","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The site ID."},"Name":{"type":"string","description":"The name of the site."},"LogoUrl":{"type":"string","description":"The URL to the site’s logo."},"TimeZone":{"type":"string","description":"The time zone the site is located in."},"PageColor1":{"type":"string","description":"A hex code for a color the business owner uses in marketing. This color can be used to set a theme for an integration so that it matches the configured color-scheme for the business."},"PageColor2":{"type":"string","description":"The hex code for a second color, to be used in the same manner as `pageColor1`."},"PageColor3":{"type":"string","description":"The hex code for a third color, to be used in the same manner as `pageColor1`."},"PageColor4":{"type":"string","description":"The hex code for a fourth color, to be used in the same manner as `pageColor1`."},"AcceptsVisa":{"type":"boolean","description":"When `true`, indicates that this site accepts Visa cards.
\r\nWhen `false`, indicates that this site does not accept Visa credit cards."},"CountryCode":{"type":"string","description":"The country code for the site."},"Description":{"type":"string","description":"A description of the site."},"ContactEmail":{"type":"string","description":"The site’s email address."},"PricingLevel":{"type":"string","description":"The MINDBODY pricing level for the business. Possible values are:\r\nAccelerate - The business is on MINDBODY’s Accelerate pricing tier.\r\nGrow - The business is on MINDBODY’s Essential pricing tier.\r\nLegacy - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nListing - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nPro - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nSolo - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nUltimate - The business is on MINDBODY’s Ultimate pricing tier."},"AcceptsDiscover":{"type":"boolean","description":"When `true`, indicates that this site accepts Discover cards.
\r\nWhen `false`, indicates that this site does not accept Discover credit cards."},"CurrencyIsoCode":{"type":"string","description":"The currency ISO code for the site."},"AcceptsMasterCard":{"type":"boolean","description":"When `true`, indicates that this site accepts MasterCard cards.
\r\nWhen `false`, indicates that this site does not accept MasterCard credit cards."},"SmsPackageEnabled":{"type":"boolean","description":"When `true`, indicates that the business uses SMS text messages to communicate with its clients.
\r\nWhen `false`, indicates that the business does not use SMS text messages to communicate with its clients."},"AcceptsDirectDebit":{"type":"boolean","description":"When `true`, indicates that direct debit can be used by clients at this site.
\r\nWhen `false`, indicates that direct debit can not by used by clients at this site."},"TaxInclusivePrices":{"type":"boolean","description":"When `true`, indicates that the total includes tax.
\r\nWhen `false`, indicates that the total does not include tax."},"AllowsDashboardAccess":{"type":"boolean","description":"When `true`, indicates that this site allows access to its dashboard.
\r\nWhen `false`, indicates that this site does not allow access to its dashboard."},"AcceptsAmericanExpress":{"type":"boolean","description":"When `true`, indicates that this site accepts American Express cards.
\r\nWhen `false`, indicates that this site does not accept American Express credit cards."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["TransactionTime"],"destinationSyncMode":"append_dedup","primaryKey":[["TransactionId"]],"aliasName":"transactions","selected":true},"stream":{"name":"transactions","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Amount":{"type":"number","format":"double","description":"The amount charged on the card"},"SaleId":{"type":"integer","format":"int64","description":"The sale ID."},"Status":{"type":"string","description":"Status of the transaction"},"Settled":{"type":"boolean","description":"Whether it is settled or not"},"AuthTime":{"type":"string","format":"date-time","description":"Time of card authorized"},"CCSwiped":{"type":"boolean","description":"Whether card is swiped or not"},"CardType":{"type":"string","description":"Type of the card"},"ClientId":{"type":"integer","format":"int64","description":"The ID of the client who made the purchase."},"CCLastFour":{"type":"string","description":"Last 4 digits of CC"},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"MerchantId":{"type":"string","description":"Merchant ID of the studio"},"TerminalId":{"type":"string","description":"Terminal ID used for payment. Not applicable for CNP/Bank"},"ACHLastFour":{"type":"string","description":"Customer’s ACH last 4 digits"},"TransactionId":{"type":"integer","format":"int32","description":"The transaction ID."},"TransactionTime":{"type":"string","format":"date-time","description":"Time of card swiped"},"CardExpirationYear":{"type":"string","description":"Expiry year of the card"},"CardExpirationMonth":{"type":"string","description":"Expiry month of the card"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["TransactionTime"],"sourceDefinedPrimaryKey":[["TransactionId"]],"namespace":null}}]},"prefix":"","namespaceDefinition":"customformat","namespaceFormat":"MINDBODY_SOLIDCORE_5723036","schedule":null,"name":"SolidCore_site_5723036_to_Snowflake - AIRBYTE","operations":[{"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","operationId":"7e45f2c3-ea68-470b-af94-88403745addb","name":"Normalization","operatorConfiguration":{"operatorType":"normalization","normalization":{"option":"basic"},"dbt":null}}],"connectionId":"dee4bb44-9fad-438f-badb-b8746f3ecd38","status":"active","withRefreshedCatalog":false,"sourceCatalogId":null} 2022-06-02 20:06:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:06:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:06:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:06:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:06:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/workspaces/get - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:06:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:06:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:06:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:06:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:06:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:06:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:06:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/sources/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:06:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:06:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:07:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:07:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:07:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:07:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:07:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"33939707-cfba-4be2-b873-7147a24d4c05"} 2022-06-02 20:07:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 20:07:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definition_specifications/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba","workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:07:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:07:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:07:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:07:10 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:07:10 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:07:10 ERROR i.a.w.t.TemporalClient(update):256 - Failed to retrieve ConnectionManagerWorkflow for connection 33939707-cfba-4be2-b873-7147a24d4c05. Repairing state by creating new workflow. io.airbyte.workers.temporal.exception.UnreachableWorkflowException: ConnectionManagerWorkflow for connection 33939707-cfba-4be2-b873-7147a24d4c05 is unreachable due to being in a quarantined state. at io.airbyte.workers.temporal.ConnectionManagerUtils.getConnectionManagerWorkflow(ConnectionManagerUtils.java:191) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.workers.temporal.TemporalClient.update(TemporalClient.java:251) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.scheduler.client.TemporalEventRunner.update(TemporalEventRunner.java:47) ~[io.airbyte.airbyte-scheduler-client-0.39.7-alpha.jar:?] at io.airbyte.server.handlers.ConnectionsHandler.updateConnection(ConnectionsHandler.java:227) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.handlers.WebBackendConnectionsHandler.webBackendUpdateConnection(WebBackendConnectionsHandler.java:300) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.lambda$webBackendUpdateConnection$91(ConfigurationApi.java:838) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.execute(ConfigurationApi.java:874) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.webBackendUpdateConnection(ConfigurationApi.java:838) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:292) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:274) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:244) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) ~[jersey-container-servlet-core-2.31.jar:?] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:763) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:569) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1377) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:507) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1292) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.Server.handle(Server.java:501) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at java.lang.Thread.run(Thread.java:833) [?:?] 2022-06-02 20:07:10 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-02 20:07:10 ERROR i.a.s.e.UncaughtExceptionMapper(toResponse):22 - Uncaught exception io.temporal.client.WorkflowExecutionAlreadyStarted: workflowId='connection_manager_33939707-cfba-4be2-b873-7147a24d4c05', runId='b7e216d8-ae3d-4ad7-83c3-ae8a9dd7d04a', workflowType='ConnectionManagerWorkflow'} at io.temporal.internal.sync.WorkflowStubImpl.wrapStartException(WorkflowStubImpl.java:181) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.internal.sync.WorkflowStubImpl.startWithOptions(WorkflowStubImpl.java:120) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.internal.sync.WorkflowStubImpl.start(WorkflowStubImpl.java:138) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.internal.sync.WorkflowInvocationHandler$StartWorkflowInvocationHandler.invoke(WorkflowInvocationHandler.java:242) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.internal.sync.WorkflowInvocationHandler.invoke(WorkflowInvocationHandler.java:178) ~[temporal-sdk-1.8.1.jar:?] at jdk.proxy2.$Proxy42.run(Unknown Source) ~[?:?] at io.temporal.internal.sync.WorkflowClientInternal.lambda$start$431e99ec$1(WorkflowClientInternal.java:265) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.internal.sync.WorkflowClientInternal.start(WorkflowClientInternal.java:257) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.internal.sync.WorkflowClientInternal.start(WorkflowClientInternal.java:265) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.client.WorkflowClient.start(WorkflowClient.java:261) ~[temporal-sdk-1.8.1.jar:?] at io.airbyte.workers.temporal.ConnectionManagerUtils.startConnectionManagerNoSignal(ConnectionManagerUtils.java:148) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.workers.temporal.TemporalClient.submitConnectionUpdaterAsync(TemporalClient.java:218) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.workers.temporal.TemporalClient.update(TemporalClient.java:259) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.scheduler.client.TemporalEventRunner.update(TemporalEventRunner.java:47) ~[io.airbyte.airbyte-scheduler-client-0.39.7-alpha.jar:?] at io.airbyte.server.handlers.ConnectionsHandler.updateConnection(ConnectionsHandler.java:227) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.handlers.WebBackendConnectionsHandler.webBackendUpdateConnection(WebBackendConnectionsHandler.java:300) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.lambda$webBackendUpdateConnection$91(ConfigurationApi.java:838) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.execute(ConfigurationApi.java:874) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.webBackendUpdateConnection(ConfigurationApi.java:838) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:292) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:274) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:244) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) ~[jersey-container-servlet-core-2.31.jar:?] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:763) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:569) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1377) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:507) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1292) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.Server.handle(Server.java:501) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at java.lang.Thread.run(Thread.java:833) [?:?] Caused by: io.grpc.StatusRuntimeException: ALREADY_EXISTS: Workflow execution is already running. WorkflowId: connection_manager_33939707-cfba-4be2-b873-7147a24d4c05, RunId: b7e216d8-ae3d-4ad7-83c3-ae8a9dd7d04a. at io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:262) ~[grpc-stub-1.44.1.jar:1.44.1] at io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:243) ~[grpc-stub-1.44.1.jar:1.44.1] at io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:156) ~[grpc-stub-1.44.1.jar:1.44.1] at io.temporal.api.workflowservice.v1.WorkflowServiceGrpc$WorkflowServiceBlockingStub.startWorkflowExecution(WorkflowServiceGrpc.java:2631) ~[temporal-serviceclient-1.8.1.jar:?] at io.temporal.internal.client.external.GenericWorkflowClientExternalImpl.lambda$start$0(GenericWorkflowClientExternalImpl.java:88) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.internal.retryer.GrpcSyncRetryer.retry(GrpcSyncRetryer.java:61) ~[temporal-serviceclient-1.8.1.jar:?] at io.temporal.internal.retryer.GrpcRetryer.retryWithResult(GrpcRetryer.java:51) ~[temporal-serviceclient-1.8.1.jar:?] at io.temporal.internal.client.external.GenericWorkflowClientExternalImpl.start(GenericWorkflowClientExternalImpl.java:81) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.internal.client.RootWorkflowClientInvoker.start(RootWorkflowClientInvoker.java:55) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.internal.sync.WorkflowStubImpl.startWithOptions(WorkflowStubImpl.java:113) ~[temporal-sdk-1.8.1.jar:?] ... 69 more 2022-06-02 20:07:10 ERROR i.a.s.RequestLogger(filter):110 - REQ 10.226.4.161 POST 500 /api/v1/web_backend/connections/update - {"syncCatalog":{"streams":[{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"categories","selected":true},"stream":{"name":"categories","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"Service":{"type":"boolean"},"IsPrimary":{"type":"boolean"},"Description":{"type":"string"},"IsSecondary":{"type":"boolean"},"CategoryName":{"type":"string"},"SubCategories":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"SubCategoryName":{"type":"string"}}}},"CreatedDateTimeUTC":{"type":"string","format":"date-time"},"ModifiedDateTimeUTC":{"type":"string","format":"date-time"}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["LastModifiedDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"clients","selected":true},"stream":{"name":"clients","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The client’s ID, as configured by the business owner. This is the client’s barcode ID if the business owner assigns barcodes to clients. This ID is used throughout the Public API for client-related Public API calls. When used in a POST `UpdateClient` request, the `Id` is used to identify the client for the update."},"City":{"type":"string","description":"The client’s city."},"Email":{"type":"string","description":"The client’s email address."},"Notes":{"type":"string","description":"Any notes entered on the client’s account by staff members. This value should never be shown to clients unless the business owner has a specific reason for showing them."},"State":{"type":"string","description":"The client’s state."},"Action":{"enum":["None","Added","Updated","Failed","Removed"],"type":"string","description":"The action taken."},"Active":{"type":"boolean","description":"When `true`, indicates that the client’s profile is marked as active on the site.
\r\nWhen `false`, the client’s profile is inactive."},"Gender":{"type":"string","description":"The gender of the client."},"Status":{"type":"string","description":"The status of the client in the business. Possible values are:\r\n* Declined\r\n* Non-Member\r\n* Active\r\n* Expired\r\n* Suspended\r\n* Terminated"},"Country":{"type":"string","description":"The client’s country."},"LastName":{"type":"string","description":"The client’s last name."},"PhotoUrl":{"type":"string","description":"The URL of the client’s photo for the client profile."},"RedAlert":{"type":"string","description":"Contains any red alert information entered by the business owner for the client."},"UniqueId":{"type":"integer","format":"int64","description":"The client’s system-generated ID at the business. This value cannot be changed by business owners and is always unique across all clients at the business. This ID is not widely used in the Public API, but can be used by your application to uniquely identify clients."},"BirthDate":{"type":"string","format":"date-time","description":"The client’s date of birth."},"FirstName":{"type":"string","description":"The client’s first name."},"HomePhone":{"type":"string","description":"The client’s home phone number."},"IsCompany":{"type":"boolean","description":"When `true`, indicates that the client should be marked as a company at the business.
\r\nWhen `false`, indicates the client is an individual and does not represent a company."},"Liability":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"IsReleased":{"type":"boolean","description":"The client’s liability release status.
\r\nWhen `true`, indicates that the client has agreed to the liability release for the business.
\r\nWhen `false`, indicates that the client has not agreed to the liability release for the business."},"ReleasedBy":{"type":"integer","format":"int64","description":"An ID indicating who released liability for the client. If the client agreed to the liability waiver by signing into an account online, this value is `null`. If a staff member marked the waiver as signed on behalf of the client, it is the staff member’s ID. `0` indicates that the business owner marked the liability waiver as signed on behalf of the client."},"AgreementDate":{"type":"string","format":"date-time","description":"The date and time at which the client agreed to the liability waiver for the business."}}},"SalesReps":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The staff ID of the sales representative."},"LastName":{"type":"string","description":"The last name of the sales representative."},"FirstName":{"type":"string","description":"The first name of the sales representative."},"SalesRepNumber":{"type":"integer","format":"int32","description":"This value is the number that identifies the type of sales representative assigned to this client. One to six types of sales representatives can be assigned to a client at any given time, depending on site settings."},"SalesRepNumbers":{"type":"array","items":{"type":"integer","format":"int32"},"description":"A list of the different types of sales representative functions assigned to this staff member."}}},"description":"A list of sales representatives."},"WorkPhone":{"type":"string","description":"The client’s work phone number."},"IsProspect":{"type":"boolean","description":"This value is set only if the business owner allows individuals to be prospects.
\r\nWhen `true`, indicates that the client should be marked as a prospect for the business.
\r\nWhen `false`, indicates that the client should not be marked as a prospect for the business."},"MiddleName":{"type":"string","description":"The client’s middle name."},"PostalCode":{"type":"string","description":"The client’s postal code."},"ReferredBy":{"type":"string","description":"Specifies how the client was referred to the business. You can get a list of possible strings using the `GetClientReferralTypes` endpoint."},"MobilePhone":{"type":"string","description":"The client’s mobile phone number."},"YellowAlert":{"type":"string","description":"Contains any yellow alert information entered by the business owner for the client."},"AddressLine1":{"type":"string","description":"The first line of the client’s street address."},"AddressLine2":{"type":"string","description":"The second line of the client’s street address, if needed."},"CreationDate":{"type":"string","format":"date-time","description":"The date the client’s profile was created and added to the business, either by the client from the online store, or by a staff member. This value always returns in the format `yyyy-mm-ddThh:mm:ss:ms`."},"HomeLocation":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"ClientIndexes":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The index ID assigned to the client."},"ValueId":{"type":"integer","format":"int32","description":"The index’s value ID."}},"description":"Represents a client index value assigned to a client"},"description":"Contains the IDs of the client’s assigned ClientIndexes and ClientIndexValues."},"ProspectStage":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the prospect stage assigned to the client."},"Active":{"type":"boolean","description":"When `true`, indicates that the client is a prospect at the business and has not yet purchased any of the business pricing options.\r\nWhen `false`, indicates that the client has already purchased at least one pricing option from the business."},"Description":{"type":"string","description":"A description of the prospect stage."}}},"WorkExtension":{"type":"string","description":"The client’s work phone extension number."},"AccountBalance":{"type":"number","format":"double","description":"The client’s current [account balance](https://mindbody-online-support.force.com/support/s/article/203262013-Adding-account-payments-video-tutorial?language=en_US)."},"MembershipIcon":{"type":"integer","format":"int32","description":"The ID of the [membership icon](https://support.mindbodyonline.com/s/article/203259703-Membership-Setup-screen?language=en_US) displayed next to the client’s name, if the client has a membership on their account."},"MobileProvider":{"type":"integer","format":"int32","description":"The client’s mobile provider."},"ClientCreditCard":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"City":{"type":"string","description":"The city in which the billing address is located."},"State":{"type":"string","description":"The state that the billing address is located in."},"Address":{"type":"string","description":"The billing address for the credit card."},"ExpYear":{"type":"string","description":"The year in which the credit card expires."},"CardType":{"type":"string","description":"The type of credit card, for example Visa or MasterCard."},"ExpMonth":{"type":"string","description":"The month in which the credit card expires."},"LastFour":{"type":"string","description":"The last four digits of the credit card number."},"CardHolder":{"type":"string","description":"The name of the card holder."},"CardNumber":{"type":"string","description":"The credit card number."},"PostalCode":{"type":"string","description":"The postal code where the billing address is located."}},"description":"A client credit card."},"LastFormulaNotes":{"type":"string","description":"The last [formula note](https://support.mindbodyonline.com/s/article/203259903-Appointments-Formula-notes?language=en_US) entered for the client."},"LiabilityRelease":{"type":"boolean","description":"Passing `true` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `true`.\r\n* `AgreementDate` is set to the time zone of the business when the call was processed.\r\n* `ReleasedBy` is set to `null` if the call is made by the client, `0` if the call was made by the business owner, or to a specific staff member’s ID if a staff member made the call.\r\nPassing `false` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `false`.\r\n* `AgreementDate` is set to `null`.\r\n* `ReleasedBy` is set to `null`."},"SendAccountTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendAccountEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by email. This property is editable. \r\n
Default: **false**"},"SendScheduleTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"CustomClientFields":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the custom client field."},"Name":{"type":"string","description":"The name of the field."},"Value":{"type":"string","description":"The value of a specific custom field for a client."},"DataType":{"type":"string","description":"The data type of the field."}},"description":"The value of a custom client field"},"description":"Contains information about the custom client fields assigned to the client."},"SendScheduleEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by email. This property is editable. \r\n
Default: **false**"},"ClientRelationships":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Delete":{"type":"boolean","description":"When true, this relationship is removed from the associated clients."},"Relationship":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the relationship."},"RelationshipName1":{"type":"string","description":"The name of the first relationship."},"RelationshipName2":{"type":"string","description":"The name of the second relationship."}},"description":"Jim is a RelationshipName1 of John. John is a RelationshipName2 of Jim."},"RelatedClientId":{"type":"string","description":"The RSSID of the related client."},"RelationshipName":{"type":"string","description":"The name of the relationship of the related client."}},"description":"A relation between two clients."},"description":"Contains information about the relationship between two clients."},"FirstAppointmentDate":{"type":"string","format":"date-time","description":"The date of the client’s first booked appointment at the business."},"LastModifiedDateTime":{"type":"string","format":"date-time","description":"The UTC date and time when the client’s information was last modified."},"SendPromotionalTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendPromotionalEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by email. This property is editable. \r\n
Default: **false**"},"EmergencyContactInfoName":{"type":"string","description":"The name of the client’s emergency contact."},"EmergencyContactInfoEmail":{"type":"string","description":"The email address of the client’s emergency contact."},"EmergencyContactInfoPhone":{"type":"string","description":"The phone number of the client’s emergency contact."},"AppointmentGenderPreference":{"enum":["None","Female","Male"],"type":"string","description":"The gender of staff member with whom the client prefers to book appointments."},"EmergencyContactInfoRelationship":{"type":"string","description":"The client’s relationship with the emergency contact."}},"description":"A Client"},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["LastModifiedDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"locations","selected":true},"stream":{"name":"locations","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["ProductId"]],"aliasName":"products","selected":true},"stream":{"name":"products","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The unique ID of the product variant, for example, a particular size and color combination."},"Name":{"type":"string","description":"The name of the product."},"Size":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product size."},"Name":{"type":"string","description":"The name of the product size."}}},"Color":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product color."},"Name":{"type":"string","description":"The name of the product color."}},"description":"A color used by products."},"Price":{"type":"number","format":"double","description":"The price of the product."},"GroupId":{"type":"integer","format":"int32","description":"The unique ID of the product group."},"TaxRate":{"type":"number","format":"double","description":"The tax rate that was applied to this purchase."},"ImageURL":{"type":"string","description":""},"ProductId":{"type":"integer","format":"int32","description":"A ProductID of the product."},"TypeGroup":{"type":"integer","format":"int32","description":"A TypeGroup of the product."},"CategoryId":{"type":"integer","format":"int32","description":"A CategoryID of the product."},"SupplierId":{"type":"integer","format":"int32","description":"A SupplierID of the product."},"OnlinePrice":{"type":"number","format":"double","description":"The online price of the product."},"TaxIncluded":{"type":"number","format":"double","description":"If tax inclusive-pricing is enabled, this field shows how much tax was added to the price."},"SupplierName":{"type":"string","description":"A Supplier name of the product."},"SubCategoryId":{"type":"integer","format":"int32","description":"A SubCategoryID of the product."},"ManufacturerId":{"type":"string","description":"The ManufacturerId of the product."},"LongDescription":{"type":"string","description":"A longer description of the product."},"ShortDescription":{"type":"string","description":"A short description of the product."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["ProductId"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["SaleDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"sales","selected":true},"stream":{"name":"sales","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The sale ID."},"ClientId":{"type":"string","description":"The ID of the client who made the purchase."},"Payments":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"A unique identifier for this payment."},"Type":{"type":"string","description":"The type of payment."},"Notes":{"type":"string","description":"Notes about this payment."},"Amount":{"type":"number","format":"double","description":"The amount of this payment."},"Method":{"type":"integer","format":"int32","description":"The method for this payment."},"TransactionId":{"type":"integer","format":"int32","description":"The payment transaction ID"}}},"description":"Contains information that describes the payments that contributed to this sale."},"SaleDate":{"type":"string","format":"date-time","description":"The date the item was sold."},"SaleTime":{"type":"string","description":"The time the item was sold."},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"SalesRepId":{"type":"integer","format":"int64","description":"The sales representative ID"},"SaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold."},"PurchasedItems":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The ProductID of the item."},"Tax1":{"type":"number","format":"double","description":"Tax1 applicable for the product"},"Tax2":{"type":"number","format":"double","description":"Tax2 applicable for the product"},"Tax3":{"type":"number","format":"double","description":"Tax3 applicable for the product"},"Tax4":{"type":"number","format":"double","description":"Tax4 applicable for the product"},"Tax5":{"type":"number","format":"double","description":"Tax5 applicable for the product"},"Notes":{"type":"string","description":"Notes"},"ExpDate":{"type":"string","format":"date-time","description":"Expiration date of the pricing option purchased"},"Quantity":{"type":"integer","format":"int32","description":"Quantity of the products"},"Returned":{"type":"boolean","description":"Returned or not"},"BarcodeId":{"type":"string","description":"The BarcodeId of the item.\r\nFor services, BarcodeId may be null\r\nIf no barcode id is explicitly set by the business it is the internal id in a string format."},"IsService":{"type":"boolean","description":"When `true`, indicates that the purchased item was a pricing option for a service."},"TaxAmount":{"type":"number","format":"double","description":"Tax rate applicable for the product"},"UnitPrice":{"type":"number","format":"double","description":"Per unit price of the item sold"},"ActiveDate":{"type":"string","format":"date-time","description":"Activation date of pricing option purchased"},"CategoryId":{"type":"integer","format":"int32","description":"Revenue Category ID"},"ContractId":{"type":"integer","format":"int32","description":"Contract ID purchased by the client"},"Description":{"type":"string","description":"Description of the sale transaction/pricing option description"},"TotalAmount":{"type":"number","format":"double","description":"Charged to the customer for paying"},"PaymentRefId":{"type":"integer","format":"int32","description":"Payment Reference ID"},"SaleDetailId":{"type":"integer","format":"int32","description":"The ID of the sale detail"},"SubCategoryId":{"type":"integer","format":"int32","description":"Revenue Subcategory ID"},"DiscountAmount":{"type":"number","format":"double","description":"Discount Amount"},"DiscountPercent":{"type":"number","format":"double","description":"Discount % applied during sale"}}},"description":"Contains information that describes the purchased items."},"RecipientClientId":{"type":"integer","format":"int64","description":"Recipient Client Id"},"OriginalSaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold originally."}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["SaleDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"sites","selected":true},"stream":{"name":"sites","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The site ID."},"Name":{"type":"string","description":"The name of the site."},"LogoUrl":{"type":"string","description":"The URL to the site’s logo."},"TimeZone":{"type":"string","description":"The time zone the site is located in."},"PageColor1":{"type":"string","description":"A hex code for a color the business owner uses in marketing. This color can be used to set a theme for an integration so that it matches the configured color-scheme for the business."},"PageColor2":{"type":"string","description":"The hex code for a second color, to be used in the same manner as `pageColor1`."},"PageColor3":{"type":"string","description":"The hex code for a third color, to be used in the same manner as `pageColor1`."},"PageColor4":{"type":"string","description":"The hex code for a fourth color, to be used in the same manner as `pageColor1`."},"AcceptsVisa":{"type":"boolean","description":"When `true`, indicates that this site accepts Visa cards.
\r\nWhen `false`, indicates that this site does not accept Visa credit cards."},"CountryCode":{"type":"string","description":"The country code for the site."},"Description":{"type":"string","description":"A description of the site."},"ContactEmail":{"type":"string","description":"The site’s email address."},"PricingLevel":{"type":"string","description":"The MINDBODY pricing level for the business. Possible values are:\r\nAccelerate - The business is on MINDBODY’s Accelerate pricing tier.\r\nGrow - The business is on MINDBODY’s Essential pricing tier.\r\nLegacy - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nListing - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nPro - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nSolo - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nUltimate - The business is on MINDBODY’s Ultimate pricing tier."},"AcceptsDiscover":{"type":"boolean","description":"When `true`, indicates that this site accepts Discover cards.
\r\nWhen `false`, indicates that this site does not accept Discover credit cards."},"CurrencyIsoCode":{"type":"string","description":"The currency ISO code for the site."},"AcceptsMasterCard":{"type":"boolean","description":"When `true`, indicates that this site accepts MasterCard cards.
\r\nWhen `false`, indicates that this site does not accept MasterCard credit cards."},"SmsPackageEnabled":{"type":"boolean","description":"When `true`, indicates that the business uses SMS text messages to communicate with its clients.
\r\nWhen `false`, indicates that the business does not use SMS text messages to communicate with its clients."},"AcceptsDirectDebit":{"type":"boolean","description":"When `true`, indicates that direct debit can be used by clients at this site.
\r\nWhen `false`, indicates that direct debit can not by used by clients at this site."},"TaxInclusivePrices":{"type":"boolean","description":"When `true`, indicates that the total includes tax.
\r\nWhen `false`, indicates that the total does not include tax."},"AllowsDashboardAccess":{"type":"boolean","description":"When `true`, indicates that this site allows access to its dashboard.
\r\nWhen `false`, indicates that this site does not allow access to its dashboard."},"AcceptsAmericanExpress":{"type":"boolean","description":"When `true`, indicates that this site accepts American Express cards.
\r\nWhen `false`, indicates that this site does not accept American Express credit cards."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["TransactionTime"],"destinationSyncMode":"append_dedup","primaryKey":[["TransactionId"]],"aliasName":"transactions","selected":true},"stream":{"name":"transactions","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Amount":{"type":"number","format":"double","description":"The amount charged on the card"},"SaleId":{"type":"integer","format":"int64","description":"The sale ID."},"Status":{"type":"string","description":"Status of the transaction"},"Settled":{"type":"boolean","description":"Whether it is settled or not"},"AuthTime":{"type":"string","format":"date-time","description":"Time of card authorized"},"CCSwiped":{"type":"boolean","description":"Whether card is swiped or not"},"CardType":{"type":"string","description":"Type of the card"},"ClientId":{"type":"integer","format":"int64","description":"The ID of the client who made the purchase."},"CCLastFour":{"type":"string","description":"Last 4 digits of CC"},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"MerchantId":{"type":"string","description":"Merchant ID of the studio"},"TerminalId":{"type":"string","description":"Terminal ID used for payment. Not applicable for CNP/Bank"},"ACHLastFour":{"type":"string","description":"Customer’s ACH last 4 digits"},"TransactionId":{"type":"integer","format":"int32","description":"The transaction ID."},"TransactionTime":{"type":"string","format":"date-time","description":"Time of card swiped"},"CardExpirationYear":{"type":"string","description":"Expiry year of the card"},"CardExpirationMonth":{"type":"string","description":"Expiry month of the card"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["TransactionTime"],"sourceDefinedPrimaryKey":[["TransactionId"]],"namespace":null}}]},"prefix":"","namespaceDefinition":"customformat","namespaceFormat":"MINDBODY_SOLIDCORE_5723430","schedule":null,"name":"SolidCore_site_5723430_to_Snowflake - AIRBYTE","operations":[{"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","operationId":"7e45f2c3-ea68-470b-af94-88403745addb","name":"Normalization","operatorConfiguration":{"operatorType":"normalization","normalization":{"option":"basic"},"dbt":null}}],"connectionId":"33939707-cfba-4be2-b873-7147a24d4c05","status":"active","withRefreshedCatalog":false,"sourceCatalogId":null} 2022-06-02 20:07:19 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:07:19 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:07:19 ERROR i.a.w.t.TemporalClient(update):256 - Failed to retrieve ConnectionManagerWorkflow for connection 33939707-cfba-4be2-b873-7147a24d4c05. Repairing state by creating new workflow. io.airbyte.workers.temporal.exception.UnreachableWorkflowException: ConnectionManagerWorkflow for connection 33939707-cfba-4be2-b873-7147a24d4c05 is unreachable due to being in a quarantined state. at io.airbyte.workers.temporal.ConnectionManagerUtils.getConnectionManagerWorkflow(ConnectionManagerUtils.java:191) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.workers.temporal.TemporalClient.update(TemporalClient.java:251) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.scheduler.client.TemporalEventRunner.update(TemporalEventRunner.java:47) ~[io.airbyte.airbyte-scheduler-client-0.39.7-alpha.jar:?] at io.airbyte.server.handlers.ConnectionsHandler.updateConnection(ConnectionsHandler.java:227) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.handlers.WebBackendConnectionsHandler.webBackendUpdateConnection(WebBackendConnectionsHandler.java:300) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.lambda$webBackendUpdateConnection$91(ConfigurationApi.java:838) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.execute(ConfigurationApi.java:874) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.webBackendUpdateConnection(ConfigurationApi.java:838) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:292) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:274) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:244) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) ~[jersey-container-servlet-core-2.31.jar:?] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:763) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:569) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1377) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:507) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1292) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.Server.handle(Server.java:501) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at java.lang.Thread.run(Thread.java:833) [?:?] 2022-06-02 20:07:19 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-02 20:07:19 ERROR i.a.s.e.UncaughtExceptionMapper(toResponse):22 - Uncaught exception io.temporal.client.WorkflowExecutionAlreadyStarted: workflowId='connection_manager_33939707-cfba-4be2-b873-7147a24d4c05', runId='b7e216d8-ae3d-4ad7-83c3-ae8a9dd7d04a', workflowType='ConnectionManagerWorkflow'} at io.temporal.internal.sync.WorkflowStubImpl.wrapStartException(WorkflowStubImpl.java:181) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.internal.sync.WorkflowStubImpl.startWithOptions(WorkflowStubImpl.java:120) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.internal.sync.WorkflowStubImpl.start(WorkflowStubImpl.java:138) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.internal.sync.WorkflowInvocationHandler$StartWorkflowInvocationHandler.invoke(WorkflowInvocationHandler.java:242) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.internal.sync.WorkflowInvocationHandler.invoke(WorkflowInvocationHandler.java:178) ~[temporal-sdk-1.8.1.jar:?] at jdk.proxy2.$Proxy42.run(Unknown Source) ~[?:?] at io.temporal.internal.sync.WorkflowClientInternal.lambda$start$431e99ec$1(WorkflowClientInternal.java:265) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.internal.sync.WorkflowClientInternal.start(WorkflowClientInternal.java:257) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.internal.sync.WorkflowClientInternal.start(WorkflowClientInternal.java:265) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.client.WorkflowClient.start(WorkflowClient.java:261) ~[temporal-sdk-1.8.1.jar:?] at io.airbyte.workers.temporal.ConnectionManagerUtils.startConnectionManagerNoSignal(ConnectionManagerUtils.java:148) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.workers.temporal.TemporalClient.submitConnectionUpdaterAsync(TemporalClient.java:218) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.workers.temporal.TemporalClient.update(TemporalClient.java:259) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.scheduler.client.TemporalEventRunner.update(TemporalEventRunner.java:47) ~[io.airbyte.airbyte-scheduler-client-0.39.7-alpha.jar:?] at io.airbyte.server.handlers.ConnectionsHandler.updateConnection(ConnectionsHandler.java:227) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.handlers.WebBackendConnectionsHandler.webBackendUpdateConnection(WebBackendConnectionsHandler.java:300) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.lambda$webBackendUpdateConnection$91(ConfigurationApi.java:838) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.execute(ConfigurationApi.java:874) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.webBackendUpdateConnection(ConfigurationApi.java:838) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:292) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:274) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:244) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) ~[jersey-container-servlet-core-2.31.jar:?] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:763) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:569) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1377) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:507) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1292) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.Server.handle(Server.java:501) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at java.lang.Thread.run(Thread.java:833) [?:?] Caused by: io.grpc.StatusRuntimeException: ALREADY_EXISTS: Workflow execution is already running. WorkflowId: connection_manager_33939707-cfba-4be2-b873-7147a24d4c05, RunId: b7e216d8-ae3d-4ad7-83c3-ae8a9dd7d04a. at io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:262) ~[grpc-stub-1.44.1.jar:1.44.1] at io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:243) ~[grpc-stub-1.44.1.jar:1.44.1] at io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:156) ~[grpc-stub-1.44.1.jar:1.44.1] at io.temporal.api.workflowservice.v1.WorkflowServiceGrpc$WorkflowServiceBlockingStub.startWorkflowExecution(WorkflowServiceGrpc.java:2631) ~[temporal-serviceclient-1.8.1.jar:?] at io.temporal.internal.client.external.GenericWorkflowClientExternalImpl.lambda$start$0(GenericWorkflowClientExternalImpl.java:88) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.internal.retryer.GrpcSyncRetryer.retry(GrpcSyncRetryer.java:61) ~[temporal-serviceclient-1.8.1.jar:?] at io.temporal.internal.retryer.GrpcRetryer.retryWithResult(GrpcRetryer.java:51) ~[temporal-serviceclient-1.8.1.jar:?] at io.temporal.internal.client.external.GenericWorkflowClientExternalImpl.start(GenericWorkflowClientExternalImpl.java:81) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.internal.client.RootWorkflowClientInvoker.start(RootWorkflowClientInvoker.java:55) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.internal.sync.WorkflowStubImpl.startWithOptions(WorkflowStubImpl.java:113) ~[temporal-sdk-1.8.1.jar:?] ... 69 more 2022-06-02 20:07:19 ERROR i.a.s.RequestLogger(filter):110 - REQ 10.226.4.161 POST 500 /api/v1/web_backend/connections/update - {"syncCatalog":{"streams":[{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"categories","selected":true},"stream":{"name":"categories","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"Service":{"type":"boolean"},"IsPrimary":{"type":"boolean"},"Description":{"type":"string"},"IsSecondary":{"type":"boolean"},"CategoryName":{"type":"string"},"SubCategories":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"SubCategoryName":{"type":"string"}}}},"CreatedDateTimeUTC":{"type":"string","format":"date-time"},"ModifiedDateTimeUTC":{"type":"string","format":"date-time"}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["LastModifiedDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"clients","selected":true},"stream":{"name":"clients","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The client’s ID, as configured by the business owner. This is the client’s barcode ID if the business owner assigns barcodes to clients. This ID is used throughout the Public API for client-related Public API calls. When used in a POST `UpdateClient` request, the `Id` is used to identify the client for the update."},"City":{"type":"string","description":"The client’s city."},"Email":{"type":"string","description":"The client’s email address."},"Notes":{"type":"string","description":"Any notes entered on the client’s account by staff members. This value should never be shown to clients unless the business owner has a specific reason for showing them."},"State":{"type":"string","description":"The client’s state."},"Action":{"enum":["None","Added","Updated","Failed","Removed"],"type":"string","description":"The action taken."},"Active":{"type":"boolean","description":"When `true`, indicates that the client’s profile is marked as active on the site.
\r\nWhen `false`, the client’s profile is inactive."},"Gender":{"type":"string","description":"The gender of the client."},"Status":{"type":"string","description":"The status of the client in the business. Possible values are:\r\n* Declined\r\n* Non-Member\r\n* Active\r\n* Expired\r\n* Suspended\r\n* Terminated"},"Country":{"type":"string","description":"The client’s country."},"LastName":{"type":"string","description":"The client’s last name."},"PhotoUrl":{"type":"string","description":"The URL of the client’s photo for the client profile."},"RedAlert":{"type":"string","description":"Contains any red alert information entered by the business owner for the client."},"UniqueId":{"type":"integer","format":"int64","description":"The client’s system-generated ID at the business. This value cannot be changed by business owners and is always unique across all clients at the business. This ID is not widely used in the Public API, but can be used by your application to uniquely identify clients."},"BirthDate":{"type":"string","format":"date-time","description":"The client’s date of birth."},"FirstName":{"type":"string","description":"The client’s first name."},"HomePhone":{"type":"string","description":"The client’s home phone number."},"IsCompany":{"type":"boolean","description":"When `true`, indicates that the client should be marked as a company at the business.
\r\nWhen `false`, indicates the client is an individual and does not represent a company."},"Liability":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"IsReleased":{"type":"boolean","description":"The client’s liability release status.
\r\nWhen `true`, indicates that the client has agreed to the liability release for the business.
\r\nWhen `false`, indicates that the client has not agreed to the liability release for the business."},"ReleasedBy":{"type":"integer","format":"int64","description":"An ID indicating who released liability for the client. If the client agreed to the liability waiver by signing into an account online, this value is `null`. If a staff member marked the waiver as signed on behalf of the client, it is the staff member’s ID. `0` indicates that the business owner marked the liability waiver as signed on behalf of the client."},"AgreementDate":{"type":"string","format":"date-time","description":"The date and time at which the client agreed to the liability waiver for the business."}}},"SalesReps":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The staff ID of the sales representative."},"LastName":{"type":"string","description":"The last name of the sales representative."},"FirstName":{"type":"string","description":"The first name of the sales representative."},"SalesRepNumber":{"type":"integer","format":"int32","description":"This value is the number that identifies the type of sales representative assigned to this client. One to six types of sales representatives can be assigned to a client at any given time, depending on site settings."},"SalesRepNumbers":{"type":"array","items":{"type":"integer","format":"int32"},"description":"A list of the different types of sales representative functions assigned to this staff member."}}},"description":"A list of sales representatives."},"WorkPhone":{"type":"string","description":"The client’s work phone number."},"IsProspect":{"type":"boolean","description":"This value is set only if the business owner allows individuals to be prospects.
\r\nWhen `true`, indicates that the client should be marked as a prospect for the business.
\r\nWhen `false`, indicates that the client should not be marked as a prospect for the business."},"MiddleName":{"type":"string","description":"The client’s middle name."},"PostalCode":{"type":"string","description":"The client’s postal code."},"ReferredBy":{"type":"string","description":"Specifies how the client was referred to the business. You can get a list of possible strings using the `GetClientReferralTypes` endpoint."},"MobilePhone":{"type":"string","description":"The client’s mobile phone number."},"YellowAlert":{"type":"string","description":"Contains any yellow alert information entered by the business owner for the client."},"AddressLine1":{"type":"string","description":"The first line of the client’s street address."},"AddressLine2":{"type":"string","description":"The second line of the client’s street address, if needed."},"CreationDate":{"type":"string","format":"date-time","description":"The date the client’s profile was created and added to the business, either by the client from the online store, or by a staff member. This value always returns in the format `yyyy-mm-ddThh:mm:ss:ms`."},"HomeLocation":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"ClientIndexes":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The index ID assigned to the client."},"ValueId":{"type":"integer","format":"int32","description":"The index’s value ID."}},"description":"Represents a client index value assigned to a client"},"description":"Contains the IDs of the client’s assigned ClientIndexes and ClientIndexValues."},"ProspectStage":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the prospect stage assigned to the client."},"Active":{"type":"boolean","description":"When `true`, indicates that the client is a prospect at the business and has not yet purchased any of the business pricing options.\r\nWhen `false`, indicates that the client has already purchased at least one pricing option from the business."},"Description":{"type":"string","description":"A description of the prospect stage."}}},"WorkExtension":{"type":"string","description":"The client’s work phone extension number."},"AccountBalance":{"type":"number","format":"double","description":"The client’s current [account balance](https://mindbody-online-support.force.com/support/s/article/203262013-Adding-account-payments-video-tutorial?language=en_US)."},"MembershipIcon":{"type":"integer","format":"int32","description":"The ID of the [membership icon](https://support.mindbodyonline.com/s/article/203259703-Membership-Setup-screen?language=en_US) displayed next to the client’s name, if the client has a membership on their account."},"MobileProvider":{"type":"integer","format":"int32","description":"The client’s mobile provider."},"ClientCreditCard":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"City":{"type":"string","description":"The city in which the billing address is located."},"State":{"type":"string","description":"The state that the billing address is located in."},"Address":{"type":"string","description":"The billing address for the credit card."},"ExpYear":{"type":"string","description":"The year in which the credit card expires."},"CardType":{"type":"string","description":"The type of credit card, for example Visa or MasterCard."},"ExpMonth":{"type":"string","description":"The month in which the credit card expires."},"LastFour":{"type":"string","description":"The last four digits of the credit card number."},"CardHolder":{"type":"string","description":"The name of the card holder."},"CardNumber":{"type":"string","description":"The credit card number."},"PostalCode":{"type":"string","description":"The postal code where the billing address is located."}},"description":"A client credit card."},"LastFormulaNotes":{"type":"string","description":"The last [formula note](https://support.mindbodyonline.com/s/article/203259903-Appointments-Formula-notes?language=en_US) entered for the client."},"LiabilityRelease":{"type":"boolean","description":"Passing `true` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `true`.\r\n* `AgreementDate` is set to the time zone of the business when the call was processed.\r\n* `ReleasedBy` is set to `null` if the call is made by the client, `0` if the call was made by the business owner, or to a specific staff member’s ID if a staff member made the call.\r\nPassing `false` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `false`.\r\n* `AgreementDate` is set to `null`.\r\n* `ReleasedBy` is set to `null`."},"SendAccountTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendAccountEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by email. This property is editable. \r\n
Default: **false**"},"SendScheduleTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"CustomClientFields":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the custom client field."},"Name":{"type":"string","description":"The name of the field."},"Value":{"type":"string","description":"The value of a specific custom field for a client."},"DataType":{"type":"string","description":"The data type of the field."}},"description":"The value of a custom client field"},"description":"Contains information about the custom client fields assigned to the client."},"SendScheduleEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by email. This property is editable. \r\n
Default: **false**"},"ClientRelationships":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Delete":{"type":"boolean","description":"When true, this relationship is removed from the associated clients."},"Relationship":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the relationship."},"RelationshipName1":{"type":"string","description":"The name of the first relationship."},"RelationshipName2":{"type":"string","description":"The name of the second relationship."}},"description":"Jim is a RelationshipName1 of John. John is a RelationshipName2 of Jim."},"RelatedClientId":{"type":"string","description":"The RSSID of the related client."},"RelationshipName":{"type":"string","description":"The name of the relationship of the related client."}},"description":"A relation between two clients."},"description":"Contains information about the relationship between two clients."},"FirstAppointmentDate":{"type":"string","format":"date-time","description":"The date of the client’s first booked appointment at the business."},"LastModifiedDateTime":{"type":"string","format":"date-time","description":"The UTC date and time when the client’s information was last modified."},"SendPromotionalTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendPromotionalEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by email. This property is editable. \r\n
Default: **false**"},"EmergencyContactInfoName":{"type":"string","description":"The name of the client’s emergency contact."},"EmergencyContactInfoEmail":{"type":"string","description":"The email address of the client’s emergency contact."},"EmergencyContactInfoPhone":{"type":"string","description":"The phone number of the client’s emergency contact."},"AppointmentGenderPreference":{"enum":["None","Female","Male"],"type":"string","description":"The gender of staff member with whom the client prefers to book appointments."},"EmergencyContactInfoRelationship":{"type":"string","description":"The client’s relationship with the emergency contact."}},"description":"A Client"},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["LastModifiedDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"locations","selected":true},"stream":{"name":"locations","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["ProductId"]],"aliasName":"products","selected":true},"stream":{"name":"products","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The unique ID of the product variant, for example, a particular size and color combination."},"Name":{"type":"string","description":"The name of the product."},"Size":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product size."},"Name":{"type":"string","description":"The name of the product size."}}},"Color":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product color."},"Name":{"type":"string","description":"The name of the product color."}},"description":"A color used by products."},"Price":{"type":"number","format":"double","description":"The price of the product."},"GroupId":{"type":"integer","format":"int32","description":"The unique ID of the product group."},"TaxRate":{"type":"number","format":"double","description":"The tax rate that was applied to this purchase."},"ImageURL":{"type":"string","description":""},"ProductId":{"type":"integer","format":"int32","description":"A ProductID of the product."},"TypeGroup":{"type":"integer","format":"int32","description":"A TypeGroup of the product."},"CategoryId":{"type":"integer","format":"int32","description":"A CategoryID of the product."},"SupplierId":{"type":"integer","format":"int32","description":"A SupplierID of the product."},"OnlinePrice":{"type":"number","format":"double","description":"The online price of the product."},"TaxIncluded":{"type":"number","format":"double","description":"If tax inclusive-pricing is enabled, this field shows how much tax was added to the price."},"SupplierName":{"type":"string","description":"A Supplier name of the product."},"SubCategoryId":{"type":"integer","format":"int32","description":"A SubCategoryID of the product."},"ManufacturerId":{"type":"string","description":"The ManufacturerId of the product."},"LongDescription":{"type":"string","description":"A longer description of the product."},"ShortDescription":{"type":"string","description":"A short description of the product."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["ProductId"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["SaleDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"sales","selected":true},"stream":{"name":"sales","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The sale ID."},"ClientId":{"type":"string","description":"The ID of the client who made the purchase."},"Payments":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"A unique identifier for this payment."},"Type":{"type":"string","description":"The type of payment."},"Notes":{"type":"string","description":"Notes about this payment."},"Amount":{"type":"number","format":"double","description":"The amount of this payment."},"Method":{"type":"integer","format":"int32","description":"The method for this payment."},"TransactionId":{"type":"integer","format":"int32","description":"The payment transaction ID"}}},"description":"Contains information that describes the payments that contributed to this sale."},"SaleDate":{"type":"string","format":"date-time","description":"The date the item was sold."},"SaleTime":{"type":"string","description":"The time the item was sold."},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"SalesRepId":{"type":"integer","format":"int64","description":"The sales representative ID"},"SaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold."},"PurchasedItems":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The ProductID of the item."},"Tax1":{"type":"number","format":"double","description":"Tax1 applicable for the product"},"Tax2":{"type":"number","format":"double","description":"Tax2 applicable for the product"},"Tax3":{"type":"number","format":"double","description":"Tax3 applicable for the product"},"Tax4":{"type":"number","format":"double","description":"Tax4 applicable for the product"},"Tax5":{"type":"number","format":"double","description":"Tax5 applicable for the product"},"Notes":{"type":"string","description":"Notes"},"ExpDate":{"type":"string","format":"date-time","description":"Expiration date of the pricing option purchased"},"Quantity":{"type":"integer","format":"int32","description":"Quantity of the products"},"Returned":{"type":"boolean","description":"Returned or not"},"BarcodeId":{"type":"string","description":"The BarcodeId of the item.\r\nFor services, BarcodeId may be null\r\nIf no barcode id is explicitly set by the business it is the internal id in a string format."},"IsService":{"type":"boolean","description":"When `true`, indicates that the purchased item was a pricing option for a service."},"TaxAmount":{"type":"number","format":"double","description":"Tax rate applicable for the product"},"UnitPrice":{"type":"number","format":"double","description":"Per unit price of the item sold"},"ActiveDate":{"type":"string","format":"date-time","description":"Activation date of pricing option purchased"},"CategoryId":{"type":"integer","format":"int32","description":"Revenue Category ID"},"ContractId":{"type":"integer","format":"int32","description":"Contract ID purchased by the client"},"Description":{"type":"string","description":"Description of the sale transaction/pricing option description"},"TotalAmount":{"type":"number","format":"double","description":"Charged to the customer for paying"},"PaymentRefId":{"type":"integer","format":"int32","description":"Payment Reference ID"},"SaleDetailId":{"type":"integer","format":"int32","description":"The ID of the sale detail"},"SubCategoryId":{"type":"integer","format":"int32","description":"Revenue Subcategory ID"},"DiscountAmount":{"type":"number","format":"double","description":"Discount Amount"},"DiscountPercent":{"type":"number","format":"double","description":"Discount % applied during sale"}}},"description":"Contains information that describes the purchased items."},"RecipientClientId":{"type":"integer","format":"int64","description":"Recipient Client Id"},"OriginalSaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold originally."}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["SaleDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"sites","selected":true},"stream":{"name":"sites","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The site ID."},"Name":{"type":"string","description":"The name of the site."},"LogoUrl":{"type":"string","description":"The URL to the site’s logo."},"TimeZone":{"type":"string","description":"The time zone the site is located in."},"PageColor1":{"type":"string","description":"A hex code for a color the business owner uses in marketing. This color can be used to set a theme for an integration so that it matches the configured color-scheme for the business."},"PageColor2":{"type":"string","description":"The hex code for a second color, to be used in the same manner as `pageColor1`."},"PageColor3":{"type":"string","description":"The hex code for a third color, to be used in the same manner as `pageColor1`."},"PageColor4":{"type":"string","description":"The hex code for a fourth color, to be used in the same manner as `pageColor1`."},"AcceptsVisa":{"type":"boolean","description":"When `true`, indicates that this site accepts Visa cards.
\r\nWhen `false`, indicates that this site does not accept Visa credit cards."},"CountryCode":{"type":"string","description":"The country code for the site."},"Description":{"type":"string","description":"A description of the site."},"ContactEmail":{"type":"string","description":"The site’s email address."},"PricingLevel":{"type":"string","description":"The MINDBODY pricing level for the business. Possible values are:\r\nAccelerate - The business is on MINDBODY’s Accelerate pricing tier.\r\nGrow - The business is on MINDBODY’s Essential pricing tier.\r\nLegacy - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nListing - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nPro - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nSolo - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nUltimate - The business is on MINDBODY’s Ultimate pricing tier."},"AcceptsDiscover":{"type":"boolean","description":"When `true`, indicates that this site accepts Discover cards.
\r\nWhen `false`, indicates that this site does not accept Discover credit cards."},"CurrencyIsoCode":{"type":"string","description":"The currency ISO code for the site."},"AcceptsMasterCard":{"type":"boolean","description":"When `true`, indicates that this site accepts MasterCard cards.
\r\nWhen `false`, indicates that this site does not accept MasterCard credit cards."},"SmsPackageEnabled":{"type":"boolean","description":"When `true`, indicates that the business uses SMS text messages to communicate with its clients.
\r\nWhen `false`, indicates that the business does not use SMS text messages to communicate with its clients."},"AcceptsDirectDebit":{"type":"boolean","description":"When `true`, indicates that direct debit can be used by clients at this site.
\r\nWhen `false`, indicates that direct debit can not by used by clients at this site."},"TaxInclusivePrices":{"type":"boolean","description":"When `true`, indicates that the total includes tax.
\r\nWhen `false`, indicates that the total does not include tax."},"AllowsDashboardAccess":{"type":"boolean","description":"When `true`, indicates that this site allows access to its dashboard.
\r\nWhen `false`, indicates that this site does not allow access to its dashboard."},"AcceptsAmericanExpress":{"type":"boolean","description":"When `true`, indicates that this site accepts American Express cards.
\r\nWhen `false`, indicates that this site does not accept American Express credit cards."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["TransactionTime"],"destinationSyncMode":"append_dedup","primaryKey":[["TransactionId"]],"aliasName":"transactions","selected":true},"stream":{"name":"transactions","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Amount":{"type":"number","format":"double","description":"The amount charged on the card"},"SaleId":{"type":"integer","format":"int64","description":"The sale ID."},"Status":{"type":"string","description":"Status of the transaction"},"Settled":{"type":"boolean","description":"Whether it is settled or not"},"AuthTime":{"type":"string","format":"date-time","description":"Time of card authorized"},"CCSwiped":{"type":"boolean","description":"Whether card is swiped or not"},"CardType":{"type":"string","description":"Type of the card"},"ClientId":{"type":"integer","format":"int64","description":"The ID of the client who made the purchase."},"CCLastFour":{"type":"string","description":"Last 4 digits of CC"},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"MerchantId":{"type":"string","description":"Merchant ID of the studio"},"TerminalId":{"type":"string","description":"Terminal ID used for payment. Not applicable for CNP/Bank"},"ACHLastFour":{"type":"string","description":"Customer’s ACH last 4 digits"},"TransactionId":{"type":"integer","format":"int32","description":"The transaction ID."},"TransactionTime":{"type":"string","format":"date-time","description":"Time of card swiped"},"CardExpirationYear":{"type":"string","description":"Expiry year of the card"},"CardExpirationMonth":{"type":"string","description":"Expiry month of the card"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["TransactionTime"],"sourceDefinedPrimaryKey":[["TransactionId"]],"namespace":null}}]},"prefix":"","namespaceDefinition":"customformat","namespaceFormat":"MINDBODY_SOLIDCORE_5723430","schedule":null,"name":"SolidCore_site_5723430_to_Snowflake - AIRBYTE","operations":[{"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","operationId":"7e45f2c3-ea68-470b-af94-88403745addb","name":"Normalization","operatorConfiguration":{"operatorType":"normalization","normalization":{"option":"basic"},"dbt":null}}],"connectionId":"33939707-cfba-4be2-b873-7147a24d4c05","status":"active","withRefreshedCatalog":false,"sourceCatalogId":null} 2022-06-02 20:07:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/workspaces/get - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:07:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:07:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"33939707-cfba-4be2-b873-7147a24d4c05"} 2022-06-02 20:07:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:07:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 20:07:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definition_specifications/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba","workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:07:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:07:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:07:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:07:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:07:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:07:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:07:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:07:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:07:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:08:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:08:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:08:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:09:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:09:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:09:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:09:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"a09b1f2f-7973-42e9-8024-c83ecfe3a259"} 2022-06-02 20:09:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 20:09:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:09:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definition_specifications/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba","workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:09:57 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:09:57 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:09:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/update - {"syncCatalog":{"streams":[{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"categories","selected":true},"stream":{"name":"categories","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"Service":{"type":"boolean"},"IsPrimary":{"type":"boolean"},"Description":{"type":"string"},"IsSecondary":{"type":"boolean"},"CategoryName":{"type":"string"},"SubCategories":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"SubCategoryName":{"type":"string"}}}},"CreatedDateTimeUTC":{"type":"string","format":"date-time"},"ModifiedDateTimeUTC":{"type":"string","format":"date-time"}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["LastModifiedDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"clients","selected":true},"stream":{"name":"clients","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The client’s ID, as configured by the business owner. This is the client’s barcode ID if the business owner assigns barcodes to clients. This ID is used throughout the Public API for client-related Public API calls. When used in a POST `UpdateClient` request, the `Id` is used to identify the client for the update."},"City":{"type":"string","description":"The client’s city."},"Email":{"type":"string","description":"The client’s email address."},"Notes":{"type":"string","description":"Any notes entered on the client’s account by staff members. This value should never be shown to clients unless the business owner has a specific reason for showing them."},"State":{"type":"string","description":"The client’s state."},"Action":{"enum":["None","Added","Updated","Failed","Removed"],"type":"string","description":"The action taken."},"Active":{"type":"boolean","description":"When `true`, indicates that the client’s profile is marked as active on the site.
\r\nWhen `false`, the client’s profile is inactive."},"Gender":{"type":"string","description":"The gender of the client."},"Status":{"type":"string","description":"The status of the client in the business. Possible values are:\r\n* Declined\r\n* Non-Member\r\n* Active\r\n* Expired\r\n* Suspended\r\n* Terminated"},"Country":{"type":"string","description":"The client’s country."},"LastName":{"type":"string","description":"The client’s last name."},"PhotoUrl":{"type":"string","description":"The URL of the client’s photo for the client profile."},"RedAlert":{"type":"string","description":"Contains any red alert information entered by the business owner for the client."},"UniqueId":{"type":"integer","format":"int64","description":"The client’s system-generated ID at the business. This value cannot be changed by business owners and is always unique across all clients at the business. This ID is not widely used in the Public API, but can be used by your application to uniquely identify clients."},"BirthDate":{"type":"string","format":"date-time","description":"The client’s date of birth."},"FirstName":{"type":"string","description":"The client’s first name."},"HomePhone":{"type":"string","description":"The client’s home phone number."},"IsCompany":{"type":"boolean","description":"When `true`, indicates that the client should be marked as a company at the business.
\r\nWhen `false`, indicates the client is an individual and does not represent a company."},"Liability":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"IsReleased":{"type":"boolean","description":"The client’s liability release status.
\r\nWhen `true`, indicates that the client has agreed to the liability release for the business.
\r\nWhen `false`, indicates that the client has not agreed to the liability release for the business."},"ReleasedBy":{"type":"integer","format":"int64","description":"An ID indicating who released liability for the client. If the client agreed to the liability waiver by signing into an account online, this value is `null`. If a staff member marked the waiver as signed on behalf of the client, it is the staff member’s ID. `0` indicates that the business owner marked the liability waiver as signed on behalf of the client."},"AgreementDate":{"type":"string","format":"date-time","description":"The date and time at which the client agreed to the liability waiver for the business."}}},"SalesReps":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The staff ID of the sales representative."},"LastName":{"type":"string","description":"The last name of the sales representative."},"FirstName":{"type":"string","description":"The first name of the sales representative."},"SalesRepNumber":{"type":"integer","format":"int32","description":"This value is the number that identifies the type of sales representative assigned to this client. One to six types of sales representatives can be assigned to a client at any given time, depending on site settings."},"SalesRepNumbers":{"type":"array","items":{"type":"integer","format":"int32"},"description":"A list of the different types of sales representative functions assigned to this staff member."}}},"description":"A list of sales representatives."},"WorkPhone":{"type":"string","description":"The client’s work phone number."},"IsProspect":{"type":"boolean","description":"This value is set only if the business owner allows individuals to be prospects.
\r\nWhen `true`, indicates that the client should be marked as a prospect for the business.
\r\nWhen `false`, indicates that the client should not be marked as a prospect for the business."},"MiddleName":{"type":"string","description":"The client’s middle name."},"PostalCode":{"type":"string","description":"The client’s postal code."},"ReferredBy":{"type":"string","description":"Specifies how the client was referred to the business. You can get a list of possible strings using the `GetClientReferralTypes` endpoint."},"MobilePhone":{"type":"string","description":"The client’s mobile phone number."},"YellowAlert":{"type":"string","description":"Contains any yellow alert information entered by the business owner for the client."},"AddressLine1":{"type":"string","description":"The first line of the client’s street address."},"AddressLine2":{"type":"string","description":"The second line of the client’s street address, if needed."},"CreationDate":{"type":"string","format":"date-time","description":"The date the client’s profile was created and added to the business, either by the client from the online store, or by a staff member. This value always returns in the format `yyyy-mm-ddThh:mm:ss:ms`."},"HomeLocation":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"ClientIndexes":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The index ID assigned to the client."},"ValueId":{"type":"integer","format":"int32","description":"The index’s value ID."}},"description":"Represents a client index value assigned to a client"},"description":"Contains the IDs of the client’s assigned ClientIndexes and ClientIndexValues."},"ProspectStage":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the prospect stage assigned to the client."},"Active":{"type":"boolean","description":"When `true`, indicates that the client is a prospect at the business and has not yet purchased any of the business pricing options.\r\nWhen `false`, indicates that the client has already purchased at least one pricing option from the business."},"Description":{"type":"string","description":"A description of the prospect stage."}}},"WorkExtension":{"type":"string","description":"The client’s work phone extension number."},"AccountBalance":{"type":"number","format":"double","description":"The client’s current [account balance](https://mindbody-online-support.force.com/support/s/article/203262013-Adding-account-payments-video-tutorial?language=en_US)."},"MembershipIcon":{"type":"integer","format":"int32","description":"The ID of the [membership icon](https://support.mindbodyonline.com/s/article/203259703-Membership-Setup-screen?language=en_US) displayed next to the client’s name, if the client has a membership on their account."},"MobileProvider":{"type":"integer","format":"int32","description":"The client’s mobile provider."},"ClientCreditCard":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"City":{"type":"string","description":"The city in which the billing address is located."},"State":{"type":"string","description":"The state that the billing address is located in."},"Address":{"type":"string","description":"The billing address for the credit card."},"ExpYear":{"type":"string","description":"The year in which the credit card expires."},"CardType":{"type":"string","description":"The type of credit card, for example Visa or MasterCard."},"ExpMonth":{"type":"string","description":"The month in which the credit card expires."},"LastFour":{"type":"string","description":"The last four digits of the credit card number."},"CardHolder":{"type":"string","description":"The name of the card holder."},"CardNumber":{"type":"string","description":"The credit card number."},"PostalCode":{"type":"string","description":"The postal code where the billing address is located."}},"description":"A client credit card."},"LastFormulaNotes":{"type":"string","description":"The last [formula note](https://support.mindbodyonline.com/s/article/203259903-Appointments-Formula-notes?language=en_US) entered for the client."},"LiabilityRelease":{"type":"boolean","description":"Passing `true` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `true`.\r\n* `AgreementDate` is set to the time zone of the business when the call was processed.\r\n* `ReleasedBy` is set to `null` if the call is made by the client, `0` if the call was made by the business owner, or to a specific staff member’s ID if a staff member made the call.\r\nPassing `false` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `false`.\r\n* `AgreementDate` is set to `null`.\r\n* `ReleasedBy` is set to `null`."},"SendAccountTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendAccountEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by email. This property is editable. \r\n
Default: **false**"},"SendScheduleTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"CustomClientFields":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the custom client field."},"Name":{"type":"string","description":"The name of the field."},"Value":{"type":"string","description":"The value of a specific custom field for a client."},"DataType":{"type":"string","description":"The data type of the field."}},"description":"The value of a custom client field"},"description":"Contains information about the custom client fields assigned to the client."},"SendScheduleEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by email. This property is editable. \r\n
Default: **false**"},"ClientRelationships":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Delete":{"type":"boolean","description":"When true, this relationship is removed from the associated clients."},"Relationship":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the relationship."},"RelationshipName1":{"type":"string","description":"The name of the first relationship."},"RelationshipName2":{"type":"string","description":"The name of the second relationship."}},"description":"Jim is a RelationshipName1 of John. John is a RelationshipName2 of Jim."},"RelatedClientId":{"type":"string","description":"The RSSID of the related client."},"RelationshipName":{"type":"string","description":"The name of the relationship of the related client."}},"description":"A relation between two clients."},"description":"Contains information about the relationship between two clients."},"FirstAppointmentDate":{"type":"string","format":"date-time","description":"The date of the client’s first booked appointment at the business."},"LastModifiedDateTime":{"type":"string","format":"date-time","description":"The UTC date and time when the client’s information was last modified."},"SendPromotionalTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendPromotionalEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by email. This property is editable. \r\n
Default: **false**"},"EmergencyContactInfoName":{"type":"string","description":"The name of the client’s emergency contact."},"EmergencyContactInfoEmail":{"type":"string","description":"The email address of the client’s emergency contact."},"EmergencyContactInfoPhone":{"type":"string","description":"The phone number of the client’s emergency contact."},"AppointmentGenderPreference":{"enum":["None","Female","Male"],"type":"string","description":"The gender of staff member with whom the client prefers to book appointments."},"EmergencyContactInfoRelationship":{"type":"string","description":"The client’s relationship with the emergency contact."}},"description":"A Client"},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["LastModifiedDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"locations","selected":true},"stream":{"name":"locations","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["ProductId"]],"aliasName":"products","selected":true},"stream":{"name":"products","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The unique ID of the product variant, for example, a particular size and color combination."},"Name":{"type":"string","description":"The name of the product."},"Size":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product size."},"Name":{"type":"string","description":"The name of the product size."}}},"Color":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product color."},"Name":{"type":"string","description":"The name of the product color."}},"description":"A color used by products."},"Price":{"type":"number","format":"double","description":"The price of the product."},"GroupId":{"type":"integer","format":"int32","description":"The unique ID of the product group."},"TaxRate":{"type":"number","format":"double","description":"The tax rate that was applied to this purchase."},"ImageURL":{"type":"string","description":""},"ProductId":{"type":"integer","format":"int32","description":"A ProductID of the product."},"TypeGroup":{"type":"integer","format":"int32","description":"A TypeGroup of the product."},"CategoryId":{"type":"integer","format":"int32","description":"A CategoryID of the product."},"SupplierId":{"type":"integer","format":"int32","description":"A SupplierID of the product."},"OnlinePrice":{"type":"number","format":"double","description":"The online price of the product."},"TaxIncluded":{"type":"number","format":"double","description":"If tax inclusive-pricing is enabled, this field shows how much tax was added to the price."},"SupplierName":{"type":"string","description":"A Supplier name of the product."},"SubCategoryId":{"type":"integer","format":"int32","description":"A SubCategoryID of the product."},"ManufacturerId":{"type":"string","description":"The ManufacturerId of the product."},"LongDescription":{"type":"string","description":"A longer description of the product."},"ShortDescription":{"type":"string","description":"A short description of the product."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["ProductId"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["SaleDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"sales","selected":true},"stream":{"name":"sales","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The sale ID."},"ClientId":{"type":"string","description":"The ID of the client who made the purchase."},"Payments":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"A unique identifier for this payment."},"Type":{"type":"string","description":"The type of payment."},"Notes":{"type":"string","description":"Notes about this payment."},"Amount":{"type":"number","format":"double","description":"The amount of this payment."},"Method":{"type":"integer","format":"int32","description":"The method for this payment."},"TransactionId":{"type":"integer","format":"int32","description":"The payment transaction ID"}}},"description":"Contains information that describes the payments that contributed to this sale."},"SaleDate":{"type":"string","format":"date-time","description":"The date the item was sold."},"SaleTime":{"type":"string","description":"The time the item was sold."},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"SalesRepId":{"type":"integer","format":"int64","description":"The sales representative ID"},"SaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold."},"PurchasedItems":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The ProductID of the item."},"Tax1":{"type":"number","format":"double","description":"Tax1 applicable for the product"},"Tax2":{"type":"number","format":"double","description":"Tax2 applicable for the product"},"Tax3":{"type":"number","format":"double","description":"Tax3 applicable for the product"},"Tax4":{"type":"number","format":"double","description":"Tax4 applicable for the product"},"Tax5":{"type":"number","format":"double","description":"Tax5 applicable for the product"},"Notes":{"type":"string","description":"Notes"},"ExpDate":{"type":"string","format":"date-time","description":"Expiration date of the pricing option purchased"},"Quantity":{"type":"integer","format":"int32","description":"Quantity of the products"},"Returned":{"type":"boolean","description":"Returned or not"},"BarcodeId":{"type":"string","description":"The BarcodeId of the item.\r\nFor services, BarcodeId may be null\r\nIf no barcode id is explicitly set by the business it is the internal id in a string format."},"IsService":{"type":"boolean","description":"When `true`, indicates that the purchased item was a pricing option for a service."},"TaxAmount":{"type":"number","format":"double","description":"Tax rate applicable for the product"},"UnitPrice":{"type":"number","format":"double","description":"Per unit price of the item sold"},"ActiveDate":{"type":"string","format":"date-time","description":"Activation date of pricing option purchased"},"CategoryId":{"type":"integer","format":"int32","description":"Revenue Category ID"},"ContractId":{"type":"integer","format":"int32","description":"Contract ID purchased by the client"},"Description":{"type":"string","description":"Description of the sale transaction/pricing option description"},"TotalAmount":{"type":"number","format":"double","description":"Charged to the customer for paying"},"PaymentRefId":{"type":"integer","format":"int32","description":"Payment Reference ID"},"SaleDetailId":{"type":"integer","format":"int32","description":"The ID of the sale detail"},"SubCategoryId":{"type":"integer","format":"int32","description":"Revenue Subcategory ID"},"DiscountAmount":{"type":"number","format":"double","description":"Discount Amount"},"DiscountPercent":{"type":"number","format":"double","description":"Discount % applied during sale"}}},"description":"Contains information that describes the purchased items."},"RecipientClientId":{"type":"integer","format":"int64","description":"Recipient Client Id"},"OriginalSaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold originally."}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["SaleDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"sites","selected":true},"stream":{"name":"sites","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The site ID."},"Name":{"type":"string","description":"The name of the site."},"LogoUrl":{"type":"string","description":"The URL to the site’s logo."},"TimeZone":{"type":"string","description":"The time zone the site is located in."},"PageColor1":{"type":"string","description":"A hex code for a color the business owner uses in marketing. This color can be used to set a theme for an integration so that it matches the configured color-scheme for the business."},"PageColor2":{"type":"string","description":"The hex code for a second color, to be used in the same manner as `pageColor1`."},"PageColor3":{"type":"string","description":"The hex code for a third color, to be used in the same manner as `pageColor1`."},"PageColor4":{"type":"string","description":"The hex code for a fourth color, to be used in the same manner as `pageColor1`."},"AcceptsVisa":{"type":"boolean","description":"When `true`, indicates that this site accepts Visa cards.
\r\nWhen `false`, indicates that this site does not accept Visa credit cards."},"CountryCode":{"type":"string","description":"The country code for the site."},"Description":{"type":"string","description":"A description of the site."},"ContactEmail":{"type":"string","description":"The site’s email address."},"PricingLevel":{"type":"string","description":"The MINDBODY pricing level for the business. Possible values are:\r\nAccelerate - The business is on MINDBODY’s Accelerate pricing tier.\r\nGrow - The business is on MINDBODY’s Essential pricing tier.\r\nLegacy - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nListing - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nPro - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nSolo - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nUltimate - The business is on MINDBODY’s Ultimate pricing tier."},"AcceptsDiscover":{"type":"boolean","description":"When `true`, indicates that this site accepts Discover cards.
\r\nWhen `false`, indicates that this site does not accept Discover credit cards."},"CurrencyIsoCode":{"type":"string","description":"The currency ISO code for the site."},"AcceptsMasterCard":{"type":"boolean","description":"When `true`, indicates that this site accepts MasterCard cards.
\r\nWhen `false`, indicates that this site does not accept MasterCard credit cards."},"SmsPackageEnabled":{"type":"boolean","description":"When `true`, indicates that the business uses SMS text messages to communicate with its clients.
\r\nWhen `false`, indicates that the business does not use SMS text messages to communicate with its clients."},"AcceptsDirectDebit":{"type":"boolean","description":"When `true`, indicates that direct debit can be used by clients at this site.
\r\nWhen `false`, indicates that direct debit can not by used by clients at this site."},"TaxInclusivePrices":{"type":"boolean","description":"When `true`, indicates that the total includes tax.
\r\nWhen `false`, indicates that the total does not include tax."},"AllowsDashboardAccess":{"type":"boolean","description":"When `true`, indicates that this site allows access to its dashboard.
\r\nWhen `false`, indicates that this site does not allow access to its dashboard."},"AcceptsAmericanExpress":{"type":"boolean","description":"When `true`, indicates that this site accepts American Express cards.
\r\nWhen `false`, indicates that this site does not accept American Express credit cards."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["TransactionTime"],"destinationSyncMode":"append_dedup","primaryKey":[["TransactionId"]],"aliasName":"transactions","selected":true},"stream":{"name":"transactions","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Amount":{"type":"number","format":"double","description":"The amount charged on the card"},"SaleId":{"type":"integer","format":"int64","description":"The sale ID."},"Status":{"type":"string","description":"Status of the transaction"},"Settled":{"type":"boolean","description":"Whether it is settled or not"},"AuthTime":{"type":"string","format":"date-time","description":"Time of card authorized"},"CCSwiped":{"type":"boolean","description":"Whether card is swiped or not"},"CardType":{"type":"string","description":"Type of the card"},"ClientId":{"type":"integer","format":"int64","description":"The ID of the client who made the purchase."},"CCLastFour":{"type":"string","description":"Last 4 digits of CC"},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"MerchantId":{"type":"string","description":"Merchant ID of the studio"},"TerminalId":{"type":"string","description":"Terminal ID used for payment. Not applicable for CNP/Bank"},"ACHLastFour":{"type":"string","description":"Customer’s ACH last 4 digits"},"TransactionId":{"type":"integer","format":"int32","description":"The transaction ID."},"TransactionTime":{"type":"string","format":"date-time","description":"Time of card swiped"},"CardExpirationYear":{"type":"string","description":"Expiry year of the card"},"CardExpirationMonth":{"type":"string","description":"Expiry month of the card"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["TransactionTime"],"sourceDefinedPrimaryKey":[["TransactionId"]],"namespace":null}}]},"prefix":"","namespaceDefinition":"customformat","namespaceFormat":"MINDBODY_SOLIDCORE_5723396","schedule":null,"name":"SolidCore_site_5723396_to_Snowflake - AIRBYTE","operations":[{"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","operationId":"7e45f2c3-ea68-470b-af94-88403745addb","name":"Normalization","operatorConfiguration":{"operatorType":"normalization","normalization":{"option":"basic"},"dbt":null}}],"connectionId":"a09b1f2f-7973-42e9-8024-c83ecfe3a259","status":"active","withRefreshedCatalog":false,"sourceCatalogId":null} 2022-06-02 20:09:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:09:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:09:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:09:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:10:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"d1194616-268b-493a-8b44-a5a49c6a3585"} 2022-06-02 20:10:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 20:10:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:10:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definition_specifications/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba","workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:10:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:10:04 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:10:04 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:10:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/update - {"syncCatalog":{"streams":[{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"categories","selected":true},"stream":{"name":"categories","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"Service":{"type":"boolean"},"IsPrimary":{"type":"boolean"},"Description":{"type":"string"},"IsSecondary":{"type":"boolean"},"CategoryName":{"type":"string"},"SubCategories":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"SubCategoryName":{"type":"string"}}}},"CreatedDateTimeUTC":{"type":"string","format":"date-time"},"ModifiedDateTimeUTC":{"type":"string","format":"date-time"}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["LastModifiedDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"clients","selected":true},"stream":{"name":"clients","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The client’s ID, as configured by the business owner. This is the client’s barcode ID if the business owner assigns barcodes to clients. This ID is used throughout the Public API for client-related Public API calls. When used in a POST `UpdateClient` request, the `Id` is used to identify the client for the update."},"City":{"type":"string","description":"The client’s city."},"Email":{"type":"string","description":"The client’s email address."},"Notes":{"type":"string","description":"Any notes entered on the client’s account by staff members. This value should never be shown to clients unless the business owner has a specific reason for showing them."},"State":{"type":"string","description":"The client’s state."},"Action":{"enum":["None","Added","Updated","Failed","Removed"],"type":"string","description":"The action taken."},"Active":{"type":"boolean","description":"When `true`, indicates that the client’s profile is marked as active on the site.
\r\nWhen `false`, the client’s profile is inactive."},"Gender":{"type":"string","description":"The gender of the client."},"Status":{"type":"string","description":"The status of the client in the business. Possible values are:\r\n* Declined\r\n* Non-Member\r\n* Active\r\n* Expired\r\n* Suspended\r\n* Terminated"},"Country":{"type":"string","description":"The client’s country."},"LastName":{"type":"string","description":"The client’s last name."},"PhotoUrl":{"type":"string","description":"The URL of the client’s photo for the client profile."},"RedAlert":{"type":"string","description":"Contains any red alert information entered by the business owner for the client."},"UniqueId":{"type":"integer","format":"int64","description":"The client’s system-generated ID at the business. This value cannot be changed by business owners and is always unique across all clients at the business. This ID is not widely used in the Public API, but can be used by your application to uniquely identify clients."},"BirthDate":{"type":"string","format":"date-time","description":"The client’s date of birth."},"FirstName":{"type":"string","description":"The client’s first name."},"HomePhone":{"type":"string","description":"The client’s home phone number."},"IsCompany":{"type":"boolean","description":"When `true`, indicates that the client should be marked as a company at the business.
\r\nWhen `false`, indicates the client is an individual and does not represent a company."},"Liability":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"IsReleased":{"type":"boolean","description":"The client’s liability release status.
\r\nWhen `true`, indicates that the client has agreed to the liability release for the business.
\r\nWhen `false`, indicates that the client has not agreed to the liability release for the business."},"ReleasedBy":{"type":"integer","format":"int64","description":"An ID indicating who released liability for the client. If the client agreed to the liability waiver by signing into an account online, this value is `null`. If a staff member marked the waiver as signed on behalf of the client, it is the staff member’s ID. `0` indicates that the business owner marked the liability waiver as signed on behalf of the client."},"AgreementDate":{"type":"string","format":"date-time","description":"The date and time at which the client agreed to the liability waiver for the business."}}},"SalesReps":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The staff ID of the sales representative."},"LastName":{"type":"string","description":"The last name of the sales representative."},"FirstName":{"type":"string","description":"The first name of the sales representative."},"SalesRepNumber":{"type":"integer","format":"int32","description":"This value is the number that identifies the type of sales representative assigned to this client. One to six types of sales representatives can be assigned to a client at any given time, depending on site settings."},"SalesRepNumbers":{"type":"array","items":{"type":"integer","format":"int32"},"description":"A list of the different types of sales representative functions assigned to this staff member."}}},"description":"A list of sales representatives."},"WorkPhone":{"type":"string","description":"The client’s work phone number."},"IsProspect":{"type":"boolean","description":"This value is set only if the business owner allows individuals to be prospects.
\r\nWhen `true`, indicates that the client should be marked as a prospect for the business.
\r\nWhen `false`, indicates that the client should not be marked as a prospect for the business."},"MiddleName":{"type":"string","description":"The client’s middle name."},"PostalCode":{"type":"string","description":"The client’s postal code."},"ReferredBy":{"type":"string","description":"Specifies how the client was referred to the business. You can get a list of possible strings using the `GetClientReferralTypes` endpoint."},"MobilePhone":{"type":"string","description":"The client’s mobile phone number."},"YellowAlert":{"type":"string","description":"Contains any yellow alert information entered by the business owner for the client."},"AddressLine1":{"type":"string","description":"The first line of the client’s street address."},"AddressLine2":{"type":"string","description":"The second line of the client’s street address, if needed."},"CreationDate":{"type":"string","format":"date-time","description":"The date the client’s profile was created and added to the business, either by the client from the online store, or by a staff member. This value always returns in the format `yyyy-mm-ddThh:mm:ss:ms`."},"HomeLocation":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"ClientIndexes":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The index ID assigned to the client."},"ValueId":{"type":"integer","format":"int32","description":"The index’s value ID."}},"description":"Represents a client index value assigned to a client"},"description":"Contains the IDs of the client’s assigned ClientIndexes and ClientIndexValues."},"ProspectStage":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the prospect stage assigned to the client."},"Active":{"type":"boolean","description":"When `true`, indicates that the client is a prospect at the business and has not yet purchased any of the business pricing options.\r\nWhen `false`, indicates that the client has already purchased at least one pricing option from the business."},"Description":{"type":"string","description":"A description of the prospect stage."}}},"WorkExtension":{"type":"string","description":"The client’s work phone extension number."},"AccountBalance":{"type":"number","format":"double","description":"The client’s current [account balance](https://mindbody-online-support.force.com/support/s/article/203262013-Adding-account-payments-video-tutorial?language=en_US)."},"MembershipIcon":{"type":"integer","format":"int32","description":"The ID of the [membership icon](https://support.mindbodyonline.com/s/article/203259703-Membership-Setup-screen?language=en_US) displayed next to the client’s name, if the client has a membership on their account."},"MobileProvider":{"type":"integer","format":"int32","description":"The client’s mobile provider."},"ClientCreditCard":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"City":{"type":"string","description":"The city in which the billing address is located."},"State":{"type":"string","description":"The state that the billing address is located in."},"Address":{"type":"string","description":"The billing address for the credit card."},"ExpYear":{"type":"string","description":"The year in which the credit card expires."},"CardType":{"type":"string","description":"The type of credit card, for example Visa or MasterCard."},"ExpMonth":{"type":"string","description":"The month in which the credit card expires."},"LastFour":{"type":"string","description":"The last four digits of the credit card number."},"CardHolder":{"type":"string","description":"The name of the card holder."},"CardNumber":{"type":"string","description":"The credit card number."},"PostalCode":{"type":"string","description":"The postal code where the billing address is located."}},"description":"A client credit card."},"LastFormulaNotes":{"type":"string","description":"The last [formula note](https://support.mindbodyonline.com/s/article/203259903-Appointments-Formula-notes?language=en_US) entered for the client."},"LiabilityRelease":{"type":"boolean","description":"Passing `true` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `true`.\r\n* `AgreementDate` is set to the time zone of the business when the call was processed.\r\n* `ReleasedBy` is set to `null` if the call is made by the client, `0` if the call was made by the business owner, or to a specific staff member’s ID if a staff member made the call.\r\nPassing `false` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `false`.\r\n* `AgreementDate` is set to `null`.\r\n* `ReleasedBy` is set to `null`."},"SendAccountTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendAccountEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by email. This property is editable. \r\n
Default: **false**"},"SendScheduleTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"CustomClientFields":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the custom client field."},"Name":{"type":"string","description":"The name of the field."},"Value":{"type":"string","description":"The value of a specific custom field for a client."},"DataType":{"type":"string","description":"The data type of the field."}},"description":"The value of a custom client field"},"description":"Contains information about the custom client fields assigned to the client."},"SendScheduleEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by email. This property is editable. \r\n
Default: **false**"},"ClientRelationships":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Delete":{"type":"boolean","description":"When true, this relationship is removed from the associated clients."},"Relationship":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the relationship."},"RelationshipName1":{"type":"string","description":"The name of the first relationship."},"RelationshipName2":{"type":"string","description":"The name of the second relationship."}},"description":"Jim is a RelationshipName1 of John. John is a RelationshipName2 of Jim."},"RelatedClientId":{"type":"string","description":"The RSSID of the related client."},"RelationshipName":{"type":"string","description":"The name of the relationship of the related client."}},"description":"A relation between two clients."},"description":"Contains information about the relationship between two clients."},"FirstAppointmentDate":{"type":"string","format":"date-time","description":"The date of the client’s first booked appointment at the business."},"LastModifiedDateTime":{"type":"string","format":"date-time","description":"The UTC date and time when the client’s information was last modified."},"SendPromotionalTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendPromotionalEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by email. This property is editable. \r\n
Default: **false**"},"EmergencyContactInfoName":{"type":"string","description":"The name of the client’s emergency contact."},"EmergencyContactInfoEmail":{"type":"string","description":"The email address of the client’s emergency contact."},"EmergencyContactInfoPhone":{"type":"string","description":"The phone number of the client’s emergency contact."},"AppointmentGenderPreference":{"enum":["None","Female","Male"],"type":"string","description":"The gender of staff member with whom the client prefers to book appointments."},"EmergencyContactInfoRelationship":{"type":"string","description":"The client’s relationship with the emergency contact."}},"description":"A Client"},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["LastModifiedDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"locations","selected":true},"stream":{"name":"locations","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["ProductId"]],"aliasName":"products","selected":true},"stream":{"name":"products","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The unique ID of the product variant, for example, a particular size and color combination."},"Name":{"type":"string","description":"The name of the product."},"Size":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product size."},"Name":{"type":"string","description":"The name of the product size."}}},"Color":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product color."},"Name":{"type":"string","description":"The name of the product color."}},"description":"A color used by products."},"Price":{"type":"number","format":"double","description":"The price of the product."},"GroupId":{"type":"integer","format":"int32","description":"The unique ID of the product group."},"TaxRate":{"type":"number","format":"double","description":"The tax rate that was applied to this purchase."},"ImageURL":{"type":"string","description":""},"ProductId":{"type":"integer","format":"int32","description":"A ProductID of the product."},"TypeGroup":{"type":"integer","format":"int32","description":"A TypeGroup of the product."},"CategoryId":{"type":"integer","format":"int32","description":"A CategoryID of the product."},"SupplierId":{"type":"integer","format":"int32","description":"A SupplierID of the product."},"OnlinePrice":{"type":"number","format":"double","description":"The online price of the product."},"TaxIncluded":{"type":"number","format":"double","description":"If tax inclusive-pricing is enabled, this field shows how much tax was added to the price."},"SupplierName":{"type":"string","description":"A Supplier name of the product."},"SubCategoryId":{"type":"integer","format":"int32","description":"A SubCategoryID of the product."},"ManufacturerId":{"type":"string","description":"The ManufacturerId of the product."},"LongDescription":{"type":"string","description":"A longer description of the product."},"ShortDescription":{"type":"string","description":"A short description of the product."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["ProductId"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["SaleDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"sales","selected":true},"stream":{"name":"sales","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The sale ID."},"ClientId":{"type":"string","description":"The ID of the client who made the purchase."},"Payments":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"A unique identifier for this payment."},"Type":{"type":"string","description":"The type of payment."},"Notes":{"type":"string","description":"Notes about this payment."},"Amount":{"type":"number","format":"double","description":"The amount of this payment."},"Method":{"type":"integer","format":"int32","description":"The method for this payment."},"TransactionId":{"type":"integer","format":"int32","description":"The payment transaction ID"}}},"description":"Contains information that describes the payments that contributed to this sale."},"SaleDate":{"type":"string","format":"date-time","description":"The date the item was sold."},"SaleTime":{"type":"string","description":"The time the item was sold."},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"SalesRepId":{"type":"integer","format":"int64","description":"The sales representative ID"},"SaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold."},"PurchasedItems":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The ProductID of the item."},"Tax1":{"type":"number","format":"double","description":"Tax1 applicable for the product"},"Tax2":{"type":"number","format":"double","description":"Tax2 applicable for the product"},"Tax3":{"type":"number","format":"double","description":"Tax3 applicable for the product"},"Tax4":{"type":"number","format":"double","description":"Tax4 applicable for the product"},"Tax5":{"type":"number","format":"double","description":"Tax5 applicable for the product"},"Notes":{"type":"string","description":"Notes"},"ExpDate":{"type":"string","format":"date-time","description":"Expiration date of the pricing option purchased"},"Quantity":{"type":"integer","format":"int32","description":"Quantity of the products"},"Returned":{"type":"boolean","description":"Returned or not"},"BarcodeId":{"type":"string","description":"The BarcodeId of the item.\r\nFor services, BarcodeId may be null\r\nIf no barcode id is explicitly set by the business it is the internal id in a string format."},"IsService":{"type":"boolean","description":"When `true`, indicates that the purchased item was a pricing option for a service."},"TaxAmount":{"type":"number","format":"double","description":"Tax rate applicable for the product"},"UnitPrice":{"type":"number","format":"double","description":"Per unit price of the item sold"},"ActiveDate":{"type":"string","format":"date-time","description":"Activation date of pricing option purchased"},"CategoryId":{"type":"integer","format":"int32","description":"Revenue Category ID"},"ContractId":{"type":"integer","format":"int32","description":"Contract ID purchased by the client"},"Description":{"type":"string","description":"Description of the sale transaction/pricing option description"},"TotalAmount":{"type":"number","format":"double","description":"Charged to the customer for paying"},"PaymentRefId":{"type":"integer","format":"int32","description":"Payment Reference ID"},"SaleDetailId":{"type":"integer","format":"int32","description":"The ID of the sale detail"},"SubCategoryId":{"type":"integer","format":"int32","description":"Revenue Subcategory ID"},"DiscountAmount":{"type":"number","format":"double","description":"Discount Amount"},"DiscountPercent":{"type":"number","format":"double","description":"Discount % applied during sale"}}},"description":"Contains information that describes the purchased items."},"RecipientClientId":{"type":"integer","format":"int64","description":"Recipient Client Id"},"OriginalSaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold originally."}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["SaleDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"sites","selected":true},"stream":{"name":"sites","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The site ID."},"Name":{"type":"string","description":"The name of the site."},"LogoUrl":{"type":"string","description":"The URL to the site’s logo."},"TimeZone":{"type":"string","description":"The time zone the site is located in."},"PageColor1":{"type":"string","description":"A hex code for a color the business owner uses in marketing. This color can be used to set a theme for an integration so that it matches the configured color-scheme for the business."},"PageColor2":{"type":"string","description":"The hex code for a second color, to be used in the same manner as `pageColor1`."},"PageColor3":{"type":"string","description":"The hex code for a third color, to be used in the same manner as `pageColor1`."},"PageColor4":{"type":"string","description":"The hex code for a fourth color, to be used in the same manner as `pageColor1`."},"AcceptsVisa":{"type":"boolean","description":"When `true`, indicates that this site accepts Visa cards.
\r\nWhen `false`, indicates that this site does not accept Visa credit cards."},"CountryCode":{"type":"string","description":"The country code for the site."},"Description":{"type":"string","description":"A description of the site."},"ContactEmail":{"type":"string","description":"The site’s email address."},"PricingLevel":{"type":"string","description":"The MINDBODY pricing level for the business. Possible values are:\r\nAccelerate - The business is on MINDBODY’s Accelerate pricing tier.\r\nGrow - The business is on MINDBODY’s Essential pricing tier.\r\nLegacy - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nListing - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nPro - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nSolo - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nUltimate - The business is on MINDBODY’s Ultimate pricing tier."},"AcceptsDiscover":{"type":"boolean","description":"When `true`, indicates that this site accepts Discover cards.
\r\nWhen `false`, indicates that this site does not accept Discover credit cards."},"CurrencyIsoCode":{"type":"string","description":"The currency ISO code for the site."},"AcceptsMasterCard":{"type":"boolean","description":"When `true`, indicates that this site accepts MasterCard cards.
\r\nWhen `false`, indicates that this site does not accept MasterCard credit cards."},"SmsPackageEnabled":{"type":"boolean","description":"When `true`, indicates that the business uses SMS text messages to communicate with its clients.
\r\nWhen `false`, indicates that the business does not use SMS text messages to communicate with its clients."},"AcceptsDirectDebit":{"type":"boolean","description":"When `true`, indicates that direct debit can be used by clients at this site.
\r\nWhen `false`, indicates that direct debit can not by used by clients at this site."},"TaxInclusivePrices":{"type":"boolean","description":"When `true`, indicates that the total includes tax.
\r\nWhen `false`, indicates that the total does not include tax."},"AllowsDashboardAccess":{"type":"boolean","description":"When `true`, indicates that this site allows access to its dashboard.
\r\nWhen `false`, indicates that this site does not allow access to its dashboard."},"AcceptsAmericanExpress":{"type":"boolean","description":"When `true`, indicates that this site accepts American Express cards.
\r\nWhen `false`, indicates that this site does not accept American Express credit cards."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["TransactionTime"],"destinationSyncMode":"append_dedup","primaryKey":[["TransactionId"]],"aliasName":"transactions","selected":true},"stream":{"name":"transactions","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Amount":{"type":"number","format":"double","description":"The amount charged on the card"},"SaleId":{"type":"integer","format":"int64","description":"The sale ID."},"Status":{"type":"string","description":"Status of the transaction"},"Settled":{"type":"boolean","description":"Whether it is settled or not"},"AuthTime":{"type":"string","format":"date-time","description":"Time of card authorized"},"CCSwiped":{"type":"boolean","description":"Whether card is swiped or not"},"CardType":{"type":"string","description":"Type of the card"},"ClientId":{"type":"integer","format":"int64","description":"The ID of the client who made the purchase."},"CCLastFour":{"type":"string","description":"Last 4 digits of CC"},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"MerchantId":{"type":"string","description":"Merchant ID of the studio"},"TerminalId":{"type":"string","description":"Terminal ID used for payment. Not applicable for CNP/Bank"},"ACHLastFour":{"type":"string","description":"Customer’s ACH last 4 digits"},"TransactionId":{"type":"integer","format":"int32","description":"The transaction ID."},"TransactionTime":{"type":"string","format":"date-time","description":"Time of card swiped"},"CardExpirationYear":{"type":"string","description":"Expiry year of the card"},"CardExpirationMonth":{"type":"string","description":"Expiry month of the card"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["TransactionTime"],"sourceDefinedPrimaryKey":[["TransactionId"]],"namespace":null}}]},"prefix":"","namespaceDefinition":"customformat","namespaceFormat":"MINDBODY_SOLIDCORE_693866","schedule":null,"name":"SolidCore_site_693866_to_Snowflake - AIRBYTE","operations":[{"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","operationId":"7e45f2c3-ea68-470b-af94-88403745addb","name":"Normalization","operatorConfiguration":{"operatorType":"normalization","normalization":{"option":"basic"},"dbt":null}}],"connectionId":"d1194616-268b-493a-8b44-a5a49c6a3585","status":"active","withRefreshedCatalog":false,"sourceCatalogId":null} 2022-06-02 20:10:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:10:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:10:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:10:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:10:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:10:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:10:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"668e82a3-9572-4a4b-a43d-4ccd82bc617f"} 2022-06-02 20:10:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 20:10:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definition_specifications/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba","workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:10:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:10:16 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:10:17 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:10:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/update - {"syncCatalog":{"streams":[{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"categories","selected":true},"stream":{"name":"categories","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"Service":{"type":"boolean"},"IsPrimary":{"type":"boolean"},"Description":{"type":"string"},"IsSecondary":{"type":"boolean"},"CategoryName":{"type":"string"},"SubCategories":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"SubCategoryName":{"type":"string"}}}},"CreatedDateTimeUTC":{"type":"string","format":"date-time"},"ModifiedDateTimeUTC":{"type":"string","format":"date-time"}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["LastModifiedDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"clients","selected":true},"stream":{"name":"clients","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The client’s ID, as configured by the business owner. This is the client’s barcode ID if the business owner assigns barcodes to clients. This ID is used throughout the Public API for client-related Public API calls. When used in a POST `UpdateClient` request, the `Id` is used to identify the client for the update."},"City":{"type":"string","description":"The client’s city."},"Email":{"type":"string","description":"The client’s email address."},"Notes":{"type":"string","description":"Any notes entered on the client’s account by staff members. This value should never be shown to clients unless the business owner has a specific reason for showing them."},"State":{"type":"string","description":"The client’s state."},"Action":{"enum":["None","Added","Updated","Failed","Removed"],"type":"string","description":"The action taken."},"Active":{"type":"boolean","description":"When `true`, indicates that the client’s profile is marked as active on the site.
\r\nWhen `false`, the client’s profile is inactive."},"Gender":{"type":"string","description":"The gender of the client."},"Status":{"type":"string","description":"The status of the client in the business. Possible values are:\r\n* Declined\r\n* Non-Member\r\n* Active\r\n* Expired\r\n* Suspended\r\n* Terminated"},"Country":{"type":"string","description":"The client’s country."},"LastName":{"type":"string","description":"The client’s last name."},"PhotoUrl":{"type":"string","description":"The URL of the client’s photo for the client profile."},"RedAlert":{"type":"string","description":"Contains any red alert information entered by the business owner for the client."},"UniqueId":{"type":"integer","format":"int64","description":"The client’s system-generated ID at the business. This value cannot be changed by business owners and is always unique across all clients at the business. This ID is not widely used in the Public API, but can be used by your application to uniquely identify clients."},"BirthDate":{"type":"string","format":"date-time","description":"The client’s date of birth."},"FirstName":{"type":"string","description":"The client’s first name."},"HomePhone":{"type":"string","description":"The client’s home phone number."},"IsCompany":{"type":"boolean","description":"When `true`, indicates that the client should be marked as a company at the business.
\r\nWhen `false`, indicates the client is an individual and does not represent a company."},"Liability":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"IsReleased":{"type":"boolean","description":"The client’s liability release status.
\r\nWhen `true`, indicates that the client has agreed to the liability release for the business.
\r\nWhen `false`, indicates that the client has not agreed to the liability release for the business."},"ReleasedBy":{"type":"integer","format":"int64","description":"An ID indicating who released liability for the client. If the client agreed to the liability waiver by signing into an account online, this value is `null`. If a staff member marked the waiver as signed on behalf of the client, it is the staff member’s ID. `0` indicates that the business owner marked the liability waiver as signed on behalf of the client."},"AgreementDate":{"type":"string","format":"date-time","description":"The date and time at which the client agreed to the liability waiver for the business."}}},"SalesReps":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The staff ID of the sales representative."},"LastName":{"type":"string","description":"The last name of the sales representative."},"FirstName":{"type":"string","description":"The first name of the sales representative."},"SalesRepNumber":{"type":"integer","format":"int32","description":"This value is the number that identifies the type of sales representative assigned to this client. One to six types of sales representatives can be assigned to a client at any given time, depending on site settings."},"SalesRepNumbers":{"type":"array","items":{"type":"integer","format":"int32"},"description":"A list of the different types of sales representative functions assigned to this staff member."}}},"description":"A list of sales representatives."},"WorkPhone":{"type":"string","description":"The client’s work phone number."},"IsProspect":{"type":"boolean","description":"This value is set only if the business owner allows individuals to be prospects.
\r\nWhen `true`, indicates that the client should be marked as a prospect for the business.
\r\nWhen `false`, indicates that the client should not be marked as a prospect for the business."},"MiddleName":{"type":"string","description":"The client’s middle name."},"PostalCode":{"type":"string","description":"The client’s postal code."},"ReferredBy":{"type":"string","description":"Specifies how the client was referred to the business. You can get a list of possible strings using the `GetClientReferralTypes` endpoint."},"MobilePhone":{"type":"string","description":"The client’s mobile phone number."},"YellowAlert":{"type":"string","description":"Contains any yellow alert information entered by the business owner for the client."},"AddressLine1":{"type":"string","description":"The first line of the client’s street address."},"AddressLine2":{"type":"string","description":"The second line of the client’s street address, if needed."},"CreationDate":{"type":"string","format":"date-time","description":"The date the client’s profile was created and added to the business, either by the client from the online store, or by a staff member. This value always returns in the format `yyyy-mm-ddThh:mm:ss:ms`."},"HomeLocation":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"ClientIndexes":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The index ID assigned to the client."},"ValueId":{"type":"integer","format":"int32","description":"The index’s value ID."}},"description":"Represents a client index value assigned to a client"},"description":"Contains the IDs of the client’s assigned ClientIndexes and ClientIndexValues."},"ProspectStage":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the prospect stage assigned to the client."},"Active":{"type":"boolean","description":"When `true`, indicates that the client is a prospect at the business and has not yet purchased any of the business pricing options.\r\nWhen `false`, indicates that the client has already purchased at least one pricing option from the business."},"Description":{"type":"string","description":"A description of the prospect stage."}}},"WorkExtension":{"type":"string","description":"The client’s work phone extension number."},"AccountBalance":{"type":"number","format":"double","description":"The client’s current [account balance](https://mindbody-online-support.force.com/support/s/article/203262013-Adding-account-payments-video-tutorial?language=en_US)."},"MembershipIcon":{"type":"integer","format":"int32","description":"The ID of the [membership icon](https://support.mindbodyonline.com/s/article/203259703-Membership-Setup-screen?language=en_US) displayed next to the client’s name, if the client has a membership on their account."},"MobileProvider":{"type":"integer","format":"int32","description":"The client’s mobile provider."},"ClientCreditCard":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"City":{"type":"string","description":"The city in which the billing address is located."},"State":{"type":"string","description":"The state that the billing address is located in."},"Address":{"type":"string","description":"The billing address for the credit card."},"ExpYear":{"type":"string","description":"The year in which the credit card expires."},"CardType":{"type":"string","description":"The type of credit card, for example Visa or MasterCard."},"ExpMonth":{"type":"string","description":"The month in which the credit card expires."},"LastFour":{"type":"string","description":"The last four digits of the credit card number."},"CardHolder":{"type":"string","description":"The name of the card holder."},"CardNumber":{"type":"string","description":"The credit card number."},"PostalCode":{"type":"string","description":"The postal code where the billing address is located."}},"description":"A client credit card."},"LastFormulaNotes":{"type":"string","description":"The last [formula note](https://support.mindbodyonline.com/s/article/203259903-Appointments-Formula-notes?language=en_US) entered for the client."},"LiabilityRelease":{"type":"boolean","description":"Passing `true` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `true`.\r\n* `AgreementDate` is set to the time zone of the business when the call was processed.\r\n* `ReleasedBy` is set to `null` if the call is made by the client, `0` if the call was made by the business owner, or to a specific staff member’s ID if a staff member made the call.\r\nPassing `false` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `false`.\r\n* `AgreementDate` is set to `null`.\r\n* `ReleasedBy` is set to `null`."},"SendAccountTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendAccountEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by email. This property is editable. \r\n
Default: **false**"},"SendScheduleTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"CustomClientFields":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the custom client field."},"Name":{"type":"string","description":"The name of the field."},"Value":{"type":"string","description":"The value of a specific custom field for a client."},"DataType":{"type":"string","description":"The data type of the field."}},"description":"The value of a custom client field"},"description":"Contains information about the custom client fields assigned to the client."},"SendScheduleEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by email. This property is editable. \r\n
Default: **false**"},"ClientRelationships":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Delete":{"type":"boolean","description":"When true, this relationship is removed from the associated clients."},"Relationship":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the relationship."},"RelationshipName1":{"type":"string","description":"The name of the first relationship."},"RelationshipName2":{"type":"string","description":"The name of the second relationship."}},"description":"Jim is a RelationshipName1 of John. John is a RelationshipName2 of Jim."},"RelatedClientId":{"type":"string","description":"The RSSID of the related client."},"RelationshipName":{"type":"string","description":"The name of the relationship of the related client."}},"description":"A relation between two clients."},"description":"Contains information about the relationship between two clients."},"FirstAppointmentDate":{"type":"string","format":"date-time","description":"The date of the client’s first booked appointment at the business."},"LastModifiedDateTime":{"type":"string","format":"date-time","description":"The UTC date and time when the client’s information was last modified."},"SendPromotionalTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendPromotionalEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by email. This property is editable. \r\n
Default: **false**"},"EmergencyContactInfoName":{"type":"string","description":"The name of the client’s emergency contact."},"EmergencyContactInfoEmail":{"type":"string","description":"The email address of the client’s emergency contact."},"EmergencyContactInfoPhone":{"type":"string","description":"The phone number of the client’s emergency contact."},"AppointmentGenderPreference":{"enum":["None","Female","Male"],"type":"string","description":"The gender of staff member with whom the client prefers to book appointments."},"EmergencyContactInfoRelationship":{"type":"string","description":"The client’s relationship with the emergency contact."}},"description":"A Client"},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["LastModifiedDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"locations","selected":true},"stream":{"name":"locations","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["ProductId"]],"aliasName":"products","selected":true},"stream":{"name":"products","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The unique ID of the product variant, for example, a particular size and color combination."},"Name":{"type":"string","description":"The name of the product."},"Size":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product size."},"Name":{"type":"string","description":"The name of the product size."}}},"Color":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product color."},"Name":{"type":"string","description":"The name of the product color."}},"description":"A color used by products."},"Price":{"type":"number","format":"double","description":"The price of the product."},"GroupId":{"type":"integer","format":"int32","description":"The unique ID of the product group."},"TaxRate":{"type":"number","format":"double","description":"The tax rate that was applied to this purchase."},"ImageURL":{"type":"string","description":""},"ProductId":{"type":"integer","format":"int32","description":"A ProductID of the product."},"TypeGroup":{"type":"integer","format":"int32","description":"A TypeGroup of the product."},"CategoryId":{"type":"integer","format":"int32","description":"A CategoryID of the product."},"SupplierId":{"type":"integer","format":"int32","description":"A SupplierID of the product."},"OnlinePrice":{"type":"number","format":"double","description":"The online price of the product."},"TaxIncluded":{"type":"number","format":"double","description":"If tax inclusive-pricing is enabled, this field shows how much tax was added to the price."},"SupplierName":{"type":"string","description":"A Supplier name of the product."},"SubCategoryId":{"type":"integer","format":"int32","description":"A SubCategoryID of the product."},"ManufacturerId":{"type":"string","description":"The ManufacturerId of the product."},"LongDescription":{"type":"string","description":"A longer description of the product."},"ShortDescription":{"type":"string","description":"A short description of the product."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["ProductId"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["SaleDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"sales","selected":true},"stream":{"name":"sales","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The sale ID."},"ClientId":{"type":"string","description":"The ID of the client who made the purchase."},"Payments":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"A unique identifier for this payment."},"Type":{"type":"string","description":"The type of payment."},"Notes":{"type":"string","description":"Notes about this payment."},"Amount":{"type":"number","format":"double","description":"The amount of this payment."},"Method":{"type":"integer","format":"int32","description":"The method for this payment."},"TransactionId":{"type":"integer","format":"int32","description":"The payment transaction ID"}}},"description":"Contains information that describes the payments that contributed to this sale."},"SaleDate":{"type":"string","format":"date-time","description":"The date the item was sold."},"SaleTime":{"type":"string","description":"The time the item was sold."},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"SalesRepId":{"type":"integer","format":"int64","description":"The sales representative ID"},"SaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold."},"PurchasedItems":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The ProductID of the item."},"Tax1":{"type":"number","format":"double","description":"Tax1 applicable for the product"},"Tax2":{"type":"number","format":"double","description":"Tax2 applicable for the product"},"Tax3":{"type":"number","format":"double","description":"Tax3 applicable for the product"},"Tax4":{"type":"number","format":"double","description":"Tax4 applicable for the product"},"Tax5":{"type":"number","format":"double","description":"Tax5 applicable for the product"},"Notes":{"type":"string","description":"Notes"},"ExpDate":{"type":"string","format":"date-time","description":"Expiration date of the pricing option purchased"},"Quantity":{"type":"integer","format":"int32","description":"Quantity of the products"},"Returned":{"type":"boolean","description":"Returned or not"},"BarcodeId":{"type":"string","description":"The BarcodeId of the item.\r\nFor services, BarcodeId may be null\r\nIf no barcode id is explicitly set by the business it is the internal id in a string format."},"IsService":{"type":"boolean","description":"When `true`, indicates that the purchased item was a pricing option for a service."},"TaxAmount":{"type":"number","format":"double","description":"Tax rate applicable for the product"},"UnitPrice":{"type":"number","format":"double","description":"Per unit price of the item sold"},"ActiveDate":{"type":"string","format":"date-time","description":"Activation date of pricing option purchased"},"CategoryId":{"type":"integer","format":"int32","description":"Revenue Category ID"},"ContractId":{"type":"integer","format":"int32","description":"Contract ID purchased by the client"},"Description":{"type":"string","description":"Description of the sale transaction/pricing option description"},"TotalAmount":{"type":"number","format":"double","description":"Charged to the customer for paying"},"PaymentRefId":{"type":"integer","format":"int32","description":"Payment Reference ID"},"SaleDetailId":{"type":"integer","format":"int32","description":"The ID of the sale detail"},"SubCategoryId":{"type":"integer","format":"int32","description":"Revenue Subcategory ID"},"DiscountAmount":{"type":"number","format":"double","description":"Discount Amount"},"DiscountPercent":{"type":"number","format":"double","description":"Discount % applied during sale"}}},"description":"Contains information that describes the purchased items."},"RecipientClientId":{"type":"integer","format":"int64","description":"Recipient Client Id"},"OriginalSaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold originally."}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["SaleDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"sites","selected":true},"stream":{"name":"sites","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The site ID."},"Name":{"type":"string","description":"The name of the site."},"LogoUrl":{"type":"string","description":"The URL to the site’s logo."},"TimeZone":{"type":"string","description":"The time zone the site is located in."},"PageColor1":{"type":"string","description":"A hex code for a color the business owner uses in marketing. This color can be used to set a theme for an integration so that it matches the configured color-scheme for the business."},"PageColor2":{"type":"string","description":"The hex code for a second color, to be used in the same manner as `pageColor1`."},"PageColor3":{"type":"string","description":"The hex code for a third color, to be used in the same manner as `pageColor1`."},"PageColor4":{"type":"string","description":"The hex code for a fourth color, to be used in the same manner as `pageColor1`."},"AcceptsVisa":{"type":"boolean","description":"When `true`, indicates that this site accepts Visa cards.
\r\nWhen `false`, indicates that this site does not accept Visa credit cards."},"CountryCode":{"type":"string","description":"The country code for the site."},"Description":{"type":"string","description":"A description of the site."},"ContactEmail":{"type":"string","description":"The site’s email address."},"PricingLevel":{"type":"string","description":"The MINDBODY pricing level for the business. Possible values are:\r\nAccelerate - The business is on MINDBODY’s Accelerate pricing tier.\r\nGrow - The business is on MINDBODY’s Essential pricing tier.\r\nLegacy - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nListing - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nPro - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nSolo - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nUltimate - The business is on MINDBODY’s Ultimate pricing tier."},"AcceptsDiscover":{"type":"boolean","description":"When `true`, indicates that this site accepts Discover cards.
\r\nWhen `false`, indicates that this site does not accept Discover credit cards."},"CurrencyIsoCode":{"type":"string","description":"The currency ISO code for the site."},"AcceptsMasterCard":{"type":"boolean","description":"When `true`, indicates that this site accepts MasterCard cards.
\r\nWhen `false`, indicates that this site does not accept MasterCard credit cards."},"SmsPackageEnabled":{"type":"boolean","description":"When `true`, indicates that the business uses SMS text messages to communicate with its clients.
\r\nWhen `false`, indicates that the business does not use SMS text messages to communicate with its clients."},"AcceptsDirectDebit":{"type":"boolean","description":"When `true`, indicates that direct debit can be used by clients at this site.
\r\nWhen `false`, indicates that direct debit can not by used by clients at this site."},"TaxInclusivePrices":{"type":"boolean","description":"When `true`, indicates that the total includes tax.
\r\nWhen `false`, indicates that the total does not include tax."},"AllowsDashboardAccess":{"type":"boolean","description":"When `true`, indicates that this site allows access to its dashboard.
\r\nWhen `false`, indicates that this site does not allow access to its dashboard."},"AcceptsAmericanExpress":{"type":"boolean","description":"When `true`, indicates that this site accepts American Express cards.
\r\nWhen `false`, indicates that this site does not accept American Express credit cards."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["TransactionTime"],"destinationSyncMode":"append_dedup","primaryKey":[["TransactionId"]],"aliasName":"transactions","selected":true},"stream":{"name":"transactions","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Amount":{"type":"number","format":"double","description":"The amount charged on the card"},"SaleId":{"type":"integer","format":"int64","description":"The sale ID."},"Status":{"type":"string","description":"Status of the transaction"},"Settled":{"type":"boolean","description":"Whether it is settled or not"},"AuthTime":{"type":"string","format":"date-time","description":"Time of card authorized"},"CCSwiped":{"type":"boolean","description":"Whether card is swiped or not"},"CardType":{"type":"string","description":"Type of the card"},"ClientId":{"type":"integer","format":"int64","description":"The ID of the client who made the purchase."},"CCLastFour":{"type":"string","description":"Last 4 digits of CC"},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"MerchantId":{"type":"string","description":"Merchant ID of the studio"},"TerminalId":{"type":"string","description":"Terminal ID used for payment. Not applicable for CNP/Bank"},"ACHLastFour":{"type":"string","description":"Customer’s ACH last 4 digits"},"TransactionId":{"type":"integer","format":"int32","description":"The transaction ID."},"TransactionTime":{"type":"string","format":"date-time","description":"Time of card swiped"},"CardExpirationYear":{"type":"string","description":"Expiry year of the card"},"CardExpirationMonth":{"type":"string","description":"Expiry month of the card"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["TransactionTime"],"sourceDefinedPrimaryKey":[["TransactionId"]],"namespace":null}}]},"prefix":"","namespaceDefinition":"customformat","namespaceFormat":"MINDBODY_SOLIDCORE_847299","schedule":null,"name":"SolidCore_site_847299_to_Snowflake - AIRBYTE","operations":[{"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","operationId":"7e45f2c3-ea68-470b-af94-88403745addb","name":"Normalization","operatorConfiguration":{"operatorType":"normalization","normalization":{"option":"basic"},"dbt":null}}],"connectionId":"668e82a3-9572-4a4b-a43d-4ccd82bc617f","status":"active","withRefreshedCatalog":false,"sourceCatalogId":null} 2022-06-02 20:10:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:10:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:10:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:10:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:10:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:10:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"5717111a-5632-403f-aff3-b68afa9d419f"} 2022-06-02 20:10:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definition_specifications/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba","workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:10:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 20:10:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:10:26 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:10:26 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:10:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:10:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/update - {"syncCatalog":{"streams":[{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"categories","selected":true},"stream":{"name":"categories","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"Service":{"type":"boolean"},"IsPrimary":{"type":"boolean"},"Description":{"type":"string"},"IsSecondary":{"type":"boolean"},"CategoryName":{"type":"string"},"SubCategories":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"SubCategoryName":{"type":"string"}}}},"CreatedDateTimeUTC":{"type":"string","format":"date-time"},"ModifiedDateTimeUTC":{"type":"string","format":"date-time"}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["LastModifiedDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"clients","selected":true},"stream":{"name":"clients","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The client’s ID, as configured by the business owner. This is the client’s barcode ID if the business owner assigns barcodes to clients. This ID is used throughout the Public API for client-related Public API calls. When used in a POST `UpdateClient` request, the `Id` is used to identify the client for the update."},"City":{"type":"string","description":"The client’s city."},"Email":{"type":"string","description":"The client’s email address."},"Notes":{"type":"string","description":"Any notes entered on the client’s account by staff members. This value should never be shown to clients unless the business owner has a specific reason for showing them."},"State":{"type":"string","description":"The client’s state."},"Action":{"enum":["None","Added","Updated","Failed","Removed"],"type":"string","description":"The action taken."},"Active":{"type":"boolean","description":"When `true`, indicates that the client’s profile is marked as active on the site.
\r\nWhen `false`, the client’s profile is inactive."},"Gender":{"type":"string","description":"The gender of the client."},"Status":{"type":"string","description":"The status of the client in the business. Possible values are:\r\n* Declined\r\n* Non-Member\r\n* Active\r\n* Expired\r\n* Suspended\r\n* Terminated"},"Country":{"type":"string","description":"The client’s country."},"LastName":{"type":"string","description":"The client’s last name."},"PhotoUrl":{"type":"string","description":"The URL of the client’s photo for the client profile."},"RedAlert":{"type":"string","description":"Contains any red alert information entered by the business owner for the client."},"UniqueId":{"type":"integer","format":"int64","description":"The client’s system-generated ID at the business. This value cannot be changed by business owners and is always unique across all clients at the business. This ID is not widely used in the Public API, but can be used by your application to uniquely identify clients."},"BirthDate":{"type":"string","format":"date-time","description":"The client’s date of birth."},"FirstName":{"type":"string","description":"The client’s first name."},"HomePhone":{"type":"string","description":"The client’s home phone number."},"IsCompany":{"type":"boolean","description":"When `true`, indicates that the client should be marked as a company at the business.
\r\nWhen `false`, indicates the client is an individual and does not represent a company."},"Liability":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"IsReleased":{"type":"boolean","description":"The client’s liability release status.
\r\nWhen `true`, indicates that the client has agreed to the liability release for the business.
\r\nWhen `false`, indicates that the client has not agreed to the liability release for the business."},"ReleasedBy":{"type":"integer","format":"int64","description":"An ID indicating who released liability for the client. If the client agreed to the liability waiver by signing into an account online, this value is `null`. If a staff member marked the waiver as signed on behalf of the client, it is the staff member’s ID. `0` indicates that the business owner marked the liability waiver as signed on behalf of the client."},"AgreementDate":{"type":"string","format":"date-time","description":"The date and time at which the client agreed to the liability waiver for the business."}}},"SalesReps":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The staff ID of the sales representative."},"LastName":{"type":"string","description":"The last name of the sales representative."},"FirstName":{"type":"string","description":"The first name of the sales representative."},"SalesRepNumber":{"type":"integer","format":"int32","description":"This value is the number that identifies the type of sales representative assigned to this client. One to six types of sales representatives can be assigned to a client at any given time, depending on site settings."},"SalesRepNumbers":{"type":"array","items":{"type":"integer","format":"int32"},"description":"A list of the different types of sales representative functions assigned to this staff member."}}},"description":"A list of sales representatives."},"WorkPhone":{"type":"string","description":"The client’s work phone number."},"IsProspect":{"type":"boolean","description":"This value is set only if the business owner allows individuals to be prospects.
\r\nWhen `true`, indicates that the client should be marked as a prospect for the business.
\r\nWhen `false`, indicates that the client should not be marked as a prospect for the business."},"MiddleName":{"type":"string","description":"The client’s middle name."},"PostalCode":{"type":"string","description":"The client’s postal code."},"ReferredBy":{"type":"string","description":"Specifies how the client was referred to the business. You can get a list of possible strings using the `GetClientReferralTypes` endpoint."},"MobilePhone":{"type":"string","description":"The client’s mobile phone number."},"YellowAlert":{"type":"string","description":"Contains any yellow alert information entered by the business owner for the client."},"AddressLine1":{"type":"string","description":"The first line of the client’s street address."},"AddressLine2":{"type":"string","description":"The second line of the client’s street address, if needed."},"CreationDate":{"type":"string","format":"date-time","description":"The date the client’s profile was created and added to the business, either by the client from the online store, or by a staff member. This value always returns in the format `yyyy-mm-ddThh:mm:ss:ms`."},"HomeLocation":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"ClientIndexes":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The index ID assigned to the client."},"ValueId":{"type":"integer","format":"int32","description":"The index’s value ID."}},"description":"Represents a client index value assigned to a client"},"description":"Contains the IDs of the client’s assigned ClientIndexes and ClientIndexValues."},"ProspectStage":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the prospect stage assigned to the client."},"Active":{"type":"boolean","description":"When `true`, indicates that the client is a prospect at the business and has not yet purchased any of the business pricing options.\r\nWhen `false`, indicates that the client has already purchased at least one pricing option from the business."},"Description":{"type":"string","description":"A description of the prospect stage."}}},"WorkExtension":{"type":"string","description":"The client’s work phone extension number."},"AccountBalance":{"type":"number","format":"double","description":"The client’s current [account balance](https://mindbody-online-support.force.com/support/s/article/203262013-Adding-account-payments-video-tutorial?language=en_US)."},"MembershipIcon":{"type":"integer","format":"int32","description":"The ID of the [membership icon](https://support.mindbodyonline.com/s/article/203259703-Membership-Setup-screen?language=en_US) displayed next to the client’s name, if the client has a membership on their account."},"MobileProvider":{"type":"integer","format":"int32","description":"The client’s mobile provider."},"ClientCreditCard":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"City":{"type":"string","description":"The city in which the billing address is located."},"State":{"type":"string","description":"The state that the billing address is located in."},"Address":{"type":"string","description":"The billing address for the credit card."},"ExpYear":{"type":"string","description":"The year in which the credit card expires."},"CardType":{"type":"string","description":"The type of credit card, for example Visa or MasterCard."},"ExpMonth":{"type":"string","description":"The month in which the credit card expires."},"LastFour":{"type":"string","description":"The last four digits of the credit card number."},"CardHolder":{"type":"string","description":"The name of the card holder."},"CardNumber":{"type":"string","description":"The credit card number."},"PostalCode":{"type":"string","description":"The postal code where the billing address is located."}},"description":"A client credit card."},"LastFormulaNotes":{"type":"string","description":"The last [formula note](https://support.mindbodyonline.com/s/article/203259903-Appointments-Formula-notes?language=en_US) entered for the client."},"LiabilityRelease":{"type":"boolean","description":"Passing `true` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `true`.\r\n* `AgreementDate` is set to the time zone of the business when the call was processed.\r\n* `ReleasedBy` is set to `null` if the call is made by the client, `0` if the call was made by the business owner, or to a specific staff member’s ID if a staff member made the call.\r\nPassing `false` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `false`.\r\n* `AgreementDate` is set to `null`.\r\n* `ReleasedBy` is set to `null`."},"SendAccountTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendAccountEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by email. This property is editable. \r\n
Default: **false**"},"SendScheduleTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"CustomClientFields":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the custom client field."},"Name":{"type":"string","description":"The name of the field."},"Value":{"type":"string","description":"The value of a specific custom field for a client."},"DataType":{"type":"string","description":"The data type of the field."}},"description":"The value of a custom client field"},"description":"Contains information about the custom client fields assigned to the client."},"SendScheduleEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by email. This property is editable. \r\n
Default: **false**"},"ClientRelationships":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Delete":{"type":"boolean","description":"When true, this relationship is removed from the associated clients."},"Relationship":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the relationship."},"RelationshipName1":{"type":"string","description":"The name of the first relationship."},"RelationshipName2":{"type":"string","description":"The name of the second relationship."}},"description":"Jim is a RelationshipName1 of John. John is a RelationshipName2 of Jim."},"RelatedClientId":{"type":"string","description":"The RSSID of the related client."},"RelationshipName":{"type":"string","description":"The name of the relationship of the related client."}},"description":"A relation between two clients."},"description":"Contains information about the relationship between two clients."},"FirstAppointmentDate":{"type":"string","format":"date-time","description":"The date of the client’s first booked appointment at the business."},"LastModifiedDateTime":{"type":"string","format":"date-time","description":"The UTC date and time when the client’s information was last modified."},"SendPromotionalTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendPromotionalEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by email. This property is editable. \r\n
Default: **false**"},"EmergencyContactInfoName":{"type":"string","description":"The name of the client’s emergency contact."},"EmergencyContactInfoEmail":{"type":"string","description":"The email address of the client’s emergency contact."},"EmergencyContactInfoPhone":{"type":"string","description":"The phone number of the client’s emergency contact."},"AppointmentGenderPreference":{"enum":["None","Female","Male"],"type":"string","description":"The gender of staff member with whom the client prefers to book appointments."},"EmergencyContactInfoRelationship":{"type":"string","description":"The client’s relationship with the emergency contact."}},"description":"A Client"},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["LastModifiedDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"locations","selected":true},"stream":{"name":"locations","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["ProductId"]],"aliasName":"products","selected":true},"stream":{"name":"products","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The unique ID of the product variant, for example, a particular size and color combination."},"Name":{"type":"string","description":"The name of the product."},"Size":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product size."},"Name":{"type":"string","description":"The name of the product size."}}},"Color":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product color."},"Name":{"type":"string","description":"The name of the product color."}},"description":"A color used by products."},"Price":{"type":"number","format":"double","description":"The price of the product."},"GroupId":{"type":"integer","format":"int32","description":"The unique ID of the product group."},"TaxRate":{"type":"number","format":"double","description":"The tax rate that was applied to this purchase."},"ImageURL":{"type":"string","description":""},"ProductId":{"type":"integer","format":"int32","description":"A ProductID of the product."},"TypeGroup":{"type":"integer","format":"int32","description":"A TypeGroup of the product."},"CategoryId":{"type":"integer","format":"int32","description":"A CategoryID of the product."},"SupplierId":{"type":"integer","format":"int32","description":"A SupplierID of the product."},"OnlinePrice":{"type":"number","format":"double","description":"The online price of the product."},"TaxIncluded":{"type":"number","format":"double","description":"If tax inclusive-pricing is enabled, this field shows how much tax was added to the price."},"SupplierName":{"type":"string","description":"A Supplier name of the product."},"SubCategoryId":{"type":"integer","format":"int32","description":"A SubCategoryID of the product."},"ManufacturerId":{"type":"string","description":"The ManufacturerId of the product."},"LongDescription":{"type":"string","description":"A longer description of the product."},"ShortDescription":{"type":"string","description":"A short description of the product."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["ProductId"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["SaleDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"sales","selected":true},"stream":{"name":"sales","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The sale ID."},"ClientId":{"type":"string","description":"The ID of the client who made the purchase."},"Payments":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"A unique identifier for this payment."},"Type":{"type":"string","description":"The type of payment."},"Notes":{"type":"string","description":"Notes about this payment."},"Amount":{"type":"number","format":"double","description":"The amount of this payment."},"Method":{"type":"integer","format":"int32","description":"The method for this payment."},"TransactionId":{"type":"integer","format":"int32","description":"The payment transaction ID"}}},"description":"Contains information that describes the payments that contributed to this sale."},"SaleDate":{"type":"string","format":"date-time","description":"The date the item was sold."},"SaleTime":{"type":"string","description":"The time the item was sold."},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"SalesRepId":{"type":"integer","format":"int64","description":"The sales representative ID"},"SaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold."},"PurchasedItems":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The ProductID of the item."},"Tax1":{"type":"number","format":"double","description":"Tax1 applicable for the product"},"Tax2":{"type":"number","format":"double","description":"Tax2 applicable for the product"},"Tax3":{"type":"number","format":"double","description":"Tax3 applicable for the product"},"Tax4":{"type":"number","format":"double","description":"Tax4 applicable for the product"},"Tax5":{"type":"number","format":"double","description":"Tax5 applicable for the product"},"Notes":{"type":"string","description":"Notes"},"ExpDate":{"type":"string","format":"date-time","description":"Expiration date of the pricing option purchased"},"Quantity":{"type":"integer","format":"int32","description":"Quantity of the products"},"Returned":{"type":"boolean","description":"Returned or not"},"BarcodeId":{"type":"string","description":"The BarcodeId of the item.\r\nFor services, BarcodeId may be null\r\nIf no barcode id is explicitly set by the business it is the internal id in a string format."},"IsService":{"type":"boolean","description":"When `true`, indicates that the purchased item was a pricing option for a service."},"TaxAmount":{"type":"number","format":"double","description":"Tax rate applicable for the product"},"UnitPrice":{"type":"number","format":"double","description":"Per unit price of the item sold"},"ActiveDate":{"type":"string","format":"date-time","description":"Activation date of pricing option purchased"},"CategoryId":{"type":"integer","format":"int32","description":"Revenue Category ID"},"ContractId":{"type":"integer","format":"int32","description":"Contract ID purchased by the client"},"Description":{"type":"string","description":"Description of the sale transaction/pricing option description"},"TotalAmount":{"type":"number","format":"double","description":"Charged to the customer for paying"},"PaymentRefId":{"type":"integer","format":"int32","description":"Payment Reference ID"},"SaleDetailId":{"type":"integer","format":"int32","description":"The ID of the sale detail"},"SubCategoryId":{"type":"integer","format":"int32","description":"Revenue Subcategory ID"},"DiscountAmount":{"type":"number","format":"double","description":"Discount Amount"},"DiscountPercent":{"type":"number","format":"double","description":"Discount % applied during sale"}}},"description":"Contains information that describes the purchased items."},"RecipientClientId":{"type":"integer","format":"int64","description":"Recipient Client Id"},"OriginalSaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold originally."}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["SaleDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"sites","selected":true},"stream":{"name":"sites","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The site ID."},"Name":{"type":"string","description":"The name of the site."},"LogoUrl":{"type":"string","description":"The URL to the site’s logo."},"TimeZone":{"type":"string","description":"The time zone the site is located in."},"PageColor1":{"type":"string","description":"A hex code for a color the business owner uses in marketing. This color can be used to set a theme for an integration so that it matches the configured color-scheme for the business."},"PageColor2":{"type":"string","description":"The hex code for a second color, to be used in the same manner as `pageColor1`."},"PageColor3":{"type":"string","description":"The hex code for a third color, to be used in the same manner as `pageColor1`."},"PageColor4":{"type":"string","description":"The hex code for a fourth color, to be used in the same manner as `pageColor1`."},"AcceptsVisa":{"type":"boolean","description":"When `true`, indicates that this site accepts Visa cards.
\r\nWhen `false`, indicates that this site does not accept Visa credit cards."},"CountryCode":{"type":"string","description":"The country code for the site."},"Description":{"type":"string","description":"A description of the site."},"ContactEmail":{"type":"string","description":"The site’s email address."},"PricingLevel":{"type":"string","description":"The MINDBODY pricing level for the business. Possible values are:\r\nAccelerate - The business is on MINDBODY’s Accelerate pricing tier.\r\nGrow - The business is on MINDBODY’s Essential pricing tier.\r\nLegacy - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nListing - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nPro - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nSolo - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nUltimate - The business is on MINDBODY’s Ultimate pricing tier."},"AcceptsDiscover":{"type":"boolean","description":"When `true`, indicates that this site accepts Discover cards.
\r\nWhen `false`, indicates that this site does not accept Discover credit cards."},"CurrencyIsoCode":{"type":"string","description":"The currency ISO code for the site."},"AcceptsMasterCard":{"type":"boolean","description":"When `true`, indicates that this site accepts MasterCard cards.
\r\nWhen `false`, indicates that this site does not accept MasterCard credit cards."},"SmsPackageEnabled":{"type":"boolean","description":"When `true`, indicates that the business uses SMS text messages to communicate with its clients.
\r\nWhen `false`, indicates that the business does not use SMS text messages to communicate with its clients."},"AcceptsDirectDebit":{"type":"boolean","description":"When `true`, indicates that direct debit can be used by clients at this site.
\r\nWhen `false`, indicates that direct debit can not by used by clients at this site."},"TaxInclusivePrices":{"type":"boolean","description":"When `true`, indicates that the total includes tax.
\r\nWhen `false`, indicates that the total does not include tax."},"AllowsDashboardAccess":{"type":"boolean","description":"When `true`, indicates that this site allows access to its dashboard.
\r\nWhen `false`, indicates that this site does not allow access to its dashboard."},"AcceptsAmericanExpress":{"type":"boolean","description":"When `true`, indicates that this site accepts American Express cards.
\r\nWhen `false`, indicates that this site does not accept American Express credit cards."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["TransactionTime"],"destinationSyncMode":"append_dedup","primaryKey":[["TransactionId"]],"aliasName":"transactions","selected":true},"stream":{"name":"transactions","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Amount":{"type":"number","format":"double","description":"The amount charged on the card"},"SaleId":{"type":"integer","format":"int64","description":"The sale ID."},"Status":{"type":"string","description":"Status of the transaction"},"Settled":{"type":"boolean","description":"Whether it is settled or not"},"AuthTime":{"type":"string","format":"date-time","description":"Time of card authorized"},"CCSwiped":{"type":"boolean","description":"Whether card is swiped or not"},"CardType":{"type":"string","description":"Type of the card"},"ClientId":{"type":"integer","format":"int64","description":"The ID of the client who made the purchase."},"CCLastFour":{"type":"string","description":"Last 4 digits of CC"},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"MerchantId":{"type":"string","description":"Merchant ID of the studio"},"TerminalId":{"type":"string","description":"Terminal ID used for payment. Not applicable for CNP/Bank"},"ACHLastFour":{"type":"string","description":"Customer’s ACH last 4 digits"},"TransactionId":{"type":"integer","format":"int32","description":"The transaction ID."},"TransactionTime":{"type":"string","format":"date-time","description":"Time of card swiped"},"CardExpirationYear":{"type":"string","description":"Expiry year of the card"},"CardExpirationMonth":{"type":"string","description":"Expiry month of the card"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["TransactionTime"],"sourceDefinedPrimaryKey":[["TransactionId"]],"namespace":null}}]},"prefix":"","namespaceDefinition":"customformat","namespaceFormat":"MINDBODY_SOLIDCORE_487920","schedule":null,"name":"SolidCore_site_487920_to_Snowflake - AIRBYTE","operations":[{"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","operationId":"7e45f2c3-ea68-470b-af94-88403745addb","name":"Normalization","operatorConfiguration":{"operatorType":"normalization","normalization":{"option":"basic"},"dbt":null}}],"connectionId":"5717111a-5632-403f-aff3-b68afa9d419f","status":"active","withRefreshedCatalog":false,"sourceCatalogId":null} 2022-06-02 20:10:28 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:10:28 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:10:28 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:10:28 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:10:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"d2862d74-ec16-49f4-a107-0cd803382f5e"} 2022-06-02 20:10:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definition_specifications/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba","workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:10:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 20:10:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:10:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:10:33 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:10:33 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:10:34 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/update - {"syncCatalog":{"streams":[{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"categories","selected":true},"stream":{"name":"categories","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"Service":{"type":"boolean"},"IsPrimary":{"type":"boolean"},"Description":{"type":"string"},"IsSecondary":{"type":"boolean"},"CategoryName":{"type":"string"},"SubCategories":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"SubCategoryName":{"type":"string"}}}},"CreatedDateTimeUTC":{"type":"string","format":"date-time"},"ModifiedDateTimeUTC":{"type":"string","format":"date-time"}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["LastModifiedDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"clients","selected":true},"stream":{"name":"clients","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The client’s ID, as configured by the business owner. This is the client’s barcode ID if the business owner assigns barcodes to clients. This ID is used throughout the Public API for client-related Public API calls. When used in a POST `UpdateClient` request, the `Id` is used to identify the client for the update."},"City":{"type":"string","description":"The client’s city."},"Email":{"type":"string","description":"The client’s email address."},"Notes":{"type":"string","description":"Any notes entered on the client’s account by staff members. This value should never be shown to clients unless the business owner has a specific reason for showing them."},"State":{"type":"string","description":"The client’s state."},"Action":{"enum":["None","Added","Updated","Failed","Removed"],"type":"string","description":"The action taken."},"Active":{"type":"boolean","description":"When `true`, indicates that the client’s profile is marked as active on the site.
\r\nWhen `false`, the client’s profile is inactive."},"Gender":{"type":"string","description":"The gender of the client."},"Status":{"type":"string","description":"The status of the client in the business. Possible values are:\r\n* Declined\r\n* Non-Member\r\n* Active\r\n* Expired\r\n* Suspended\r\n* Terminated"},"Country":{"type":"string","description":"The client’s country."},"LastName":{"type":"string","description":"The client’s last name."},"PhotoUrl":{"type":"string","description":"The URL of the client’s photo for the client profile."},"RedAlert":{"type":"string","description":"Contains any red alert information entered by the business owner for the client."},"UniqueId":{"type":"integer","format":"int64","description":"The client’s system-generated ID at the business. This value cannot be changed by business owners and is always unique across all clients at the business. This ID is not widely used in the Public API, but can be used by your application to uniquely identify clients."},"BirthDate":{"type":"string","format":"date-time","description":"The client’s date of birth."},"FirstName":{"type":"string","description":"The client’s first name."},"HomePhone":{"type":"string","description":"The client’s home phone number."},"IsCompany":{"type":"boolean","description":"When `true`, indicates that the client should be marked as a company at the business.
\r\nWhen `false`, indicates the client is an individual and does not represent a company."},"Liability":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"IsReleased":{"type":"boolean","description":"The client’s liability release status.
\r\nWhen `true`, indicates that the client has agreed to the liability release for the business.
\r\nWhen `false`, indicates that the client has not agreed to the liability release for the business."},"ReleasedBy":{"type":"integer","format":"int64","description":"An ID indicating who released liability for the client. If the client agreed to the liability waiver by signing into an account online, this value is `null`. If a staff member marked the waiver as signed on behalf of the client, it is the staff member’s ID. `0` indicates that the business owner marked the liability waiver as signed on behalf of the client."},"AgreementDate":{"type":"string","format":"date-time","description":"The date and time at which the client agreed to the liability waiver for the business."}}},"SalesReps":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The staff ID of the sales representative."},"LastName":{"type":"string","description":"The last name of the sales representative."},"FirstName":{"type":"string","description":"The first name of the sales representative."},"SalesRepNumber":{"type":"integer","format":"int32","description":"This value is the number that identifies the type of sales representative assigned to this client. One to six types of sales representatives can be assigned to a client at any given time, depending on site settings."},"SalesRepNumbers":{"type":"array","items":{"type":"integer","format":"int32"},"description":"A list of the different types of sales representative functions assigned to this staff member."}}},"description":"A list of sales representatives."},"WorkPhone":{"type":"string","description":"The client’s work phone number."},"IsProspect":{"type":"boolean","description":"This value is set only if the business owner allows individuals to be prospects.
\r\nWhen `true`, indicates that the client should be marked as a prospect for the business.
\r\nWhen `false`, indicates that the client should not be marked as a prospect for the business."},"MiddleName":{"type":"string","description":"The client’s middle name."},"PostalCode":{"type":"string","description":"The client’s postal code."},"ReferredBy":{"type":"string","description":"Specifies how the client was referred to the business. You can get a list of possible strings using the `GetClientReferralTypes` endpoint."},"MobilePhone":{"type":"string","description":"The client’s mobile phone number."},"YellowAlert":{"type":"string","description":"Contains any yellow alert information entered by the business owner for the client."},"AddressLine1":{"type":"string","description":"The first line of the client’s street address."},"AddressLine2":{"type":"string","description":"The second line of the client’s street address, if needed."},"CreationDate":{"type":"string","format":"date-time","description":"The date the client’s profile was created and added to the business, either by the client from the online store, or by a staff member. This value always returns in the format `yyyy-mm-ddThh:mm:ss:ms`."},"HomeLocation":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"ClientIndexes":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The index ID assigned to the client."},"ValueId":{"type":"integer","format":"int32","description":"The index’s value ID."}},"description":"Represents a client index value assigned to a client"},"description":"Contains the IDs of the client’s assigned ClientIndexes and ClientIndexValues."},"ProspectStage":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the prospect stage assigned to the client."},"Active":{"type":"boolean","description":"When `true`, indicates that the client is a prospect at the business and has not yet purchased any of the business pricing options.\r\nWhen `false`, indicates that the client has already purchased at least one pricing option from the business."},"Description":{"type":"string","description":"A description of the prospect stage."}}},"WorkExtension":{"type":"string","description":"The client’s work phone extension number."},"AccountBalance":{"type":"number","format":"double","description":"The client’s current [account balance](https://mindbody-online-support.force.com/support/s/article/203262013-Adding-account-payments-video-tutorial?language=en_US)."},"MembershipIcon":{"type":"integer","format":"int32","description":"The ID of the [membership icon](https://support.mindbodyonline.com/s/article/203259703-Membership-Setup-screen?language=en_US) displayed next to the client’s name, if the client has a membership on their account."},"MobileProvider":{"type":"integer","format":"int32","description":"The client’s mobile provider."},"ClientCreditCard":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"City":{"type":"string","description":"The city in which the billing address is located."},"State":{"type":"string","description":"The state that the billing address is located in."},"Address":{"type":"string","description":"The billing address for the credit card."},"ExpYear":{"type":"string","description":"The year in which the credit card expires."},"CardType":{"type":"string","description":"The type of credit card, for example Visa or MasterCard."},"ExpMonth":{"type":"string","description":"The month in which the credit card expires."},"LastFour":{"type":"string","description":"The last four digits of the credit card number."},"CardHolder":{"type":"string","description":"The name of the card holder."},"CardNumber":{"type":"string","description":"The credit card number."},"PostalCode":{"type":"string","description":"The postal code where the billing address is located."}},"description":"A client credit card."},"LastFormulaNotes":{"type":"string","description":"The last [formula note](https://support.mindbodyonline.com/s/article/203259903-Appointments-Formula-notes?language=en_US) entered for the client."},"LiabilityRelease":{"type":"boolean","description":"Passing `true` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `true`.\r\n* `AgreementDate` is set to the time zone of the business when the call was processed.\r\n* `ReleasedBy` is set to `null` if the call is made by the client, `0` if the call was made by the business owner, or to a specific staff member’s ID if a staff member made the call.\r\nPassing `false` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `false`.\r\n* `AgreementDate` is set to `null`.\r\n* `ReleasedBy` is set to `null`."},"SendAccountTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendAccountEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by email. This property is editable. \r\n
Default: **false**"},"SendScheduleTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"CustomClientFields":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the custom client field."},"Name":{"type":"string","description":"The name of the field."},"Value":{"type":"string","description":"The value of a specific custom field for a client."},"DataType":{"type":"string","description":"The data type of the field."}},"description":"The value of a custom client field"},"description":"Contains information about the custom client fields assigned to the client."},"SendScheduleEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by email. This property is editable. \r\n
Default: **false**"},"ClientRelationships":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Delete":{"type":"boolean","description":"When true, this relationship is removed from the associated clients."},"Relationship":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the relationship."},"RelationshipName1":{"type":"string","description":"The name of the first relationship."},"RelationshipName2":{"type":"string","description":"The name of the second relationship."}},"description":"Jim is a RelationshipName1 of John. John is a RelationshipName2 of Jim."},"RelatedClientId":{"type":"string","description":"The RSSID of the related client."},"RelationshipName":{"type":"string","description":"The name of the relationship of the related client."}},"description":"A relation between two clients."},"description":"Contains information about the relationship between two clients."},"FirstAppointmentDate":{"type":"string","format":"date-time","description":"The date of the client’s first booked appointment at the business."},"LastModifiedDateTime":{"type":"string","format":"date-time","description":"The UTC date and time when the client’s information was last modified."},"SendPromotionalTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendPromotionalEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by email. This property is editable. \r\n
Default: **false**"},"EmergencyContactInfoName":{"type":"string","description":"The name of the client’s emergency contact."},"EmergencyContactInfoEmail":{"type":"string","description":"The email address of the client’s emergency contact."},"EmergencyContactInfoPhone":{"type":"string","description":"The phone number of the client’s emergency contact."},"AppointmentGenderPreference":{"enum":["None","Female","Male"],"type":"string","description":"The gender of staff member with whom the client prefers to book appointments."},"EmergencyContactInfoRelationship":{"type":"string","description":"The client’s relationship with the emergency contact."}},"description":"A Client"},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["LastModifiedDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"locations","selected":true},"stream":{"name":"locations","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["ProductId"]],"aliasName":"products","selected":true},"stream":{"name":"products","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The unique ID of the product variant, for example, a particular size and color combination."},"Name":{"type":"string","description":"The name of the product."},"Size":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product size."},"Name":{"type":"string","description":"The name of the product size."}}},"Color":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product color."},"Name":{"type":"string","description":"The name of the product color."}},"description":"A color used by products."},"Price":{"type":"number","format":"double","description":"The price of the product."},"GroupId":{"type":"integer","format":"int32","description":"The unique ID of the product group."},"TaxRate":{"type":"number","format":"double","description":"The tax rate that was applied to this purchase."},"ImageURL":{"type":"string","description":""},"ProductId":{"type":"integer","format":"int32","description":"A ProductID of the product."},"TypeGroup":{"type":"integer","format":"int32","description":"A TypeGroup of the product."},"CategoryId":{"type":"integer","format":"int32","description":"A CategoryID of the product."},"SupplierId":{"type":"integer","format":"int32","description":"A SupplierID of the product."},"OnlinePrice":{"type":"number","format":"double","description":"The online price of the product."},"TaxIncluded":{"type":"number","format":"double","description":"If tax inclusive-pricing is enabled, this field shows how much tax was added to the price."},"SupplierName":{"type":"string","description":"A Supplier name of the product."},"SubCategoryId":{"type":"integer","format":"int32","description":"A SubCategoryID of the product."},"ManufacturerId":{"type":"string","description":"The ManufacturerId of the product."},"LongDescription":{"type":"string","description":"A longer description of the product."},"ShortDescription":{"type":"string","description":"A short description of the product."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["ProductId"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["SaleDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"sales","selected":true},"stream":{"name":"sales","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The sale ID."},"ClientId":{"type":"string","description":"The ID of the client who made the purchase."},"Payments":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"A unique identifier for this payment."},"Type":{"type":"string","description":"The type of payment."},"Notes":{"type":"string","description":"Notes about this payment."},"Amount":{"type":"number","format":"double","description":"The amount of this payment."},"Method":{"type":"integer","format":"int32","description":"The method for this payment."},"TransactionId":{"type":"integer","format":"int32","description":"The payment transaction ID"}}},"description":"Contains information that describes the payments that contributed to this sale."},"SaleDate":{"type":"string","format":"date-time","description":"The date the item was sold."},"SaleTime":{"type":"string","description":"The time the item was sold."},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"SalesRepId":{"type":"integer","format":"int64","description":"The sales representative ID"},"SaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold."},"PurchasedItems":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The ProductID of the item."},"Tax1":{"type":"number","format":"double","description":"Tax1 applicable for the product"},"Tax2":{"type":"number","format":"double","description":"Tax2 applicable for the product"},"Tax3":{"type":"number","format":"double","description":"Tax3 applicable for the product"},"Tax4":{"type":"number","format":"double","description":"Tax4 applicable for the product"},"Tax5":{"type":"number","format":"double","description":"Tax5 applicable for the product"},"Notes":{"type":"string","description":"Notes"},"ExpDate":{"type":"string","format":"date-time","description":"Expiration date of the pricing option purchased"},"Quantity":{"type":"integer","format":"int32","description":"Quantity of the products"},"Returned":{"type":"boolean","description":"Returned or not"},"BarcodeId":{"type":"string","description":"The BarcodeId of the item.\r\nFor services, BarcodeId may be null\r\nIf no barcode id is explicitly set by the business it is the internal id in a string format."},"IsService":{"type":"boolean","description":"When `true`, indicates that the purchased item was a pricing option for a service."},"TaxAmount":{"type":"number","format":"double","description":"Tax rate applicable for the product"},"UnitPrice":{"type":"number","format":"double","description":"Per unit price of the item sold"},"ActiveDate":{"type":"string","format":"date-time","description":"Activation date of pricing option purchased"},"CategoryId":{"type":"integer","format":"int32","description":"Revenue Category ID"},"ContractId":{"type":"integer","format":"int32","description":"Contract ID purchased by the client"},"Description":{"type":"string","description":"Description of the sale transaction/pricing option description"},"TotalAmount":{"type":"number","format":"double","description":"Charged to the customer for paying"},"PaymentRefId":{"type":"integer","format":"int32","description":"Payment Reference ID"},"SaleDetailId":{"type":"integer","format":"int32","description":"The ID of the sale detail"},"SubCategoryId":{"type":"integer","format":"int32","description":"Revenue Subcategory ID"},"DiscountAmount":{"type":"number","format":"double","description":"Discount Amount"},"DiscountPercent":{"type":"number","format":"double","description":"Discount % applied during sale"}}},"description":"Contains information that describes the purchased items."},"RecipientClientId":{"type":"integer","format":"int64","description":"Recipient Client Id"},"OriginalSaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold originally."}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["SaleDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"sites","selected":true},"stream":{"name":"sites","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The site ID."},"Name":{"type":"string","description":"The name of the site."},"LogoUrl":{"type":"string","description":"The URL to the site’s logo."},"TimeZone":{"type":"string","description":"The time zone the site is located in."},"PageColor1":{"type":"string","description":"A hex code for a color the business owner uses in marketing. This color can be used to set a theme for an integration so that it matches the configured color-scheme for the business."},"PageColor2":{"type":"string","description":"The hex code for a second color, to be used in the same manner as `pageColor1`."},"PageColor3":{"type":"string","description":"The hex code for a third color, to be used in the same manner as `pageColor1`."},"PageColor4":{"type":"string","description":"The hex code for a fourth color, to be used in the same manner as `pageColor1`."},"AcceptsVisa":{"type":"boolean","description":"When `true`, indicates that this site accepts Visa cards.
\r\nWhen `false`, indicates that this site does not accept Visa credit cards."},"CountryCode":{"type":"string","description":"The country code for the site."},"Description":{"type":"string","description":"A description of the site."},"ContactEmail":{"type":"string","description":"The site’s email address."},"PricingLevel":{"type":"string","description":"The MINDBODY pricing level for the business. Possible values are:\r\nAccelerate - The business is on MINDBODY’s Accelerate pricing tier.\r\nGrow - The business is on MINDBODY’s Essential pricing tier.\r\nLegacy - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nListing - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nPro - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nSolo - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nUltimate - The business is on MINDBODY’s Ultimate pricing tier."},"AcceptsDiscover":{"type":"boolean","description":"When `true`, indicates that this site accepts Discover cards.
\r\nWhen `false`, indicates that this site does not accept Discover credit cards."},"CurrencyIsoCode":{"type":"string","description":"The currency ISO code for the site."},"AcceptsMasterCard":{"type":"boolean","description":"When `true`, indicates that this site accepts MasterCard cards.
\r\nWhen `false`, indicates that this site does not accept MasterCard credit cards."},"SmsPackageEnabled":{"type":"boolean","description":"When `true`, indicates that the business uses SMS text messages to communicate with its clients.
\r\nWhen `false`, indicates that the business does not use SMS text messages to communicate with its clients."},"AcceptsDirectDebit":{"type":"boolean","description":"When `true`, indicates that direct debit can be used by clients at this site.
\r\nWhen `false`, indicates that direct debit can not by used by clients at this site."},"TaxInclusivePrices":{"type":"boolean","description":"When `true`, indicates that the total includes tax.
\r\nWhen `false`, indicates that the total does not include tax."},"AllowsDashboardAccess":{"type":"boolean","description":"When `true`, indicates that this site allows access to its dashboard.
\r\nWhen `false`, indicates that this site does not allow access to its dashboard."},"AcceptsAmericanExpress":{"type":"boolean","description":"When `true`, indicates that this site accepts American Express cards.
\r\nWhen `false`, indicates that this site does not accept American Express credit cards."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["TransactionTime"],"destinationSyncMode":"append_dedup","primaryKey":[["TransactionId"]],"aliasName":"transactions","selected":true},"stream":{"name":"transactions","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Amount":{"type":"number","format":"double","description":"The amount charged on the card"},"SaleId":{"type":"integer","format":"int64","description":"The sale ID."},"Status":{"type":"string","description":"Status of the transaction"},"Settled":{"type":"boolean","description":"Whether it is settled or not"},"AuthTime":{"type":"string","format":"date-time","description":"Time of card authorized"},"CCSwiped":{"type":"boolean","description":"Whether card is swiped or not"},"CardType":{"type":"string","description":"Type of the card"},"ClientId":{"type":"integer","format":"int64","description":"The ID of the client who made the purchase."},"CCLastFour":{"type":"string","description":"Last 4 digits of CC"},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"MerchantId":{"type":"string","description":"Merchant ID of the studio"},"TerminalId":{"type":"string","description":"Terminal ID used for payment. Not applicable for CNP/Bank"},"ACHLastFour":{"type":"string","description":"Customer’s ACH last 4 digits"},"TransactionId":{"type":"integer","format":"int32","description":"The transaction ID."},"TransactionTime":{"type":"string","format":"date-time","description":"Time of card swiped"},"CardExpirationYear":{"type":"string","description":"Expiry year of the card"},"CardExpirationMonth":{"type":"string","description":"Expiry month of the card"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["TransactionTime"],"sourceDefinedPrimaryKey":[["TransactionId"]],"namespace":null}}]},"prefix":"","namespaceDefinition":"customformat","namespaceFormat":"MINDBODY_SOLIDCORE_5720058","schedule":null,"name":"SolidCore_site_5720058_to_Snowflake - AIRBYTE","operations":[{"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","operationId":"7e45f2c3-ea68-470b-af94-88403745addb","name":"Normalization","operatorConfiguration":{"operatorType":"normalization","normalization":{"option":"basic"},"dbt":null}}],"connectionId":"d2862d74-ec16-49f4-a107-0cd803382f5e","status":"active","withRefreshedCatalog":false,"sourceCatalogId":null} 2022-06-02 20:10:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:10:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:10:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:10:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:10:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"9688f243-cc73-4030-a356-c85ca35934f1"} 2022-06-02 20:10:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 20:10:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definition_specifications/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba","workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:10:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:10:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:10:42 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:10:42 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:10:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/update - {"syncCatalog":{"streams":[{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"categories","selected":true},"stream":{"name":"categories","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"Service":{"type":"boolean"},"IsPrimary":{"type":"boolean"},"Description":{"type":"string"},"IsSecondary":{"type":"boolean"},"CategoryName":{"type":"string"},"SubCategories":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"SubCategoryName":{"type":"string"}}}},"CreatedDateTimeUTC":{"type":"string","format":"date-time"},"ModifiedDateTimeUTC":{"type":"string","format":"date-time"}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["LastModifiedDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"clients","selected":true},"stream":{"name":"clients","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The client’s ID, as configured by the business owner. This is the client’s barcode ID if the business owner assigns barcodes to clients. This ID is used throughout the Public API for client-related Public API calls. When used in a POST `UpdateClient` request, the `Id` is used to identify the client for the update."},"City":{"type":"string","description":"The client’s city."},"Email":{"type":"string","description":"The client’s email address."},"Notes":{"type":"string","description":"Any notes entered on the client’s account by staff members. This value should never be shown to clients unless the business owner has a specific reason for showing them."},"State":{"type":"string","description":"The client’s state."},"Action":{"enum":["None","Added","Updated","Failed","Removed"],"type":"string","description":"The action taken."},"Active":{"type":"boolean","description":"When `true`, indicates that the client’s profile is marked as active on the site.
\r\nWhen `false`, the client’s profile is inactive."},"Gender":{"type":"string","description":"The gender of the client."},"Status":{"type":"string","description":"The status of the client in the business. Possible values are:\r\n* Declined\r\n* Non-Member\r\n* Active\r\n* Expired\r\n* Suspended\r\n* Terminated"},"Country":{"type":"string","description":"The client’s country."},"LastName":{"type":"string","description":"The client’s last name."},"PhotoUrl":{"type":"string","description":"The URL of the client’s photo for the client profile."},"RedAlert":{"type":"string","description":"Contains any red alert information entered by the business owner for the client."},"UniqueId":{"type":"integer","format":"int64","description":"The client’s system-generated ID at the business. This value cannot be changed by business owners and is always unique across all clients at the business. This ID is not widely used in the Public API, but can be used by your application to uniquely identify clients."},"BirthDate":{"type":"string","format":"date-time","description":"The client’s date of birth."},"FirstName":{"type":"string","description":"The client’s first name."},"HomePhone":{"type":"string","description":"The client’s home phone number."},"IsCompany":{"type":"boolean","description":"When `true`, indicates that the client should be marked as a company at the business.
\r\nWhen `false`, indicates the client is an individual and does not represent a company."},"Liability":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"IsReleased":{"type":"boolean","description":"The client’s liability release status.
\r\nWhen `true`, indicates that the client has agreed to the liability release for the business.
\r\nWhen `false`, indicates that the client has not agreed to the liability release for the business."},"ReleasedBy":{"type":"integer","format":"int64","description":"An ID indicating who released liability for the client. If the client agreed to the liability waiver by signing into an account online, this value is `null`. If a staff member marked the waiver as signed on behalf of the client, it is the staff member’s ID. `0` indicates that the business owner marked the liability waiver as signed on behalf of the client."},"AgreementDate":{"type":"string","format":"date-time","description":"The date and time at which the client agreed to the liability waiver for the business."}}},"SalesReps":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The staff ID of the sales representative."},"LastName":{"type":"string","description":"The last name of the sales representative."},"FirstName":{"type":"string","description":"The first name of the sales representative."},"SalesRepNumber":{"type":"integer","format":"int32","description":"This value is the number that identifies the type of sales representative assigned to this client. One to six types of sales representatives can be assigned to a client at any given time, depending on site settings."},"SalesRepNumbers":{"type":"array","items":{"type":"integer","format":"int32"},"description":"A list of the different types of sales representative functions assigned to this staff member."}}},"description":"A list of sales representatives."},"WorkPhone":{"type":"string","description":"The client’s work phone number."},"IsProspect":{"type":"boolean","description":"This value is set only if the business owner allows individuals to be prospects.
\r\nWhen `true`, indicates that the client should be marked as a prospect for the business.
\r\nWhen `false`, indicates that the client should not be marked as a prospect for the business."},"MiddleName":{"type":"string","description":"The client’s middle name."},"PostalCode":{"type":"string","description":"The client’s postal code."},"ReferredBy":{"type":"string","description":"Specifies how the client was referred to the business. You can get a list of possible strings using the `GetClientReferralTypes` endpoint."},"MobilePhone":{"type":"string","description":"The client’s mobile phone number."},"YellowAlert":{"type":"string","description":"Contains any yellow alert information entered by the business owner for the client."},"AddressLine1":{"type":"string","description":"The first line of the client’s street address."},"AddressLine2":{"type":"string","description":"The second line of the client’s street address, if needed."},"CreationDate":{"type":"string","format":"date-time","description":"The date the client’s profile was created and added to the business, either by the client from the online store, or by a staff member. This value always returns in the format `yyyy-mm-ddThh:mm:ss:ms`."},"HomeLocation":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"ClientIndexes":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The index ID assigned to the client."},"ValueId":{"type":"integer","format":"int32","description":"The index’s value ID."}},"description":"Represents a client index value assigned to a client"},"description":"Contains the IDs of the client’s assigned ClientIndexes and ClientIndexValues."},"ProspectStage":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the prospect stage assigned to the client."},"Active":{"type":"boolean","description":"When `true`, indicates that the client is a prospect at the business and has not yet purchased any of the business pricing options.\r\nWhen `false`, indicates that the client has already purchased at least one pricing option from the business."},"Description":{"type":"string","description":"A description of the prospect stage."}}},"WorkExtension":{"type":"string","description":"The client’s work phone extension number."},"AccountBalance":{"type":"number","format":"double","description":"The client’s current [account balance](https://mindbody-online-support.force.com/support/s/article/203262013-Adding-account-payments-video-tutorial?language=en_US)."},"MembershipIcon":{"type":"integer","format":"int32","description":"The ID of the [membership icon](https://support.mindbodyonline.com/s/article/203259703-Membership-Setup-screen?language=en_US) displayed next to the client’s name, if the client has a membership on their account."},"MobileProvider":{"type":"integer","format":"int32","description":"The client’s mobile provider."},"ClientCreditCard":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"City":{"type":"string","description":"The city in which the billing address is located."},"State":{"type":"string","description":"The state that the billing address is located in."},"Address":{"type":"string","description":"The billing address for the credit card."},"ExpYear":{"type":"string","description":"The year in which the credit card expires."},"CardType":{"type":"string","description":"The type of credit card, for example Visa or MasterCard."},"ExpMonth":{"type":"string","description":"The month in which the credit card expires."},"LastFour":{"type":"string","description":"The last four digits of the credit card number."},"CardHolder":{"type":"string","description":"The name of the card holder."},"CardNumber":{"type":"string","description":"The credit card number."},"PostalCode":{"type":"string","description":"The postal code where the billing address is located."}},"description":"A client credit card."},"LastFormulaNotes":{"type":"string","description":"The last [formula note](https://support.mindbodyonline.com/s/article/203259903-Appointments-Formula-notes?language=en_US) entered for the client."},"LiabilityRelease":{"type":"boolean","description":"Passing `true` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `true`.\r\n* `AgreementDate` is set to the time zone of the business when the call was processed.\r\n* `ReleasedBy` is set to `null` if the call is made by the client, `0` if the call was made by the business owner, or to a specific staff member’s ID if a staff member made the call.\r\nPassing `false` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `false`.\r\n* `AgreementDate` is set to `null`.\r\n* `ReleasedBy` is set to `null`."},"SendAccountTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendAccountEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by email. This property is editable. \r\n
Default: **false**"},"SendScheduleTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"CustomClientFields":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the custom client field."},"Name":{"type":"string","description":"The name of the field."},"Value":{"type":"string","description":"The value of a specific custom field for a client."},"DataType":{"type":"string","description":"The data type of the field."}},"description":"The value of a custom client field"},"description":"Contains information about the custom client fields assigned to the client."},"SendScheduleEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by email. This property is editable. \r\n
Default: **false**"},"ClientRelationships":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Delete":{"type":"boolean","description":"When true, this relationship is removed from the associated clients."},"Relationship":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the relationship."},"RelationshipName1":{"type":"string","description":"The name of the first relationship."},"RelationshipName2":{"type":"string","description":"The name of the second relationship."}},"description":"Jim is a RelationshipName1 of John. John is a RelationshipName2 of Jim."},"RelatedClientId":{"type":"string","description":"The RSSID of the related client."},"RelationshipName":{"type":"string","description":"The name of the relationship of the related client."}},"description":"A relation between two clients."},"description":"Contains information about the relationship between two clients."},"FirstAppointmentDate":{"type":"string","format":"date-time","description":"The date of the client’s first booked appointment at the business."},"LastModifiedDateTime":{"type":"string","format":"date-time","description":"The UTC date and time when the client’s information was last modified."},"SendPromotionalTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendPromotionalEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by email. This property is editable. \r\n
Default: **false**"},"EmergencyContactInfoName":{"type":"string","description":"The name of the client’s emergency contact."},"EmergencyContactInfoEmail":{"type":"string","description":"The email address of the client’s emergency contact."},"EmergencyContactInfoPhone":{"type":"string","description":"The phone number of the client’s emergency contact."},"AppointmentGenderPreference":{"enum":["None","Female","Male"],"type":"string","description":"The gender of staff member with whom the client prefers to book appointments."},"EmergencyContactInfoRelationship":{"type":"string","description":"The client’s relationship with the emergency contact."}},"description":"A Client"},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["LastModifiedDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"locations","selected":true},"stream":{"name":"locations","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["ProductId"]],"aliasName":"products","selected":true},"stream":{"name":"products","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The unique ID of the product variant, for example, a particular size and color combination."},"Name":{"type":"string","description":"The name of the product."},"Size":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product size."},"Name":{"type":"string","description":"The name of the product size."}}},"Color":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product color."},"Name":{"type":"string","description":"The name of the product color."}},"description":"A color used by products."},"Price":{"type":"number","format":"double","description":"The price of the product."},"GroupId":{"type":"integer","format":"int32","description":"The unique ID of the product group."},"TaxRate":{"type":"number","format":"double","description":"The tax rate that was applied to this purchase."},"ImageURL":{"type":"string","description":""},"ProductId":{"type":"integer","format":"int32","description":"A ProductID of the product."},"TypeGroup":{"type":"integer","format":"int32","description":"A TypeGroup of the product."},"CategoryId":{"type":"integer","format":"int32","description":"A CategoryID of the product."},"SupplierId":{"type":"integer","format":"int32","description":"A SupplierID of the product."},"OnlinePrice":{"type":"number","format":"double","description":"The online price of the product."},"TaxIncluded":{"type":"number","format":"double","description":"If tax inclusive-pricing is enabled, this field shows how much tax was added to the price."},"SupplierName":{"type":"string","description":"A Supplier name of the product."},"SubCategoryId":{"type":"integer","format":"int32","description":"A SubCategoryID of the product."},"ManufacturerId":{"type":"string","description":"The ManufacturerId of the product."},"LongDescription":{"type":"string","description":"A longer description of the product."},"ShortDescription":{"type":"string","description":"A short description of the product."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["ProductId"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["SaleDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"sales","selected":true},"stream":{"name":"sales","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The sale ID."},"ClientId":{"type":"string","description":"The ID of the client who made the purchase."},"Payments":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"A unique identifier for this payment."},"Type":{"type":"string","description":"The type of payment."},"Notes":{"type":"string","description":"Notes about this payment."},"Amount":{"type":"number","format":"double","description":"The amount of this payment."},"Method":{"type":"integer","format":"int32","description":"The method for this payment."},"TransactionId":{"type":"integer","format":"int32","description":"The payment transaction ID"}}},"description":"Contains information that describes the payments that contributed to this sale."},"SaleDate":{"type":"string","format":"date-time","description":"The date the item was sold."},"SaleTime":{"type":"string","description":"The time the item was sold."},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"SalesRepId":{"type":"integer","format":"int64","description":"The sales representative ID"},"SaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold."},"PurchasedItems":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The ProductID of the item."},"Tax1":{"type":"number","format":"double","description":"Tax1 applicable for the product"},"Tax2":{"type":"number","format":"double","description":"Tax2 applicable for the product"},"Tax3":{"type":"number","format":"double","description":"Tax3 applicable for the product"},"Tax4":{"type":"number","format":"double","description":"Tax4 applicable for the product"},"Tax5":{"type":"number","format":"double","description":"Tax5 applicable for the product"},"Notes":{"type":"string","description":"Notes"},"ExpDate":{"type":"string","format":"date-time","description":"Expiration date of the pricing option purchased"},"Quantity":{"type":"integer","format":"int32","description":"Quantity of the products"},"Returned":{"type":"boolean","description":"Returned or not"},"BarcodeId":{"type":"string","description":"The BarcodeId of the item.\r\nFor services, BarcodeId may be null\r\nIf no barcode id is explicitly set by the business it is the internal id in a string format."},"IsService":{"type":"boolean","description":"When `true`, indicates that the purchased item was a pricing option for a service."},"TaxAmount":{"type":"number","format":"double","description":"Tax rate applicable for the product"},"UnitPrice":{"type":"number","format":"double","description":"Per unit price of the item sold"},"ActiveDate":{"type":"string","format":"date-time","description":"Activation date of pricing option purchased"},"CategoryId":{"type":"integer","format":"int32","description":"Revenue Category ID"},"ContractId":{"type":"integer","format":"int32","description":"Contract ID purchased by the client"},"Description":{"type":"string","description":"Description of the sale transaction/pricing option description"},"TotalAmount":{"type":"number","format":"double","description":"Charged to the customer for paying"},"PaymentRefId":{"type":"integer","format":"int32","description":"Payment Reference ID"},"SaleDetailId":{"type":"integer","format":"int32","description":"The ID of the sale detail"},"SubCategoryId":{"type":"integer","format":"int32","description":"Revenue Subcategory ID"},"DiscountAmount":{"type":"number","format":"double","description":"Discount Amount"},"DiscountPercent":{"type":"number","format":"double","description":"Discount % applied during sale"}}},"description":"Contains information that describes the purchased items."},"RecipientClientId":{"type":"integer","format":"int64","description":"Recipient Client Id"},"OriginalSaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold originally."}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["SaleDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"sites","selected":true},"stream":{"name":"sites","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The site ID."},"Name":{"type":"string","description":"The name of the site."},"LogoUrl":{"type":"string","description":"The URL to the site’s logo."},"TimeZone":{"type":"string","description":"The time zone the site is located in."},"PageColor1":{"type":"string","description":"A hex code for a color the business owner uses in marketing. This color can be used to set a theme for an integration so that it matches the configured color-scheme for the business."},"PageColor2":{"type":"string","description":"The hex code for a second color, to be used in the same manner as `pageColor1`."},"PageColor3":{"type":"string","description":"The hex code for a third color, to be used in the same manner as `pageColor1`."},"PageColor4":{"type":"string","description":"The hex code for a fourth color, to be used in the same manner as `pageColor1`."},"AcceptsVisa":{"type":"boolean","description":"When `true`, indicates that this site accepts Visa cards.
\r\nWhen `false`, indicates that this site does not accept Visa credit cards."},"CountryCode":{"type":"string","description":"The country code for the site."},"Description":{"type":"string","description":"A description of the site."},"ContactEmail":{"type":"string","description":"The site’s email address."},"PricingLevel":{"type":"string","description":"The MINDBODY pricing level for the business. Possible values are:\r\nAccelerate - The business is on MINDBODY’s Accelerate pricing tier.\r\nGrow - The business is on MINDBODY’s Essential pricing tier.\r\nLegacy - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nListing - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nPro - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nSolo - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nUltimate - The business is on MINDBODY’s Ultimate pricing tier."},"AcceptsDiscover":{"type":"boolean","description":"When `true`, indicates that this site accepts Discover cards.
\r\nWhen `false`, indicates that this site does not accept Discover credit cards."},"CurrencyIsoCode":{"type":"string","description":"The currency ISO code for the site."},"AcceptsMasterCard":{"type":"boolean","description":"When `true`, indicates that this site accepts MasterCard cards.
\r\nWhen `false`, indicates that this site does not accept MasterCard credit cards."},"SmsPackageEnabled":{"type":"boolean","description":"When `true`, indicates that the business uses SMS text messages to communicate with its clients.
\r\nWhen `false`, indicates that the business does not use SMS text messages to communicate with its clients."},"AcceptsDirectDebit":{"type":"boolean","description":"When `true`, indicates that direct debit can be used by clients at this site.
\r\nWhen `false`, indicates that direct debit can not by used by clients at this site."},"TaxInclusivePrices":{"type":"boolean","description":"When `true`, indicates that the total includes tax.
\r\nWhen `false`, indicates that the total does not include tax."},"AllowsDashboardAccess":{"type":"boolean","description":"When `true`, indicates that this site allows access to its dashboard.
\r\nWhen `false`, indicates that this site does not allow access to its dashboard."},"AcceptsAmericanExpress":{"type":"boolean","description":"When `true`, indicates that this site accepts American Express cards.
\r\nWhen `false`, indicates that this site does not accept American Express credit cards."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["TransactionTime"],"destinationSyncMode":"append_dedup","primaryKey":[["TransactionId"]],"aliasName":"transactions","selected":true},"stream":{"name":"transactions","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Amount":{"type":"number","format":"double","description":"The amount charged on the card"},"SaleId":{"type":"integer","format":"int64","description":"The sale ID."},"Status":{"type":"string","description":"Status of the transaction"},"Settled":{"type":"boolean","description":"Whether it is settled or not"},"AuthTime":{"type":"string","format":"date-time","description":"Time of card authorized"},"CCSwiped":{"type":"boolean","description":"Whether card is swiped or not"},"CardType":{"type":"string","description":"Type of the card"},"ClientId":{"type":"integer","format":"int64","description":"The ID of the client who made the purchase."},"CCLastFour":{"type":"string","description":"Last 4 digits of CC"},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"MerchantId":{"type":"string","description":"Merchant ID of the studio"},"TerminalId":{"type":"string","description":"Terminal ID used for payment. Not applicable for CNP/Bank"},"ACHLastFour":{"type":"string","description":"Customer’s ACH last 4 digits"},"TransactionId":{"type":"integer","format":"int32","description":"The transaction ID."},"TransactionTime":{"type":"string","format":"date-time","description":"Time of card swiped"},"CardExpirationYear":{"type":"string","description":"Expiry year of the card"},"CardExpirationMonth":{"type":"string","description":"Expiry month of the card"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["TransactionTime"],"sourceDefinedPrimaryKey":[["TransactionId"]],"namespace":null}}]},"prefix":"","namespaceDefinition":"customformat","namespaceFormat":"MINDBODY_SOLIDCORE_654544","schedule":null,"name":"SolidCore_site_654544_to_Snowflake - AIRBYTE","operations":[{"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","operationId":"7e45f2c3-ea68-470b-af94-88403745addb","name":"Normalization","operatorConfiguration":{"operatorType":"normalization","normalization":{"option":"basic"},"dbt":null}}],"connectionId":"9688f243-cc73-4030-a356-c85ca35934f1","status":"active","withRefreshedCatalog":false,"sourceCatalogId":null} 2022-06-02 20:10:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:10:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:10:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:10:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:10:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:10:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:10:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"3f048ca1-17e9-415d-957c-52c71970b811"} 2022-06-02 20:10:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 20:10:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definition_specifications/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba","workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:10:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:10:51 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:10:51 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:10:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/update - {"syncCatalog":{"streams":[{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"categories","selected":true},"stream":{"name":"categories","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"Service":{"type":"boolean"},"IsPrimary":{"type":"boolean"},"Description":{"type":"string"},"IsSecondary":{"type":"boolean"},"CategoryName":{"type":"string"},"SubCategories":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"SubCategoryName":{"type":"string"}}}},"CreatedDateTimeUTC":{"type":"string","format":"date-time"},"ModifiedDateTimeUTC":{"type":"string","format":"date-time"}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["LastModifiedDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"clients","selected":true},"stream":{"name":"clients","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The client’s ID, as configured by the business owner. This is the client’s barcode ID if the business owner assigns barcodes to clients. This ID is used throughout the Public API for client-related Public API calls. When used in a POST `UpdateClient` request, the `Id` is used to identify the client for the update."},"City":{"type":"string","description":"The client’s city."},"Email":{"type":"string","description":"The client’s email address."},"Notes":{"type":"string","description":"Any notes entered on the client’s account by staff members. This value should never be shown to clients unless the business owner has a specific reason for showing them."},"State":{"type":"string","description":"The client’s state."},"Action":{"enum":["None","Added","Updated","Failed","Removed"],"type":"string","description":"The action taken."},"Active":{"type":"boolean","description":"When `true`, indicates that the client’s profile is marked as active on the site.
\r\nWhen `false`, the client’s profile is inactive."},"Gender":{"type":"string","description":"The gender of the client."},"Status":{"type":"string","description":"The status of the client in the business. Possible values are:\r\n* Declined\r\n* Non-Member\r\n* Active\r\n* Expired\r\n* Suspended\r\n* Terminated"},"Country":{"type":"string","description":"The client’s country."},"LastName":{"type":"string","description":"The client’s last name."},"PhotoUrl":{"type":"string","description":"The URL of the client’s photo for the client profile."},"RedAlert":{"type":"string","description":"Contains any red alert information entered by the business owner for the client."},"UniqueId":{"type":"integer","format":"int64","description":"The client’s system-generated ID at the business. This value cannot be changed by business owners and is always unique across all clients at the business. This ID is not widely used in the Public API, but can be used by your application to uniquely identify clients."},"BirthDate":{"type":"string","format":"date-time","description":"The client’s date of birth."},"FirstName":{"type":"string","description":"The client’s first name."},"HomePhone":{"type":"string","description":"The client’s home phone number."},"IsCompany":{"type":"boolean","description":"When `true`, indicates that the client should be marked as a company at the business.
\r\nWhen `false`, indicates the client is an individual and does not represent a company."},"Liability":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"IsReleased":{"type":"boolean","description":"The client’s liability release status.
\r\nWhen `true`, indicates that the client has agreed to the liability release for the business.
\r\nWhen `false`, indicates that the client has not agreed to the liability release for the business."},"ReleasedBy":{"type":"integer","format":"int64","description":"An ID indicating who released liability for the client. If the client agreed to the liability waiver by signing into an account online, this value is `null`. If a staff member marked the waiver as signed on behalf of the client, it is the staff member’s ID. `0` indicates that the business owner marked the liability waiver as signed on behalf of the client."},"AgreementDate":{"type":"string","format":"date-time","description":"The date and time at which the client agreed to the liability waiver for the business."}}},"SalesReps":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The staff ID of the sales representative."},"LastName":{"type":"string","description":"The last name of the sales representative."},"FirstName":{"type":"string","description":"The first name of the sales representative."},"SalesRepNumber":{"type":"integer","format":"int32","description":"This value is the number that identifies the type of sales representative assigned to this client. One to six types of sales representatives can be assigned to a client at any given time, depending on site settings."},"SalesRepNumbers":{"type":"array","items":{"type":"integer","format":"int32"},"description":"A list of the different types of sales representative functions assigned to this staff member."}}},"description":"A list of sales representatives."},"WorkPhone":{"type":"string","description":"The client’s work phone number."},"IsProspect":{"type":"boolean","description":"This value is set only if the business owner allows individuals to be prospects.
\r\nWhen `true`, indicates that the client should be marked as a prospect for the business.
\r\nWhen `false`, indicates that the client should not be marked as a prospect for the business."},"MiddleName":{"type":"string","description":"The client’s middle name."},"PostalCode":{"type":"string","description":"The client’s postal code."},"ReferredBy":{"type":"string","description":"Specifies how the client was referred to the business. You can get a list of possible strings using the `GetClientReferralTypes` endpoint."},"MobilePhone":{"type":"string","description":"The client’s mobile phone number."},"YellowAlert":{"type":"string","description":"Contains any yellow alert information entered by the business owner for the client."},"AddressLine1":{"type":"string","description":"The first line of the client’s street address."},"AddressLine2":{"type":"string","description":"The second line of the client’s street address, if needed."},"CreationDate":{"type":"string","format":"date-time","description":"The date the client’s profile was created and added to the business, either by the client from the online store, or by a staff member. This value always returns in the format `yyyy-mm-ddThh:mm:ss:ms`."},"HomeLocation":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"ClientIndexes":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The index ID assigned to the client."},"ValueId":{"type":"integer","format":"int32","description":"The index’s value ID."}},"description":"Represents a client index value assigned to a client"},"description":"Contains the IDs of the client’s assigned ClientIndexes and ClientIndexValues."},"ProspectStage":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the prospect stage assigned to the client."},"Active":{"type":"boolean","description":"When `true`, indicates that the client is a prospect at the business and has not yet purchased any of the business pricing options.\r\nWhen `false`, indicates that the client has already purchased at least one pricing option from the business."},"Description":{"type":"string","description":"A description of the prospect stage."}}},"WorkExtension":{"type":"string","description":"The client’s work phone extension number."},"AccountBalance":{"type":"number","format":"double","description":"The client’s current [account balance](https://mindbody-online-support.force.com/support/s/article/203262013-Adding-account-payments-video-tutorial?language=en_US)."},"MembershipIcon":{"type":"integer","format":"int32","description":"The ID of the [membership icon](https://support.mindbodyonline.com/s/article/203259703-Membership-Setup-screen?language=en_US) displayed next to the client’s name, if the client has a membership on their account."},"MobileProvider":{"type":"integer","format":"int32","description":"The client’s mobile provider."},"ClientCreditCard":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"City":{"type":"string","description":"The city in which the billing address is located."},"State":{"type":"string","description":"The state that the billing address is located in."},"Address":{"type":"string","description":"The billing address for the credit card."},"ExpYear":{"type":"string","description":"The year in which the credit card expires."},"CardType":{"type":"string","description":"The type of credit card, for example Visa or MasterCard."},"ExpMonth":{"type":"string","description":"The month in which the credit card expires."},"LastFour":{"type":"string","description":"The last four digits of the credit card number."},"CardHolder":{"type":"string","description":"The name of the card holder."},"CardNumber":{"type":"string","description":"The credit card number."},"PostalCode":{"type":"string","description":"The postal code where the billing address is located."}},"description":"A client credit card."},"LastFormulaNotes":{"type":"string","description":"The last [formula note](https://support.mindbodyonline.com/s/article/203259903-Appointments-Formula-notes?language=en_US) entered for the client."},"LiabilityRelease":{"type":"boolean","description":"Passing `true` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `true`.\r\n* `AgreementDate` is set to the time zone of the business when the call was processed.\r\n* `ReleasedBy` is set to `null` if the call is made by the client, `0` if the call was made by the business owner, or to a specific staff member’s ID if a staff member made the call.\r\nPassing `false` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `false`.\r\n* `AgreementDate` is set to `null`.\r\n* `ReleasedBy` is set to `null`."},"SendAccountTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendAccountEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by email. This property is editable. \r\n
Default: **false**"},"SendScheduleTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"CustomClientFields":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the custom client field."},"Name":{"type":"string","description":"The name of the field."},"Value":{"type":"string","description":"The value of a specific custom field for a client."},"DataType":{"type":"string","description":"The data type of the field."}},"description":"The value of a custom client field"},"description":"Contains information about the custom client fields assigned to the client."},"SendScheduleEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by email. This property is editable. \r\n
Default: **false**"},"ClientRelationships":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Delete":{"type":"boolean","description":"When true, this relationship is removed from the associated clients."},"Relationship":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the relationship."},"RelationshipName1":{"type":"string","description":"The name of the first relationship."},"RelationshipName2":{"type":"string","description":"The name of the second relationship."}},"description":"Jim is a RelationshipName1 of John. John is a RelationshipName2 of Jim."},"RelatedClientId":{"type":"string","description":"The RSSID of the related client."},"RelationshipName":{"type":"string","description":"The name of the relationship of the related client."}},"description":"A relation between two clients."},"description":"Contains information about the relationship between two clients."},"FirstAppointmentDate":{"type":"string","format":"date-time","description":"The date of the client’s first booked appointment at the business."},"LastModifiedDateTime":{"type":"string","format":"date-time","description":"The UTC date and time when the client’s information was last modified."},"SendPromotionalTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendPromotionalEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by email. This property is editable. \r\n
Default: **false**"},"EmergencyContactInfoName":{"type":"string","description":"The name of the client’s emergency contact."},"EmergencyContactInfoEmail":{"type":"string","description":"The email address of the client’s emergency contact."},"EmergencyContactInfoPhone":{"type":"string","description":"The phone number of the client’s emergency contact."},"AppointmentGenderPreference":{"enum":["None","Female","Male"],"type":"string","description":"The gender of staff member with whom the client prefers to book appointments."},"EmergencyContactInfoRelationship":{"type":"string","description":"The client’s relationship with the emergency contact."}},"description":"A Client"},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["LastModifiedDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"locations","selected":true},"stream":{"name":"locations","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["ProductId"]],"aliasName":"products","selected":true},"stream":{"name":"products","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The unique ID of the product variant, for example, a particular size and color combination."},"Name":{"type":"string","description":"The name of the product."},"Size":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product size."},"Name":{"type":"string","description":"The name of the product size."}}},"Color":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product color."},"Name":{"type":"string","description":"The name of the product color."}},"description":"A color used by products."},"Price":{"type":"number","format":"double","description":"The price of the product."},"GroupId":{"type":"integer","format":"int32","description":"The unique ID of the product group."},"TaxRate":{"type":"number","format":"double","description":"The tax rate that was applied to this purchase."},"ImageURL":{"type":"string","description":""},"ProductId":{"type":"integer","format":"int32","description":"A ProductID of the product."},"TypeGroup":{"type":"integer","format":"int32","description":"A TypeGroup of the product."},"CategoryId":{"type":"integer","format":"int32","description":"A CategoryID of the product."},"SupplierId":{"type":"integer","format":"int32","description":"A SupplierID of the product."},"OnlinePrice":{"type":"number","format":"double","description":"The online price of the product."},"TaxIncluded":{"type":"number","format":"double","description":"If tax inclusive-pricing is enabled, this field shows how much tax was added to the price."},"SupplierName":{"type":"string","description":"A Supplier name of the product."},"SubCategoryId":{"type":"integer","format":"int32","description":"A SubCategoryID of the product."},"ManufacturerId":{"type":"string","description":"The ManufacturerId of the product."},"LongDescription":{"type":"string","description":"A longer description of the product."},"ShortDescription":{"type":"string","description":"A short description of the product."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["ProductId"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["SaleDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"sales","selected":true},"stream":{"name":"sales","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The sale ID."},"ClientId":{"type":"string","description":"The ID of the client who made the purchase."},"Payments":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"A unique identifier for this payment."},"Type":{"type":"string","description":"The type of payment."},"Notes":{"type":"string","description":"Notes about this payment."},"Amount":{"type":"number","format":"double","description":"The amount of this payment."},"Method":{"type":"integer","format":"int32","description":"The method for this payment."},"TransactionId":{"type":"integer","format":"int32","description":"The payment transaction ID"}}},"description":"Contains information that describes the payments that contributed to this sale."},"SaleDate":{"type":"string","format":"date-time","description":"The date the item was sold."},"SaleTime":{"type":"string","description":"The time the item was sold."},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"SalesRepId":{"type":"integer","format":"int64","description":"The sales representative ID"},"SaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold."},"PurchasedItems":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The ProductID of the item."},"Tax1":{"type":"number","format":"double","description":"Tax1 applicable for the product"},"Tax2":{"type":"number","format":"double","description":"Tax2 applicable for the product"},"Tax3":{"type":"number","format":"double","description":"Tax3 applicable for the product"},"Tax4":{"type":"number","format":"double","description":"Tax4 applicable for the product"},"Tax5":{"type":"number","format":"double","description":"Tax5 applicable for the product"},"Notes":{"type":"string","description":"Notes"},"ExpDate":{"type":"string","format":"date-time","description":"Expiration date of the pricing option purchased"},"Quantity":{"type":"integer","format":"int32","description":"Quantity of the products"},"Returned":{"type":"boolean","description":"Returned or not"},"BarcodeId":{"type":"string","description":"The BarcodeId of the item.\r\nFor services, BarcodeId may be null\r\nIf no barcode id is explicitly set by the business it is the internal id in a string format."},"IsService":{"type":"boolean","description":"When `true`, indicates that the purchased item was a pricing option for a service."},"TaxAmount":{"type":"number","format":"double","description":"Tax rate applicable for the product"},"UnitPrice":{"type":"number","format":"double","description":"Per unit price of the item sold"},"ActiveDate":{"type":"string","format":"date-time","description":"Activation date of pricing option purchased"},"CategoryId":{"type":"integer","format":"int32","description":"Revenue Category ID"},"ContractId":{"type":"integer","format":"int32","description":"Contract ID purchased by the client"},"Description":{"type":"string","description":"Description of the sale transaction/pricing option description"},"TotalAmount":{"type":"number","format":"double","description":"Charged to the customer for paying"},"PaymentRefId":{"type":"integer","format":"int32","description":"Payment Reference ID"},"SaleDetailId":{"type":"integer","format":"int32","description":"The ID of the sale detail"},"SubCategoryId":{"type":"integer","format":"int32","description":"Revenue Subcategory ID"},"DiscountAmount":{"type":"number","format":"double","description":"Discount Amount"},"DiscountPercent":{"type":"number","format":"double","description":"Discount % applied during sale"}}},"description":"Contains information that describes the purchased items."},"RecipientClientId":{"type":"integer","format":"int64","description":"Recipient Client Id"},"OriginalSaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold originally."}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["SaleDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"sites","selected":true},"stream":{"name":"sites","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The site ID."},"Name":{"type":"string","description":"The name of the site."},"LogoUrl":{"type":"string","description":"The URL to the site’s logo."},"TimeZone":{"type":"string","description":"The time zone the site is located in."},"PageColor1":{"type":"string","description":"A hex code for a color the business owner uses in marketing. This color can be used to set a theme for an integration so that it matches the configured color-scheme for the business."},"PageColor2":{"type":"string","description":"The hex code for a second color, to be used in the same manner as `pageColor1`."},"PageColor3":{"type":"string","description":"The hex code for a third color, to be used in the same manner as `pageColor1`."},"PageColor4":{"type":"string","description":"The hex code for a fourth color, to be used in the same manner as `pageColor1`."},"AcceptsVisa":{"type":"boolean","description":"When `true`, indicates that this site accepts Visa cards.
\r\nWhen `false`, indicates that this site does not accept Visa credit cards."},"CountryCode":{"type":"string","description":"The country code for the site."},"Description":{"type":"string","description":"A description of the site."},"ContactEmail":{"type":"string","description":"The site’s email address."},"PricingLevel":{"type":"string","description":"The MINDBODY pricing level for the business. Possible values are:\r\nAccelerate - The business is on MINDBODY’s Accelerate pricing tier.\r\nGrow - The business is on MINDBODY’s Essential pricing tier.\r\nLegacy - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nListing - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nPro - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nSolo - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nUltimate - The business is on MINDBODY’s Ultimate pricing tier."},"AcceptsDiscover":{"type":"boolean","description":"When `true`, indicates that this site accepts Discover cards.
\r\nWhen `false`, indicates that this site does not accept Discover credit cards."},"CurrencyIsoCode":{"type":"string","description":"The currency ISO code for the site."},"AcceptsMasterCard":{"type":"boolean","description":"When `true`, indicates that this site accepts MasterCard cards.
\r\nWhen `false`, indicates that this site does not accept MasterCard credit cards."},"SmsPackageEnabled":{"type":"boolean","description":"When `true`, indicates that the business uses SMS text messages to communicate with its clients.
\r\nWhen `false`, indicates that the business does not use SMS text messages to communicate with its clients."},"AcceptsDirectDebit":{"type":"boolean","description":"When `true`, indicates that direct debit can be used by clients at this site.
\r\nWhen `false`, indicates that direct debit can not by used by clients at this site."},"TaxInclusivePrices":{"type":"boolean","description":"When `true`, indicates that the total includes tax.
\r\nWhen `false`, indicates that the total does not include tax."},"AllowsDashboardAccess":{"type":"boolean","description":"When `true`, indicates that this site allows access to its dashboard.
\r\nWhen `false`, indicates that this site does not allow access to its dashboard."},"AcceptsAmericanExpress":{"type":"boolean","description":"When `true`, indicates that this site accepts American Express cards.
\r\nWhen `false`, indicates that this site does not accept American Express credit cards."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["TransactionTime"],"destinationSyncMode":"append_dedup","primaryKey":[["TransactionId"]],"aliasName":"transactions","selected":true},"stream":{"name":"transactions","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Amount":{"type":"number","format":"double","description":"The amount charged on the card"},"SaleId":{"type":"integer","format":"int64","description":"The sale ID."},"Status":{"type":"string","description":"Status of the transaction"},"Settled":{"type":"boolean","description":"Whether it is settled or not"},"AuthTime":{"type":"string","format":"date-time","description":"Time of card authorized"},"CCSwiped":{"type":"boolean","description":"Whether card is swiped or not"},"CardType":{"type":"string","description":"Type of the card"},"ClientId":{"type":"integer","format":"int64","description":"The ID of the client who made the purchase."},"CCLastFour":{"type":"string","description":"Last 4 digits of CC"},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"MerchantId":{"type":"string","description":"Merchant ID of the studio"},"TerminalId":{"type":"string","description":"Terminal ID used for payment. Not applicable for CNP/Bank"},"ACHLastFour":{"type":"string","description":"Customer’s ACH last 4 digits"},"TransactionId":{"type":"integer","format":"int32","description":"The transaction ID."},"TransactionTime":{"type":"string","format":"date-time","description":"Time of card swiped"},"CardExpirationYear":{"type":"string","description":"Expiry year of the card"},"CardExpirationMonth":{"type":"string","description":"Expiry month of the card"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["TransactionTime"],"sourceDefinedPrimaryKey":[["TransactionId"]],"namespace":null}}]},"prefix":"","namespaceDefinition":"customformat","namespaceFormat":"MINDBODY_SOLIDCORE_840392","schedule":null,"name":"SolidCore_site_840392_to_Snowflake - AIRBYTE","operations":[{"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","operationId":"7e45f2c3-ea68-470b-af94-88403745addb","name":"Normalization","operatorConfiguration":{"operatorType":"normalization","normalization":{"option":"basic"},"dbt":null}}],"connectionId":"3f048ca1-17e9-415d-957c-52c71970b811","status":"active","withRefreshedCatalog":false,"sourceCatalogId":null} 2022-06-02 20:10:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:10:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:10:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:10:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:10:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"49fe8f1d-9b76-4f12-950a-d03cbfe2b00b"} 2022-06-02 20:10:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 20:10:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definition_specifications/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba","workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:10:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:10:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:11:00 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:11:00 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:11:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/update - {"syncCatalog":{"streams":[{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"categories","selected":true},"stream":{"name":"categories","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"Service":{"type":"boolean"},"IsPrimary":{"type":"boolean"},"Description":{"type":"string"},"IsSecondary":{"type":"boolean"},"CategoryName":{"type":"string"},"SubCategories":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"SubCategoryName":{"type":"string"}}}},"CreatedDateTimeUTC":{"type":"string","format":"date-time"},"ModifiedDateTimeUTC":{"type":"string","format":"date-time"}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["LastModifiedDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"clients","selected":true},"stream":{"name":"clients","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The client’s ID, as configured by the business owner. This is the client’s barcode ID if the business owner assigns barcodes to clients. This ID is used throughout the Public API for client-related Public API calls. When used in a POST `UpdateClient` request, the `Id` is used to identify the client for the update."},"City":{"type":"string","description":"The client’s city."},"Email":{"type":"string","description":"The client’s email address."},"Notes":{"type":"string","description":"Any notes entered on the client’s account by staff members. This value should never be shown to clients unless the business owner has a specific reason for showing them."},"State":{"type":"string","description":"The client’s state."},"Action":{"enum":["None","Added","Updated","Failed","Removed"],"type":"string","description":"The action taken."},"Active":{"type":"boolean","description":"When `true`, indicates that the client’s profile is marked as active on the site.
\r\nWhen `false`, the client’s profile is inactive."},"Gender":{"type":"string","description":"The gender of the client."},"Status":{"type":"string","description":"The status of the client in the business. Possible values are:\r\n* Declined\r\n* Non-Member\r\n* Active\r\n* Expired\r\n* Suspended\r\n* Terminated"},"Country":{"type":"string","description":"The client’s country."},"LastName":{"type":"string","description":"The client’s last name."},"PhotoUrl":{"type":"string","description":"The URL of the client’s photo for the client profile."},"RedAlert":{"type":"string","description":"Contains any red alert information entered by the business owner for the client."},"UniqueId":{"type":"integer","format":"int64","description":"The client’s system-generated ID at the business. This value cannot be changed by business owners and is always unique across all clients at the business. This ID is not widely used in the Public API, but can be used by your application to uniquely identify clients."},"BirthDate":{"type":"string","format":"date-time","description":"The client’s date of birth."},"FirstName":{"type":"string","description":"The client’s first name."},"HomePhone":{"type":"string","description":"The client’s home phone number."},"IsCompany":{"type":"boolean","description":"When `true`, indicates that the client should be marked as a company at the business.
\r\nWhen `false`, indicates the client is an individual and does not represent a company."},"Liability":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"IsReleased":{"type":"boolean","description":"The client’s liability release status.
\r\nWhen `true`, indicates that the client has agreed to the liability release for the business.
\r\nWhen `false`, indicates that the client has not agreed to the liability release for the business."},"ReleasedBy":{"type":"integer","format":"int64","description":"An ID indicating who released liability for the client. If the client agreed to the liability waiver by signing into an account online, this value is `null`. If a staff member marked the waiver as signed on behalf of the client, it is the staff member’s ID. `0` indicates that the business owner marked the liability waiver as signed on behalf of the client."},"AgreementDate":{"type":"string","format":"date-time","description":"The date and time at which the client agreed to the liability waiver for the business."}}},"SalesReps":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The staff ID of the sales representative."},"LastName":{"type":"string","description":"The last name of the sales representative."},"FirstName":{"type":"string","description":"The first name of the sales representative."},"SalesRepNumber":{"type":"integer","format":"int32","description":"This value is the number that identifies the type of sales representative assigned to this client. One to six types of sales representatives can be assigned to a client at any given time, depending on site settings."},"SalesRepNumbers":{"type":"array","items":{"type":"integer","format":"int32"},"description":"A list of the different types of sales representative functions assigned to this staff member."}}},"description":"A list of sales representatives."},"WorkPhone":{"type":"string","description":"The client’s work phone number."},"IsProspect":{"type":"boolean","description":"This value is set only if the business owner allows individuals to be prospects.
\r\nWhen `true`, indicates that the client should be marked as a prospect for the business.
\r\nWhen `false`, indicates that the client should not be marked as a prospect for the business."},"MiddleName":{"type":"string","description":"The client’s middle name."},"PostalCode":{"type":"string","description":"The client’s postal code."},"ReferredBy":{"type":"string","description":"Specifies how the client was referred to the business. You can get a list of possible strings using the `GetClientReferralTypes` endpoint."},"MobilePhone":{"type":"string","description":"The client’s mobile phone number."},"YellowAlert":{"type":"string","description":"Contains any yellow alert information entered by the business owner for the client."},"AddressLine1":{"type":"string","description":"The first line of the client’s street address."},"AddressLine2":{"type":"string","description":"The second line of the client’s street address, if needed."},"CreationDate":{"type":"string","format":"date-time","description":"The date the client’s profile was created and added to the business, either by the client from the online store, or by a staff member. This value always returns in the format `yyyy-mm-ddThh:mm:ss:ms`."},"HomeLocation":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"ClientIndexes":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The index ID assigned to the client."},"ValueId":{"type":"integer","format":"int32","description":"The index’s value ID."}},"description":"Represents a client index value assigned to a client"},"description":"Contains the IDs of the client’s assigned ClientIndexes and ClientIndexValues."},"ProspectStage":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the prospect stage assigned to the client."},"Active":{"type":"boolean","description":"When `true`, indicates that the client is a prospect at the business and has not yet purchased any of the business pricing options.\r\nWhen `false`, indicates that the client has already purchased at least one pricing option from the business."},"Description":{"type":"string","description":"A description of the prospect stage."}}},"WorkExtension":{"type":"string","description":"The client’s work phone extension number."},"AccountBalance":{"type":"number","format":"double","description":"The client’s current [account balance](https://mindbody-online-support.force.com/support/s/article/203262013-Adding-account-payments-video-tutorial?language=en_US)."},"MembershipIcon":{"type":"integer","format":"int32","description":"The ID of the [membership icon](https://support.mindbodyonline.com/s/article/203259703-Membership-Setup-screen?language=en_US) displayed next to the client’s name, if the client has a membership on their account."},"MobileProvider":{"type":"integer","format":"int32","description":"The client’s mobile provider."},"ClientCreditCard":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"City":{"type":"string","description":"The city in which the billing address is located."},"State":{"type":"string","description":"The state that the billing address is located in."},"Address":{"type":"string","description":"The billing address for the credit card."},"ExpYear":{"type":"string","description":"The year in which the credit card expires."},"CardType":{"type":"string","description":"The type of credit card, for example Visa or MasterCard."},"ExpMonth":{"type":"string","description":"The month in which the credit card expires."},"LastFour":{"type":"string","description":"The last four digits of the credit card number."},"CardHolder":{"type":"string","description":"The name of the card holder."},"CardNumber":{"type":"string","description":"The credit card number."},"PostalCode":{"type":"string","description":"The postal code where the billing address is located."}},"description":"A client credit card."},"LastFormulaNotes":{"type":"string","description":"The last [formula note](https://support.mindbodyonline.com/s/article/203259903-Appointments-Formula-notes?language=en_US) entered for the client."},"LiabilityRelease":{"type":"boolean","description":"Passing `true` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `true`.\r\n* `AgreementDate` is set to the time zone of the business when the call was processed.\r\n* `ReleasedBy` is set to `null` if the call is made by the client, `0` if the call was made by the business owner, or to a specific staff member’s ID if a staff member made the call.\r\nPassing `false` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `false`.\r\n* `AgreementDate` is set to `null`.\r\n* `ReleasedBy` is set to `null`."},"SendAccountTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendAccountEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by email. This property is editable. \r\n
Default: **false**"},"SendScheduleTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"CustomClientFields":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the custom client field."},"Name":{"type":"string","description":"The name of the field."},"Value":{"type":"string","description":"The value of a specific custom field for a client."},"DataType":{"type":"string","description":"The data type of the field."}},"description":"The value of a custom client field"},"description":"Contains information about the custom client fields assigned to the client."},"SendScheduleEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by email. This property is editable. \r\n
Default: **false**"},"ClientRelationships":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Delete":{"type":"boolean","description":"When true, this relationship is removed from the associated clients."},"Relationship":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the relationship."},"RelationshipName1":{"type":"string","description":"The name of the first relationship."},"RelationshipName2":{"type":"string","description":"The name of the second relationship."}},"description":"Jim is a RelationshipName1 of John. John is a RelationshipName2 of Jim."},"RelatedClientId":{"type":"string","description":"The RSSID of the related client."},"RelationshipName":{"type":"string","description":"The name of the relationship of the related client."}},"description":"A relation between two clients."},"description":"Contains information about the relationship between two clients."},"FirstAppointmentDate":{"type":"string","format":"date-time","description":"The date of the client’s first booked appointment at the business."},"LastModifiedDateTime":{"type":"string","format":"date-time","description":"The UTC date and time when the client’s information was last modified."},"SendPromotionalTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendPromotionalEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by email. This property is editable. \r\n
Default: **false**"},"EmergencyContactInfoName":{"type":"string","description":"The name of the client’s emergency contact."},"EmergencyContactInfoEmail":{"type":"string","description":"The email address of the client’s emergency contact."},"EmergencyContactInfoPhone":{"type":"string","description":"The phone number of the client’s emergency contact."},"AppointmentGenderPreference":{"enum":["None","Female","Male"],"type":"string","description":"The gender of staff member with whom the client prefers to book appointments."},"EmergencyContactInfoRelationship":{"type":"string","description":"The client’s relationship with the emergency contact."}},"description":"A Client"},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["LastModifiedDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"locations","selected":true},"stream":{"name":"locations","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["ProductId"]],"aliasName":"products","selected":true},"stream":{"name":"products","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The unique ID of the product variant, for example, a particular size and color combination."},"Name":{"type":"string","description":"The name of the product."},"Size":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product size."},"Name":{"type":"string","description":"The name of the product size."}}},"Color":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product color."},"Name":{"type":"string","description":"The name of the product color."}},"description":"A color used by products."},"Price":{"type":"number","format":"double","description":"The price of the product."},"GroupId":{"type":"integer","format":"int32","description":"The unique ID of the product group."},"TaxRate":{"type":"number","format":"double","description":"The tax rate that was applied to this purchase."},"ImageURL":{"type":"string","description":""},"ProductId":{"type":"integer","format":"int32","description":"A ProductID of the product."},"TypeGroup":{"type":"integer","format":"int32","description":"A TypeGroup of the product."},"CategoryId":{"type":"integer","format":"int32","description":"A CategoryID of the product."},"SupplierId":{"type":"integer","format":"int32","description":"A SupplierID of the product."},"OnlinePrice":{"type":"number","format":"double","description":"The online price of the product."},"TaxIncluded":{"type":"number","format":"double","description":"If tax inclusive-pricing is enabled, this field shows how much tax was added to the price."},"SupplierName":{"type":"string","description":"A Supplier name of the product."},"SubCategoryId":{"type":"integer","format":"int32","description":"A SubCategoryID of the product."},"ManufacturerId":{"type":"string","description":"The ManufacturerId of the product."},"LongDescription":{"type":"string","description":"A longer description of the product."},"ShortDescription":{"type":"string","description":"A short description of the product."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["ProductId"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["SaleDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"sales","selected":true},"stream":{"name":"sales","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The sale ID."},"ClientId":{"type":"string","description":"The ID of the client who made the purchase."},"Payments":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"A unique identifier for this payment."},"Type":{"type":"string","description":"The type of payment."},"Notes":{"type":"string","description":"Notes about this payment."},"Amount":{"type":"number","format":"double","description":"The amount of this payment."},"Method":{"type":"integer","format":"int32","description":"The method for this payment."},"TransactionId":{"type":"integer","format":"int32","description":"The payment transaction ID"}}},"description":"Contains information that describes the payments that contributed to this sale."},"SaleDate":{"type":"string","format":"date-time","description":"The date the item was sold."},"SaleTime":{"type":"string","description":"The time the item was sold."},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"SalesRepId":{"type":"integer","format":"int64","description":"The sales representative ID"},"SaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold."},"PurchasedItems":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The ProductID of the item."},"Tax1":{"type":"number","format":"double","description":"Tax1 applicable for the product"},"Tax2":{"type":"number","format":"double","description":"Tax2 applicable for the product"},"Tax3":{"type":"number","format":"double","description":"Tax3 applicable for the product"},"Tax4":{"type":"number","format":"double","description":"Tax4 applicable for the product"},"Tax5":{"type":"number","format":"double","description":"Tax5 applicable for the product"},"Notes":{"type":"string","description":"Notes"},"ExpDate":{"type":"string","format":"date-time","description":"Expiration date of the pricing option purchased"},"Quantity":{"type":"integer","format":"int32","description":"Quantity of the products"},"Returned":{"type":"boolean","description":"Returned or not"},"BarcodeId":{"type":"string","description":"The BarcodeId of the item.\r\nFor services, BarcodeId may be null\r\nIf no barcode id is explicitly set by the business it is the internal id in a string format."},"IsService":{"type":"boolean","description":"When `true`, indicates that the purchased item was a pricing option for a service."},"TaxAmount":{"type":"number","format":"double","description":"Tax rate applicable for the product"},"UnitPrice":{"type":"number","format":"double","description":"Per unit price of the item sold"},"ActiveDate":{"type":"string","format":"date-time","description":"Activation date of pricing option purchased"},"CategoryId":{"type":"integer","format":"int32","description":"Revenue Category ID"},"ContractId":{"type":"integer","format":"int32","description":"Contract ID purchased by the client"},"Description":{"type":"string","description":"Description of the sale transaction/pricing option description"},"TotalAmount":{"type":"number","format":"double","description":"Charged to the customer for paying"},"PaymentRefId":{"type":"integer","format":"int32","description":"Payment Reference ID"},"SaleDetailId":{"type":"integer","format":"int32","description":"The ID of the sale detail"},"SubCategoryId":{"type":"integer","format":"int32","description":"Revenue Subcategory ID"},"DiscountAmount":{"type":"number","format":"double","description":"Discount Amount"},"DiscountPercent":{"type":"number","format":"double","description":"Discount % applied during sale"}}},"description":"Contains information that describes the purchased items."},"RecipientClientId":{"type":"integer","format":"int64","description":"Recipient Client Id"},"OriginalSaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold originally."}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["SaleDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"sites","selected":true},"stream":{"name":"sites","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The site ID."},"Name":{"type":"string","description":"The name of the site."},"LogoUrl":{"type":"string","description":"The URL to the site’s logo."},"TimeZone":{"type":"string","description":"The time zone the site is located in."},"PageColor1":{"type":"string","description":"A hex code for a color the business owner uses in marketing. This color can be used to set a theme for an integration so that it matches the configured color-scheme for the business."},"PageColor2":{"type":"string","description":"The hex code for a second color, to be used in the same manner as `pageColor1`."},"PageColor3":{"type":"string","description":"The hex code for a third color, to be used in the same manner as `pageColor1`."},"PageColor4":{"type":"string","description":"The hex code for a fourth color, to be used in the same manner as `pageColor1`."},"AcceptsVisa":{"type":"boolean","description":"When `true`, indicates that this site accepts Visa cards.
\r\nWhen `false`, indicates that this site does not accept Visa credit cards."},"CountryCode":{"type":"string","description":"The country code for the site."},"Description":{"type":"string","description":"A description of the site."},"ContactEmail":{"type":"string","description":"The site’s email address."},"PricingLevel":{"type":"string","description":"The MINDBODY pricing level for the business. Possible values are:\r\nAccelerate - The business is on MINDBODY’s Accelerate pricing tier.\r\nGrow - The business is on MINDBODY’s Essential pricing tier.\r\nLegacy - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nListing - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nPro - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nSolo - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nUltimate - The business is on MINDBODY’s Ultimate pricing tier."},"AcceptsDiscover":{"type":"boolean","description":"When `true`, indicates that this site accepts Discover cards.
\r\nWhen `false`, indicates that this site does not accept Discover credit cards."},"CurrencyIsoCode":{"type":"string","description":"The currency ISO code for the site."},"AcceptsMasterCard":{"type":"boolean","description":"When `true`, indicates that this site accepts MasterCard cards.
\r\nWhen `false`, indicates that this site does not accept MasterCard credit cards."},"SmsPackageEnabled":{"type":"boolean","description":"When `true`, indicates that the business uses SMS text messages to communicate with its clients.
\r\nWhen `false`, indicates that the business does not use SMS text messages to communicate with its clients."},"AcceptsDirectDebit":{"type":"boolean","description":"When `true`, indicates that direct debit can be used by clients at this site.
\r\nWhen `false`, indicates that direct debit can not by used by clients at this site."},"TaxInclusivePrices":{"type":"boolean","description":"When `true`, indicates that the total includes tax.
\r\nWhen `false`, indicates that the total does not include tax."},"AllowsDashboardAccess":{"type":"boolean","description":"When `true`, indicates that this site allows access to its dashboard.
\r\nWhen `false`, indicates that this site does not allow access to its dashboard."},"AcceptsAmericanExpress":{"type":"boolean","description":"When `true`, indicates that this site accepts American Express cards.
\r\nWhen `false`, indicates that this site does not accept American Express credit cards."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["TransactionTime"],"destinationSyncMode":"append_dedup","primaryKey":[["TransactionId"]],"aliasName":"transactions","selected":true},"stream":{"name":"transactions","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Amount":{"type":"number","format":"double","description":"The amount charged on the card"},"SaleId":{"type":"integer","format":"int64","description":"The sale ID."},"Status":{"type":"string","description":"Status of the transaction"},"Settled":{"type":"boolean","description":"Whether it is settled or not"},"AuthTime":{"type":"string","format":"date-time","description":"Time of card authorized"},"CCSwiped":{"type":"boolean","description":"Whether card is swiped or not"},"CardType":{"type":"string","description":"Type of the card"},"ClientId":{"type":"integer","format":"int64","description":"The ID of the client who made the purchase."},"CCLastFour":{"type":"string","description":"Last 4 digits of CC"},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"MerchantId":{"type":"string","description":"Merchant ID of the studio"},"TerminalId":{"type":"string","description":"Terminal ID used for payment. Not applicable for CNP/Bank"},"ACHLastFour":{"type":"string","description":"Customer’s ACH last 4 digits"},"TransactionId":{"type":"integer","format":"int32","description":"The transaction ID."},"TransactionTime":{"type":"string","format":"date-time","description":"Time of card swiped"},"CardExpirationYear":{"type":"string","description":"Expiry year of the card"},"CardExpirationMonth":{"type":"string","description":"Expiry month of the card"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["TransactionTime"],"sourceDefinedPrimaryKey":[["TransactionId"]],"namespace":null}}]},"prefix":"","namespaceDefinition":"customformat","namespaceFormat":"MINDBODY_SOLIDCORE_533904","schedule":null,"name":"SolidCore_site_533904_to_Snowflake - AIRBYTE","operations":[{"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","operationId":"7e45f2c3-ea68-470b-af94-88403745addb","name":"Normalization","operatorConfiguration":{"operatorType":"normalization","normalization":{"option":"basic"},"dbt":null}}],"connectionId":"49fe8f1d-9b76-4f12-950a-d03cbfe2b00b","status":"active","withRefreshedCatalog":false,"sourceCatalogId":null} 2022-06-02 20:11:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:11:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:11:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:11:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:11:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:11:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:11:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"4642c3c4-83d6-4734-a5d5-9b3fae5ec4b8"} 2022-06-02 20:11:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definition_specifications/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba","workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:11:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 20:11:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:11:12 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:11:12 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:11:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/update - {"syncCatalog":{"streams":[{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"categories","selected":true},"stream":{"name":"categories","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"Service":{"type":"boolean"},"IsPrimary":{"type":"boolean"},"Description":{"type":"string"},"IsSecondary":{"type":"boolean"},"CategoryName":{"type":"string"},"SubCategories":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"SubCategoryName":{"type":"string"}}}},"CreatedDateTimeUTC":{"type":"string","format":"date-time"},"ModifiedDateTimeUTC":{"type":"string","format":"date-time"}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["LastModifiedDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"clients","selected":true},"stream":{"name":"clients","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The client’s ID, as configured by the business owner. This is the client’s barcode ID if the business owner assigns barcodes to clients. This ID is used throughout the Public API for client-related Public API calls. When used in a POST `UpdateClient` request, the `Id` is used to identify the client for the update."},"City":{"type":"string","description":"The client’s city."},"Email":{"type":"string","description":"The client’s email address."},"Notes":{"type":"string","description":"Any notes entered on the client’s account by staff members. This value should never be shown to clients unless the business owner has a specific reason for showing them."},"State":{"type":"string","description":"The client’s state."},"Action":{"enum":["None","Added","Updated","Failed","Removed"],"type":"string","description":"The action taken."},"Active":{"type":"boolean","description":"When `true`, indicates that the client’s profile is marked as active on the site.
\r\nWhen `false`, the client’s profile is inactive."},"Gender":{"type":"string","description":"The gender of the client."},"Status":{"type":"string","description":"The status of the client in the business. Possible values are:\r\n* Declined\r\n* Non-Member\r\n* Active\r\n* Expired\r\n* Suspended\r\n* Terminated"},"Country":{"type":"string","description":"The client’s country."},"LastName":{"type":"string","description":"The client’s last name."},"PhotoUrl":{"type":"string","description":"The URL of the client’s photo for the client profile."},"RedAlert":{"type":"string","description":"Contains any red alert information entered by the business owner for the client."},"UniqueId":{"type":"integer","format":"int64","description":"The client’s system-generated ID at the business. This value cannot be changed by business owners and is always unique across all clients at the business. This ID is not widely used in the Public API, but can be used by your application to uniquely identify clients."},"BirthDate":{"type":"string","format":"date-time","description":"The client’s date of birth."},"FirstName":{"type":"string","description":"The client’s first name."},"HomePhone":{"type":"string","description":"The client’s home phone number."},"IsCompany":{"type":"boolean","description":"When `true`, indicates that the client should be marked as a company at the business.
\r\nWhen `false`, indicates the client is an individual and does not represent a company."},"Liability":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"IsReleased":{"type":"boolean","description":"The client’s liability release status.
\r\nWhen `true`, indicates that the client has agreed to the liability release for the business.
\r\nWhen `false`, indicates that the client has not agreed to the liability release for the business."},"ReleasedBy":{"type":"integer","format":"int64","description":"An ID indicating who released liability for the client. If the client agreed to the liability waiver by signing into an account online, this value is `null`. If a staff member marked the waiver as signed on behalf of the client, it is the staff member’s ID. `0` indicates that the business owner marked the liability waiver as signed on behalf of the client."},"AgreementDate":{"type":"string","format":"date-time","description":"The date and time at which the client agreed to the liability waiver for the business."}}},"SalesReps":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The staff ID of the sales representative."},"LastName":{"type":"string","description":"The last name of the sales representative."},"FirstName":{"type":"string","description":"The first name of the sales representative."},"SalesRepNumber":{"type":"integer","format":"int32","description":"This value is the number that identifies the type of sales representative assigned to this client. One to six types of sales representatives can be assigned to a client at any given time, depending on site settings."},"SalesRepNumbers":{"type":"array","items":{"type":"integer","format":"int32"},"description":"A list of the different types of sales representative functions assigned to this staff member."}}},"description":"A list of sales representatives."},"WorkPhone":{"type":"string","description":"The client’s work phone number."},"IsProspect":{"type":"boolean","description":"This value is set only if the business owner allows individuals to be prospects.
\r\nWhen `true`, indicates that the client should be marked as a prospect for the business.
\r\nWhen `false`, indicates that the client should not be marked as a prospect for the business."},"MiddleName":{"type":"string","description":"The client’s middle name."},"PostalCode":{"type":"string","description":"The client’s postal code."},"ReferredBy":{"type":"string","description":"Specifies how the client was referred to the business. You can get a list of possible strings using the `GetClientReferralTypes` endpoint."},"MobilePhone":{"type":"string","description":"The client’s mobile phone number."},"YellowAlert":{"type":"string","description":"Contains any yellow alert information entered by the business owner for the client."},"AddressLine1":{"type":"string","description":"The first line of the client’s street address."},"AddressLine2":{"type":"string","description":"The second line of the client’s street address, if needed."},"CreationDate":{"type":"string","format":"date-time","description":"The date the client’s profile was created and added to the business, either by the client from the online store, or by a staff member. This value always returns in the format `yyyy-mm-ddThh:mm:ss:ms`."},"HomeLocation":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"ClientIndexes":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The index ID assigned to the client."},"ValueId":{"type":"integer","format":"int32","description":"The index’s value ID."}},"description":"Represents a client index value assigned to a client"},"description":"Contains the IDs of the client’s assigned ClientIndexes and ClientIndexValues."},"ProspectStage":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the prospect stage assigned to the client."},"Active":{"type":"boolean","description":"When `true`, indicates that the client is a prospect at the business and has not yet purchased any of the business pricing options.\r\nWhen `false`, indicates that the client has already purchased at least one pricing option from the business."},"Description":{"type":"string","description":"A description of the prospect stage."}}},"WorkExtension":{"type":"string","description":"The client’s work phone extension number."},"AccountBalance":{"type":"number","format":"double","description":"The client’s current [account balance](https://mindbody-online-support.force.com/support/s/article/203262013-Adding-account-payments-video-tutorial?language=en_US)."},"MembershipIcon":{"type":"integer","format":"int32","description":"The ID of the [membership icon](https://support.mindbodyonline.com/s/article/203259703-Membership-Setup-screen?language=en_US) displayed next to the client’s name, if the client has a membership on their account."},"MobileProvider":{"type":"integer","format":"int32","description":"The client’s mobile provider."},"ClientCreditCard":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"City":{"type":"string","description":"The city in which the billing address is located."},"State":{"type":"string","description":"The state that the billing address is located in."},"Address":{"type":"string","description":"The billing address for the credit card."},"ExpYear":{"type":"string","description":"The year in which the credit card expires."},"CardType":{"type":"string","description":"The type of credit card, for example Visa or MasterCard."},"ExpMonth":{"type":"string","description":"The month in which the credit card expires."},"LastFour":{"type":"string","description":"The last four digits of the credit card number."},"CardHolder":{"type":"string","description":"The name of the card holder."},"CardNumber":{"type":"string","description":"The credit card number."},"PostalCode":{"type":"string","description":"The postal code where the billing address is located."}},"description":"A client credit card."},"LastFormulaNotes":{"type":"string","description":"The last [formula note](https://support.mindbodyonline.com/s/article/203259903-Appointments-Formula-notes?language=en_US) entered for the client."},"LiabilityRelease":{"type":"boolean","description":"Passing `true` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `true`.\r\n* `AgreementDate` is set to the time zone of the business when the call was processed.\r\n* `ReleasedBy` is set to `null` if the call is made by the client, `0` if the call was made by the business owner, or to a specific staff member’s ID if a staff member made the call.\r\nPassing `false` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `false`.\r\n* `AgreementDate` is set to `null`.\r\n* `ReleasedBy` is set to `null`."},"SendAccountTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendAccountEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by email. This property is editable. \r\n
Default: **false**"},"SendScheduleTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"CustomClientFields":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the custom client field."},"Name":{"type":"string","description":"The name of the field."},"Value":{"type":"string","description":"The value of a specific custom field for a client."},"DataType":{"type":"string","description":"The data type of the field."}},"description":"The value of a custom client field"},"description":"Contains information about the custom client fields assigned to the client."},"SendScheduleEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by email. This property is editable. \r\n
Default: **false**"},"ClientRelationships":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Delete":{"type":"boolean","description":"When true, this relationship is removed from the associated clients."},"Relationship":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the relationship."},"RelationshipName1":{"type":"string","description":"The name of the first relationship."},"RelationshipName2":{"type":"string","description":"The name of the second relationship."}},"description":"Jim is a RelationshipName1 of John. John is a RelationshipName2 of Jim."},"RelatedClientId":{"type":"string","description":"The RSSID of the related client."},"RelationshipName":{"type":"string","description":"The name of the relationship of the related client."}},"description":"A relation between two clients."},"description":"Contains information about the relationship between two clients."},"FirstAppointmentDate":{"type":"string","format":"date-time","description":"The date of the client’s first booked appointment at the business."},"LastModifiedDateTime":{"type":"string","format":"date-time","description":"The UTC date and time when the client’s information was last modified."},"SendPromotionalTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendPromotionalEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by email. This property is editable. \r\n
Default: **false**"},"EmergencyContactInfoName":{"type":"string","description":"The name of the client’s emergency contact."},"EmergencyContactInfoEmail":{"type":"string","description":"The email address of the client’s emergency contact."},"EmergencyContactInfoPhone":{"type":"string","description":"The phone number of the client’s emergency contact."},"AppointmentGenderPreference":{"enum":["None","Female","Male"],"type":"string","description":"The gender of staff member with whom the client prefers to book appointments."},"EmergencyContactInfoRelationship":{"type":"string","description":"The client’s relationship with the emergency contact."}},"description":"A Client"},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["LastModifiedDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"locations","selected":true},"stream":{"name":"locations","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["ProductId"]],"aliasName":"products","selected":true},"stream":{"name":"products","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The unique ID of the product variant, for example, a particular size and color combination."},"Name":{"type":"string","description":"The name of the product."},"Size":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product size."},"Name":{"type":"string","description":"The name of the product size."}}},"Color":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product color."},"Name":{"type":"string","description":"The name of the product color."}},"description":"A color used by products."},"Price":{"type":"number","format":"double","description":"The price of the product."},"GroupId":{"type":"integer","format":"int32","description":"The unique ID of the product group."},"TaxRate":{"type":"number","format":"double","description":"The tax rate that was applied to this purchase."},"ImageURL":{"type":"string","description":""},"ProductId":{"type":"integer","format":"int32","description":"A ProductID of the product."},"TypeGroup":{"type":"integer","format":"int32","description":"A TypeGroup of the product."},"CategoryId":{"type":"integer","format":"int32","description":"A CategoryID of the product."},"SupplierId":{"type":"integer","format":"int32","description":"A SupplierID of the product."},"OnlinePrice":{"type":"number","format":"double","description":"The online price of the product."},"TaxIncluded":{"type":"number","format":"double","description":"If tax inclusive-pricing is enabled, this field shows how much tax was added to the price."},"SupplierName":{"type":"string","description":"A Supplier name of the product."},"SubCategoryId":{"type":"integer","format":"int32","description":"A SubCategoryID of the product."},"ManufacturerId":{"type":"string","description":"The ManufacturerId of the product."},"LongDescription":{"type":"string","description":"A longer description of the product."},"ShortDescription":{"type":"string","description":"A short description of the product."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["ProductId"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["SaleDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"sales","selected":true},"stream":{"name":"sales","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The sale ID."},"ClientId":{"type":"string","description":"The ID of the client who made the purchase."},"Payments":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"A unique identifier for this payment."},"Type":{"type":"string","description":"The type of payment."},"Notes":{"type":"string","description":"Notes about this payment."},"Amount":{"type":"number","format":"double","description":"The amount of this payment."},"Method":{"type":"integer","format":"int32","description":"The method for this payment."},"TransactionId":{"type":"integer","format":"int32","description":"The payment transaction ID"}}},"description":"Contains information that describes the payments that contributed to this sale."},"SaleDate":{"type":"string","format":"date-time","description":"The date the item was sold."},"SaleTime":{"type":"string","description":"The time the item was sold."},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"SalesRepId":{"type":"integer","format":"int64","description":"The sales representative ID"},"SaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold."},"PurchasedItems":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The ProductID of the item."},"Tax1":{"type":"number","format":"double","description":"Tax1 applicable for the product"},"Tax2":{"type":"number","format":"double","description":"Tax2 applicable for the product"},"Tax3":{"type":"number","format":"double","description":"Tax3 applicable for the product"},"Tax4":{"type":"number","format":"double","description":"Tax4 applicable for the product"},"Tax5":{"type":"number","format":"double","description":"Tax5 applicable for the product"},"Notes":{"type":"string","description":"Notes"},"ExpDate":{"type":"string","format":"date-time","description":"Expiration date of the pricing option purchased"},"Quantity":{"type":"integer","format":"int32","description":"Quantity of the products"},"Returned":{"type":"boolean","description":"Returned or not"},"BarcodeId":{"type":"string","description":"The BarcodeId of the item.\r\nFor services, BarcodeId may be null\r\nIf no barcode id is explicitly set by the business it is the internal id in a string format."},"IsService":{"type":"boolean","description":"When `true`, indicates that the purchased item was a pricing option for a service."},"TaxAmount":{"type":"number","format":"double","description":"Tax rate applicable for the product"},"UnitPrice":{"type":"number","format":"double","description":"Per unit price of the item sold"},"ActiveDate":{"type":"string","format":"date-time","description":"Activation date of pricing option purchased"},"CategoryId":{"type":"integer","format":"int32","description":"Revenue Category ID"},"ContractId":{"type":"integer","format":"int32","description":"Contract ID purchased by the client"},"Description":{"type":"string","description":"Description of the sale transaction/pricing option description"},"TotalAmount":{"type":"number","format":"double","description":"Charged to the customer for paying"},"PaymentRefId":{"type":"integer","format":"int32","description":"Payment Reference ID"},"SaleDetailId":{"type":"integer","format":"int32","description":"The ID of the sale detail"},"SubCategoryId":{"type":"integer","format":"int32","description":"Revenue Subcategory ID"},"DiscountAmount":{"type":"number","format":"double","description":"Discount Amount"},"DiscountPercent":{"type":"number","format":"double","description":"Discount % applied during sale"}}},"description":"Contains information that describes the purchased items."},"RecipientClientId":{"type":"integer","format":"int64","description":"Recipient Client Id"},"OriginalSaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold originally."}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["SaleDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"sites","selected":true},"stream":{"name":"sites","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The site ID."},"Name":{"type":"string","description":"The name of the site."},"LogoUrl":{"type":"string","description":"The URL to the site’s logo."},"TimeZone":{"type":"string","description":"The time zone the site is located in."},"PageColor1":{"type":"string","description":"A hex code for a color the business owner uses in marketing. This color can be used to set a theme for an integration so that it matches the configured color-scheme for the business."},"PageColor2":{"type":"string","description":"The hex code for a second color, to be used in the same manner as `pageColor1`."},"PageColor3":{"type":"string","description":"The hex code for a third color, to be used in the same manner as `pageColor1`."},"PageColor4":{"type":"string","description":"The hex code for a fourth color, to be used in the same manner as `pageColor1`."},"AcceptsVisa":{"type":"boolean","description":"When `true`, indicates that this site accepts Visa cards.
\r\nWhen `false`, indicates that this site does not accept Visa credit cards."},"CountryCode":{"type":"string","description":"The country code for the site."},"Description":{"type":"string","description":"A description of the site."},"ContactEmail":{"type":"string","description":"The site’s email address."},"PricingLevel":{"type":"string","description":"The MINDBODY pricing level for the business. Possible values are:\r\nAccelerate - The business is on MINDBODY’s Accelerate pricing tier.\r\nGrow - The business is on MINDBODY’s Essential pricing tier.\r\nLegacy - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nListing - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nPro - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nSolo - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nUltimate - The business is on MINDBODY’s Ultimate pricing tier."},"AcceptsDiscover":{"type":"boolean","description":"When `true`, indicates that this site accepts Discover cards.
\r\nWhen `false`, indicates that this site does not accept Discover credit cards."},"CurrencyIsoCode":{"type":"string","description":"The currency ISO code for the site."},"AcceptsMasterCard":{"type":"boolean","description":"When `true`, indicates that this site accepts MasterCard cards.
\r\nWhen `false`, indicates that this site does not accept MasterCard credit cards."},"SmsPackageEnabled":{"type":"boolean","description":"When `true`, indicates that the business uses SMS text messages to communicate with its clients.
\r\nWhen `false`, indicates that the business does not use SMS text messages to communicate with its clients."},"AcceptsDirectDebit":{"type":"boolean","description":"When `true`, indicates that direct debit can be used by clients at this site.
\r\nWhen `false`, indicates that direct debit can not by used by clients at this site."},"TaxInclusivePrices":{"type":"boolean","description":"When `true`, indicates that the total includes tax.
\r\nWhen `false`, indicates that the total does not include tax."},"AllowsDashboardAccess":{"type":"boolean","description":"When `true`, indicates that this site allows access to its dashboard.
\r\nWhen `false`, indicates that this site does not allow access to its dashboard."},"AcceptsAmericanExpress":{"type":"boolean","description":"When `true`, indicates that this site accepts American Express cards.
\r\nWhen `false`, indicates that this site does not accept American Express credit cards."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["TransactionTime"],"destinationSyncMode":"append_dedup","primaryKey":[["TransactionId"]],"aliasName":"transactions","selected":true},"stream":{"name":"transactions","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Amount":{"type":"number","format":"double","description":"The amount charged on the card"},"SaleId":{"type":"integer","format":"int64","description":"The sale ID."},"Status":{"type":"string","description":"Status of the transaction"},"Settled":{"type":"boolean","description":"Whether it is settled or not"},"AuthTime":{"type":"string","format":"date-time","description":"Time of card authorized"},"CCSwiped":{"type":"boolean","description":"Whether card is swiped or not"},"CardType":{"type":"string","description":"Type of the card"},"ClientId":{"type":"integer","format":"int64","description":"The ID of the client who made the purchase."},"CCLastFour":{"type":"string","description":"Last 4 digits of CC"},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"MerchantId":{"type":"string","description":"Merchant ID of the studio"},"TerminalId":{"type":"string","description":"Terminal ID used for payment. Not applicable for CNP/Bank"},"ACHLastFour":{"type":"string","description":"Customer’s ACH last 4 digits"},"TransactionId":{"type":"integer","format":"int32","description":"The transaction ID."},"TransactionTime":{"type":"string","format":"date-time","description":"Time of card swiped"},"CardExpirationYear":{"type":"string","description":"Expiry year of the card"},"CardExpirationMonth":{"type":"string","description":"Expiry month of the card"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["TransactionTime"],"sourceDefinedPrimaryKey":[["TransactionId"]],"namespace":null}}]},"prefix":"","namespaceDefinition":"customformat","namespaceFormat":"MINDBODY_SOLIDCORE_552763","schedule":null,"name":"SolidCore_site_552763_to_Snowflake - AIRBYTE","operations":[{"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","operationId":"7e45f2c3-ea68-470b-af94-88403745addb","name":"Normalization","operatorConfiguration":{"operatorType":"normalization","normalization":{"option":"basic"},"dbt":null}}],"connectionId":"4642c3c4-83d6-4734-a5d5-9b3fae5ec4b8","status":"active","withRefreshedCatalog":false,"sourceCatalogId":null} 2022-06-02 20:11:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:11:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:11:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:11:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:11:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definition_specifications/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba","workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:11:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 20:11:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"4642c3c4-83d6-4734-a5d5-9b3fae5ec4b8"} 2022-06-02 20:11:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:11:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:11:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:11:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:11:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:11:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:11:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/workspaces/get - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:11:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:11:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:11:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:11:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:11:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:11:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:11:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:11:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:11:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:11:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:11:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"26eb6376-06ae-4946-8d5f-38137c2f3e66"} 2022-06-02 20:11:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 20:11:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definition_specifications/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba","workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:11:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:11:33 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:11:33 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:11:34 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/update - {"syncCatalog":{"streams":[{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"categories","selected":true},"stream":{"name":"categories","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"Service":{"type":"boolean"},"IsPrimary":{"type":"boolean"},"Description":{"type":"string"},"IsSecondary":{"type":"boolean"},"CategoryName":{"type":"string"},"SubCategories":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"SubCategoryName":{"type":"string"}}}},"CreatedDateTimeUTC":{"type":"string","format":"date-time"},"ModifiedDateTimeUTC":{"type":"string","format":"date-time"}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["LastModifiedDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"clients","selected":true},"stream":{"name":"clients","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The client’s ID, as configured by the business owner. This is the client’s barcode ID if the business owner assigns barcodes to clients. This ID is used throughout the Public API for client-related Public API calls. When used in a POST `UpdateClient` request, the `Id` is used to identify the client for the update."},"City":{"type":"string","description":"The client’s city."},"Email":{"type":"string","description":"The client’s email address."},"Notes":{"type":"string","description":"Any notes entered on the client’s account by staff members. This value should never be shown to clients unless the business owner has a specific reason for showing them."},"State":{"type":"string","description":"The client’s state."},"Action":{"enum":["None","Added","Updated","Failed","Removed"],"type":"string","description":"The action taken."},"Active":{"type":"boolean","description":"When `true`, indicates that the client’s profile is marked as active on the site.
\r\nWhen `false`, the client’s profile is inactive."},"Gender":{"type":"string","description":"The gender of the client."},"Status":{"type":"string","description":"The status of the client in the business. Possible values are:\r\n* Declined\r\n* Non-Member\r\n* Active\r\n* Expired\r\n* Suspended\r\n* Terminated"},"Country":{"type":"string","description":"The client’s country."},"LastName":{"type":"string","description":"The client’s last name."},"PhotoUrl":{"type":"string","description":"The URL of the client’s photo for the client profile."},"RedAlert":{"type":"string","description":"Contains any red alert information entered by the business owner for the client."},"UniqueId":{"type":"integer","format":"int64","description":"The client’s system-generated ID at the business. This value cannot be changed by business owners and is always unique across all clients at the business. This ID is not widely used in the Public API, but can be used by your application to uniquely identify clients."},"BirthDate":{"type":"string","format":"date-time","description":"The client’s date of birth."},"FirstName":{"type":"string","description":"The client’s first name."},"HomePhone":{"type":"string","description":"The client’s home phone number."},"IsCompany":{"type":"boolean","description":"When `true`, indicates that the client should be marked as a company at the business.
\r\nWhen `false`, indicates the client is an individual and does not represent a company."},"Liability":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"IsReleased":{"type":"boolean","description":"The client’s liability release status.
\r\nWhen `true`, indicates that the client has agreed to the liability release for the business.
\r\nWhen `false`, indicates that the client has not agreed to the liability release for the business."},"ReleasedBy":{"type":"integer","format":"int64","description":"An ID indicating who released liability for the client. If the client agreed to the liability waiver by signing into an account online, this value is `null`. If a staff member marked the waiver as signed on behalf of the client, it is the staff member’s ID. `0` indicates that the business owner marked the liability waiver as signed on behalf of the client."},"AgreementDate":{"type":"string","format":"date-time","description":"The date and time at which the client agreed to the liability waiver for the business."}}},"SalesReps":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The staff ID of the sales representative."},"LastName":{"type":"string","description":"The last name of the sales representative."},"FirstName":{"type":"string","description":"The first name of the sales representative."},"SalesRepNumber":{"type":"integer","format":"int32","description":"This value is the number that identifies the type of sales representative assigned to this client. One to six types of sales representatives can be assigned to a client at any given time, depending on site settings."},"SalesRepNumbers":{"type":"array","items":{"type":"integer","format":"int32"},"description":"A list of the different types of sales representative functions assigned to this staff member."}}},"description":"A list of sales representatives."},"WorkPhone":{"type":"string","description":"The client’s work phone number."},"IsProspect":{"type":"boolean","description":"This value is set only if the business owner allows individuals to be prospects.
\r\nWhen `true`, indicates that the client should be marked as a prospect for the business.
\r\nWhen `false`, indicates that the client should not be marked as a prospect for the business."},"MiddleName":{"type":"string","description":"The client’s middle name."},"PostalCode":{"type":"string","description":"The client’s postal code."},"ReferredBy":{"type":"string","description":"Specifies how the client was referred to the business. You can get a list of possible strings using the `GetClientReferralTypes` endpoint."},"MobilePhone":{"type":"string","description":"The client’s mobile phone number."},"YellowAlert":{"type":"string","description":"Contains any yellow alert information entered by the business owner for the client."},"AddressLine1":{"type":"string","description":"The first line of the client’s street address."},"AddressLine2":{"type":"string","description":"The second line of the client’s street address, if needed."},"CreationDate":{"type":"string","format":"date-time","description":"The date the client’s profile was created and added to the business, either by the client from the online store, or by a staff member. This value always returns in the format `yyyy-mm-ddThh:mm:ss:ms`."},"HomeLocation":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"ClientIndexes":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The index ID assigned to the client."},"ValueId":{"type":"integer","format":"int32","description":"The index’s value ID."}},"description":"Represents a client index value assigned to a client"},"description":"Contains the IDs of the client’s assigned ClientIndexes and ClientIndexValues."},"ProspectStage":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the prospect stage assigned to the client."},"Active":{"type":"boolean","description":"When `true`, indicates that the client is a prospect at the business and has not yet purchased any of the business pricing options.\r\nWhen `false`, indicates that the client has already purchased at least one pricing option from the business."},"Description":{"type":"string","description":"A description of the prospect stage."}}},"WorkExtension":{"type":"string","description":"The client’s work phone extension number."},"AccountBalance":{"type":"number","format":"double","description":"The client’s current [account balance](https://mindbody-online-support.force.com/support/s/article/203262013-Adding-account-payments-video-tutorial?language=en_US)."},"MembershipIcon":{"type":"integer","format":"int32","description":"The ID of the [membership icon](https://support.mindbodyonline.com/s/article/203259703-Membership-Setup-screen?language=en_US) displayed next to the client’s name, if the client has a membership on their account."},"MobileProvider":{"type":"integer","format":"int32","description":"The client’s mobile provider."},"ClientCreditCard":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"City":{"type":"string","description":"The city in which the billing address is located."},"State":{"type":"string","description":"The state that the billing address is located in."},"Address":{"type":"string","description":"The billing address for the credit card."},"ExpYear":{"type":"string","description":"The year in which the credit card expires."},"CardType":{"type":"string","description":"The type of credit card, for example Visa or MasterCard."},"ExpMonth":{"type":"string","description":"The month in which the credit card expires."},"LastFour":{"type":"string","description":"The last four digits of the credit card number."},"CardHolder":{"type":"string","description":"The name of the card holder."},"CardNumber":{"type":"string","description":"The credit card number."},"PostalCode":{"type":"string","description":"The postal code where the billing address is located."}},"description":"A client credit card."},"LastFormulaNotes":{"type":"string","description":"The last [formula note](https://support.mindbodyonline.com/s/article/203259903-Appointments-Formula-notes?language=en_US) entered for the client."},"LiabilityRelease":{"type":"boolean","description":"Passing `true` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `true`.\r\n* `AgreementDate` is set to the time zone of the business when the call was processed.\r\n* `ReleasedBy` is set to `null` if the call is made by the client, `0` if the call was made by the business owner, or to a specific staff member’s ID if a staff member made the call.\r\nPassing `false` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `false`.\r\n* `AgreementDate` is set to `null`.\r\n* `ReleasedBy` is set to `null`."},"SendAccountTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendAccountEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by email. This property is editable. \r\n
Default: **false**"},"SendScheduleTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"CustomClientFields":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the custom client field."},"Name":{"type":"string","description":"The name of the field."},"Value":{"type":"string","description":"The value of a specific custom field for a client."},"DataType":{"type":"string","description":"The data type of the field."}},"description":"The value of a custom client field"},"description":"Contains information about the custom client fields assigned to the client."},"SendScheduleEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by email. This property is editable. \r\n
Default: **false**"},"ClientRelationships":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Delete":{"type":"boolean","description":"When true, this relationship is removed from the associated clients."},"Relationship":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the relationship."},"RelationshipName1":{"type":"string","description":"The name of the first relationship."},"RelationshipName2":{"type":"string","description":"The name of the second relationship."}},"description":"Jim is a RelationshipName1 of John. John is a RelationshipName2 of Jim."},"RelatedClientId":{"type":"string","description":"The RSSID of the related client."},"RelationshipName":{"type":"string","description":"The name of the relationship of the related client."}},"description":"A relation between two clients."},"description":"Contains information about the relationship between two clients."},"FirstAppointmentDate":{"type":"string","format":"date-time","description":"The date of the client’s first booked appointment at the business."},"LastModifiedDateTime":{"type":"string","format":"date-time","description":"The UTC date and time when the client’s information was last modified."},"SendPromotionalTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendPromotionalEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by email. This property is editable. \r\n
Default: **false**"},"EmergencyContactInfoName":{"type":"string","description":"The name of the client’s emergency contact."},"EmergencyContactInfoEmail":{"type":"string","description":"The email address of the client’s emergency contact."},"EmergencyContactInfoPhone":{"type":"string","description":"The phone number of the client’s emergency contact."},"AppointmentGenderPreference":{"enum":["None","Female","Male"],"type":"string","description":"The gender of staff member with whom the client prefers to book appointments."},"EmergencyContactInfoRelationship":{"type":"string","description":"The client’s relationship with the emergency contact."}},"description":"A Client"},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["LastModifiedDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"locations","selected":true},"stream":{"name":"locations","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["ProductId"]],"aliasName":"products","selected":true},"stream":{"name":"products","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The unique ID of the product variant, for example, a particular size and color combination."},"Name":{"type":"string","description":"The name of the product."},"Size":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product size."},"Name":{"type":"string","description":"The name of the product size."}}},"Color":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product color."},"Name":{"type":"string","description":"The name of the product color."}},"description":"A color used by products."},"Price":{"type":"number","format":"double","description":"The price of the product."},"GroupId":{"type":"integer","format":"int32","description":"The unique ID of the product group."},"TaxRate":{"type":"number","format":"double","description":"The tax rate that was applied to this purchase."},"ImageURL":{"type":"string","description":""},"ProductId":{"type":"integer","format":"int32","description":"A ProductID of the product."},"TypeGroup":{"type":"integer","format":"int32","description":"A TypeGroup of the product."},"CategoryId":{"type":"integer","format":"int32","description":"A CategoryID of the product."},"SupplierId":{"type":"integer","format":"int32","description":"A SupplierID of the product."},"OnlinePrice":{"type":"number","format":"double","description":"The online price of the product."},"TaxIncluded":{"type":"number","format":"double","description":"If tax inclusive-pricing is enabled, this field shows how much tax was added to the price."},"SupplierName":{"type":"string","description":"A Supplier name of the product."},"SubCategoryId":{"type":"integer","format":"int32","description":"A SubCategoryID of the product."},"ManufacturerId":{"type":"string","description":"The ManufacturerId of the product."},"LongDescription":{"type":"string","description":"A longer description of the product."},"ShortDescription":{"type":"string","description":"A short description of the product."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["ProductId"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["SaleDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"sales","selected":true},"stream":{"name":"sales","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The sale ID."},"ClientId":{"type":"string","description":"The ID of the client who made the purchase."},"Payments":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"A unique identifier for this payment."},"Type":{"type":"string","description":"The type of payment."},"Notes":{"type":"string","description":"Notes about this payment."},"Amount":{"type":"number","format":"double","description":"The amount of this payment."},"Method":{"type":"integer","format":"int32","description":"The method for this payment."},"TransactionId":{"type":"integer","format":"int32","description":"The payment transaction ID"}}},"description":"Contains information that describes the payments that contributed to this sale."},"SaleDate":{"type":"string","format":"date-time","description":"The date the item was sold."},"SaleTime":{"type":"string","description":"The time the item was sold."},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"SalesRepId":{"type":"integer","format":"int64","description":"The sales representative ID"},"SaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold."},"PurchasedItems":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The ProductID of the item."},"Tax1":{"type":"number","format":"double","description":"Tax1 applicable for the product"},"Tax2":{"type":"number","format":"double","description":"Tax2 applicable for the product"},"Tax3":{"type":"number","format":"double","description":"Tax3 applicable for the product"},"Tax4":{"type":"number","format":"double","description":"Tax4 applicable for the product"},"Tax5":{"type":"number","format":"double","description":"Tax5 applicable for the product"},"Notes":{"type":"string","description":"Notes"},"ExpDate":{"type":"string","format":"date-time","description":"Expiration date of the pricing option purchased"},"Quantity":{"type":"integer","format":"int32","description":"Quantity of the products"},"Returned":{"type":"boolean","description":"Returned or not"},"BarcodeId":{"type":"string","description":"The BarcodeId of the item.\r\nFor services, BarcodeId may be null\r\nIf no barcode id is explicitly set by the business it is the internal id in a string format."},"IsService":{"type":"boolean","description":"When `true`, indicates that the purchased item was a pricing option for a service."},"TaxAmount":{"type":"number","format":"double","description":"Tax rate applicable for the product"},"UnitPrice":{"type":"number","format":"double","description":"Per unit price of the item sold"},"ActiveDate":{"type":"string","format":"date-time","description":"Activation date of pricing option purchased"},"CategoryId":{"type":"integer","format":"int32","description":"Revenue Category ID"},"ContractId":{"type":"integer","format":"int32","description":"Contract ID purchased by the client"},"Description":{"type":"string","description":"Description of the sale transaction/pricing option description"},"TotalAmount":{"type":"number","format":"double","description":"Charged to the customer for paying"},"PaymentRefId":{"type":"integer","format":"int32","description":"Payment Reference ID"},"SaleDetailId":{"type":"integer","format":"int32","description":"The ID of the sale detail"},"SubCategoryId":{"type":"integer","format":"int32","description":"Revenue Subcategory ID"},"DiscountAmount":{"type":"number","format":"double","description":"Discount Amount"},"DiscountPercent":{"type":"number","format":"double","description":"Discount % applied during sale"}}},"description":"Contains information that describes the purchased items."},"RecipientClientId":{"type":"integer","format":"int64","description":"Recipient Client Id"},"OriginalSaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold originally."}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["SaleDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"sites","selected":true},"stream":{"name":"sites","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The site ID."},"Name":{"type":"string","description":"The name of the site."},"LogoUrl":{"type":"string","description":"The URL to the site’s logo."},"TimeZone":{"type":"string","description":"The time zone the site is located in."},"PageColor1":{"type":"string","description":"A hex code for a color the business owner uses in marketing. This color can be used to set a theme for an integration so that it matches the configured color-scheme for the business."},"PageColor2":{"type":"string","description":"The hex code for a second color, to be used in the same manner as `pageColor1`."},"PageColor3":{"type":"string","description":"The hex code for a third color, to be used in the same manner as `pageColor1`."},"PageColor4":{"type":"string","description":"The hex code for a fourth color, to be used in the same manner as `pageColor1`."},"AcceptsVisa":{"type":"boolean","description":"When `true`, indicates that this site accepts Visa cards.
\r\nWhen `false`, indicates that this site does not accept Visa credit cards."},"CountryCode":{"type":"string","description":"The country code for the site."},"Description":{"type":"string","description":"A description of the site."},"ContactEmail":{"type":"string","description":"The site’s email address."},"PricingLevel":{"type":"string","description":"The MINDBODY pricing level for the business. Possible values are:\r\nAccelerate - The business is on MINDBODY’s Accelerate pricing tier.\r\nGrow - The business is on MINDBODY’s Essential pricing tier.\r\nLegacy - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nListing - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nPro - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nSolo - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nUltimate - The business is on MINDBODY’s Ultimate pricing tier."},"AcceptsDiscover":{"type":"boolean","description":"When `true`, indicates that this site accepts Discover cards.
\r\nWhen `false`, indicates that this site does not accept Discover credit cards."},"CurrencyIsoCode":{"type":"string","description":"The currency ISO code for the site."},"AcceptsMasterCard":{"type":"boolean","description":"When `true`, indicates that this site accepts MasterCard cards.
\r\nWhen `false`, indicates that this site does not accept MasterCard credit cards."},"SmsPackageEnabled":{"type":"boolean","description":"When `true`, indicates that the business uses SMS text messages to communicate with its clients.
\r\nWhen `false`, indicates that the business does not use SMS text messages to communicate with its clients."},"AcceptsDirectDebit":{"type":"boolean","description":"When `true`, indicates that direct debit can be used by clients at this site.
\r\nWhen `false`, indicates that direct debit can not by used by clients at this site."},"TaxInclusivePrices":{"type":"boolean","description":"When `true`, indicates that the total includes tax.
\r\nWhen `false`, indicates that the total does not include tax."},"AllowsDashboardAccess":{"type":"boolean","description":"When `true`, indicates that this site allows access to its dashboard.
\r\nWhen `false`, indicates that this site does not allow access to its dashboard."},"AcceptsAmericanExpress":{"type":"boolean","description":"When `true`, indicates that this site accepts American Express cards.
\r\nWhen `false`, indicates that this site does not accept American Express credit cards."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["TransactionTime"],"destinationSyncMode":"append_dedup","primaryKey":[["TransactionId"]],"aliasName":"transactions","selected":true},"stream":{"name":"transactions","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Amount":{"type":"number","format":"double","description":"The amount charged on the card"},"SaleId":{"type":"integer","format":"int64","description":"The sale ID."},"Status":{"type":"string","description":"Status of the transaction"},"Settled":{"type":"boolean","description":"Whether it is settled or not"},"AuthTime":{"type":"string","format":"date-time","description":"Time of card authorized"},"CCSwiped":{"type":"boolean","description":"Whether card is swiped or not"},"CardType":{"type":"string","description":"Type of the card"},"ClientId":{"type":"integer","format":"int64","description":"The ID of the client who made the purchase."},"CCLastFour":{"type":"string","description":"Last 4 digits of CC"},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"MerchantId":{"type":"string","description":"Merchant ID of the studio"},"TerminalId":{"type":"string","description":"Terminal ID used for payment. Not applicable for CNP/Bank"},"ACHLastFour":{"type":"string","description":"Customer’s ACH last 4 digits"},"TransactionId":{"type":"integer","format":"int32","description":"The transaction ID."},"TransactionTime":{"type":"string","format":"date-time","description":"Time of card swiped"},"CardExpirationYear":{"type":"string","description":"Expiry year of the card"},"CardExpirationMonth":{"type":"string","description":"Expiry month of the card"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["TransactionTime"],"sourceDefinedPrimaryKey":[["TransactionId"]],"namespace":null}}]},"prefix":"","namespaceDefinition":"customformat","namespaceFormat":"MINDBODY_SOLIDCORE_5722048","schedule":null,"name":"SolidCore_site_5722048_to_Snowflake - AIRBYTE","operations":[{"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","operationId":"7e45f2c3-ea68-470b-af94-88403745addb","name":"Normalization","operatorConfiguration":{"operatorType":"normalization","normalization":{"option":"basic"},"dbt":null}}],"connectionId":"26eb6376-06ae-4946-8d5f-38137c2f3e66","status":"active","withRefreshedCatalog":false,"sourceCatalogId":null} 2022-06-02 20:11:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:11:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:11:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:11:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:11:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"6ae4ba2f-1d8d-434b-8cdc-336b2a22afe2"} 2022-06-02 20:11:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definition_specifications/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba","workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:11:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 20:11:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:11:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:11:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:11:53 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:11:53 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:11:53 ERROR i.a.w.t.TemporalClient(update):256 - Failed to retrieve ConnectionManagerWorkflow for connection 6ae4ba2f-1d8d-434b-8cdc-336b2a22afe2. Repairing state by creating new workflow. io.airbyte.workers.temporal.exception.UnreachableWorkflowException: ConnectionManagerWorkflow for connection 6ae4ba2f-1d8d-434b-8cdc-336b2a22afe2 is unreachable due to being in a quarantined state. at io.airbyte.workers.temporal.ConnectionManagerUtils.getConnectionManagerWorkflow(ConnectionManagerUtils.java:191) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.workers.temporal.TemporalClient.update(TemporalClient.java:251) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.scheduler.client.TemporalEventRunner.update(TemporalEventRunner.java:47) ~[io.airbyte.airbyte-scheduler-client-0.39.7-alpha.jar:?] at io.airbyte.server.handlers.ConnectionsHandler.updateConnection(ConnectionsHandler.java:227) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.handlers.WebBackendConnectionsHandler.webBackendUpdateConnection(WebBackendConnectionsHandler.java:300) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.lambda$webBackendUpdateConnection$91(ConfigurationApi.java:838) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.execute(ConfigurationApi.java:874) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.webBackendUpdateConnection(ConfigurationApi.java:838) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at jdk.internal.reflect.GeneratedMethodAccessor589.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:292) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:274) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:244) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) ~[jersey-container-servlet-core-2.31.jar:?] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:763) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:569) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1377) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:507) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1292) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.Server.handle(Server.java:501) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at java.lang.Thread.run(Thread.java:833) [?:?] 2022-06-02 20:11:53 INFO i.a.w.t.TemporalClient(submitConnectionUpdaterAsync):217 - Starting the scheduler temporal wf 2022-06-02 20:11:53 ERROR i.a.s.e.UncaughtExceptionMapper(toResponse):22 - Uncaught exception io.temporal.client.WorkflowExecutionAlreadyStarted: workflowId='connection_manager_6ae4ba2f-1d8d-434b-8cdc-336b2a22afe2', runId='d4e9070b-d0a9-4f1c-aad9-b8fd22dd965b', workflowType='ConnectionManagerWorkflow'} at io.temporal.internal.sync.WorkflowStubImpl.wrapStartException(WorkflowStubImpl.java:181) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.internal.sync.WorkflowStubImpl.startWithOptions(WorkflowStubImpl.java:120) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.internal.sync.WorkflowStubImpl.start(WorkflowStubImpl.java:138) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.internal.sync.WorkflowInvocationHandler$StartWorkflowInvocationHandler.invoke(WorkflowInvocationHandler.java:242) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.internal.sync.WorkflowInvocationHandler.invoke(WorkflowInvocationHandler.java:178) ~[temporal-sdk-1.8.1.jar:?] at jdk.proxy2.$Proxy42.run(Unknown Source) ~[?:?] at io.temporal.internal.sync.WorkflowClientInternal.lambda$start$431e99ec$1(WorkflowClientInternal.java:265) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.internal.sync.WorkflowClientInternal.start(WorkflowClientInternal.java:257) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.internal.sync.WorkflowClientInternal.start(WorkflowClientInternal.java:265) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.client.WorkflowClient.start(WorkflowClient.java:261) ~[temporal-sdk-1.8.1.jar:?] at io.airbyte.workers.temporal.ConnectionManagerUtils.startConnectionManagerNoSignal(ConnectionManagerUtils.java:148) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.workers.temporal.TemporalClient.submitConnectionUpdaterAsync(TemporalClient.java:218) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.workers.temporal.TemporalClient.update(TemporalClient.java:259) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.scheduler.client.TemporalEventRunner.update(TemporalEventRunner.java:47) ~[io.airbyte.airbyte-scheduler-client-0.39.7-alpha.jar:?] at io.airbyte.server.handlers.ConnectionsHandler.updateConnection(ConnectionsHandler.java:227) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.handlers.WebBackendConnectionsHandler.webBackendUpdateConnection(WebBackendConnectionsHandler.java:300) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.lambda$webBackendUpdateConnection$91(ConfigurationApi.java:838) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.execute(ConfigurationApi.java:874) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.webBackendUpdateConnection(ConfigurationApi.java:838) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at jdk.internal.reflect.GeneratedMethodAccessor589.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:292) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:274) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:244) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) ~[jersey-container-servlet-core-2.31.jar:?] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:763) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:569) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1377) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:507) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1292) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.Server.handle(Server.java:501) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at java.lang.Thread.run(Thread.java:833) [?:?] Caused by: io.grpc.StatusRuntimeException: ALREADY_EXISTS: Workflow execution is already running. WorkflowId: connection_manager_6ae4ba2f-1d8d-434b-8cdc-336b2a22afe2, RunId: d4e9070b-d0a9-4f1c-aad9-b8fd22dd965b. at io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:262) ~[grpc-stub-1.44.1.jar:1.44.1] at io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:243) ~[grpc-stub-1.44.1.jar:1.44.1] at io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:156) ~[grpc-stub-1.44.1.jar:1.44.1] at io.temporal.api.workflowservice.v1.WorkflowServiceGrpc$WorkflowServiceBlockingStub.startWorkflowExecution(WorkflowServiceGrpc.java:2631) ~[temporal-serviceclient-1.8.1.jar:?] at io.temporal.internal.client.external.GenericWorkflowClientExternalImpl.lambda$start$0(GenericWorkflowClientExternalImpl.java:88) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.internal.retryer.GrpcSyncRetryer.retry(GrpcSyncRetryer.java:61) ~[temporal-serviceclient-1.8.1.jar:?] at io.temporal.internal.retryer.GrpcRetryer.retryWithResult(GrpcRetryer.java:51) ~[temporal-serviceclient-1.8.1.jar:?] at io.temporal.internal.client.external.GenericWorkflowClientExternalImpl.start(GenericWorkflowClientExternalImpl.java:81) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.internal.client.RootWorkflowClientInvoker.start(RootWorkflowClientInvoker.java:55) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.internal.sync.WorkflowStubImpl.startWithOptions(WorkflowStubImpl.java:113) ~[temporal-sdk-1.8.1.jar:?] ... 68 more 2022-06-02 20:11:53 ERROR i.a.s.RequestLogger(filter):110 - REQ 10.226.4.161 POST 500 /api/v1/web_backend/connections/update - {"syncCatalog":{"streams":[{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"categories","selected":true},"stream":{"name":"categories","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"Service":{"type":"boolean"},"IsPrimary":{"type":"boolean"},"Description":{"type":"string"},"IsSecondary":{"type":"boolean"},"CategoryName":{"type":"string"},"SubCategories":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"SubCategoryName":{"type":"string"}}}},"CreatedDateTimeUTC":{"type":"string","format":"date-time"},"ModifiedDateTimeUTC":{"type":"string","format":"date-time"}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["LastModifiedDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"clients","selected":true},"stream":{"name":"clients","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The client’s ID, as configured by the business owner. This is the client’s barcode ID if the business owner assigns barcodes to clients. This ID is used throughout the Public API for client-related Public API calls. When used in a POST `UpdateClient` request, the `Id` is used to identify the client for the update."},"City":{"type":"string","description":"The client’s city."},"Email":{"type":"string","description":"The client’s email address."},"Notes":{"type":"string","description":"Any notes entered on the client’s account by staff members. This value should never be shown to clients unless the business owner has a specific reason for showing them."},"State":{"type":"string","description":"The client’s state."},"Action":{"enum":["None","Added","Updated","Failed","Removed"],"type":"string","description":"The action taken."},"Active":{"type":"boolean","description":"When `true`, indicates that the client’s profile is marked as active on the site.
\r\nWhen `false`, the client’s profile is inactive."},"Gender":{"type":"string","description":"The gender of the client."},"Status":{"type":"string","description":"The status of the client in the business. Possible values are:\r\n* Declined\r\n* Non-Member\r\n* Active\r\n* Expired\r\n* Suspended\r\n* Terminated"},"Country":{"type":"string","description":"The client’s country."},"LastName":{"type":"string","description":"The client’s last name."},"PhotoUrl":{"type":"string","description":"The URL of the client’s photo for the client profile."},"RedAlert":{"type":"string","description":"Contains any red alert information entered by the business owner for the client."},"UniqueId":{"type":"integer","format":"int64","description":"The client’s system-generated ID at the business. This value cannot be changed by business owners and is always unique across all clients at the business. This ID is not widely used in the Public API, but can be used by your application to uniquely identify clients."},"BirthDate":{"type":"string","format":"date-time","description":"The client’s date of birth."},"FirstName":{"type":"string","description":"The client’s first name."},"HomePhone":{"type":"string","description":"The client’s home phone number."},"IsCompany":{"type":"boolean","description":"When `true`, indicates that the client should be marked as a company at the business.
\r\nWhen `false`, indicates the client is an individual and does not represent a company."},"Liability":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"IsReleased":{"type":"boolean","description":"The client’s liability release status.
\r\nWhen `true`, indicates that the client has agreed to the liability release for the business.
\r\nWhen `false`, indicates that the client has not agreed to the liability release for the business."},"ReleasedBy":{"type":"integer","format":"int64","description":"An ID indicating who released liability for the client. If the client agreed to the liability waiver by signing into an account online, this value is `null`. If a staff member marked the waiver as signed on behalf of the client, it is the staff member’s ID. `0` indicates that the business owner marked the liability waiver as signed on behalf of the client."},"AgreementDate":{"type":"string","format":"date-time","description":"The date and time at which the client agreed to the liability waiver for the business."}}},"SalesReps":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The staff ID of the sales representative."},"LastName":{"type":"string","description":"The last name of the sales representative."},"FirstName":{"type":"string","description":"The first name of the sales representative."},"SalesRepNumber":{"type":"integer","format":"int32","description":"This value is the number that identifies the type of sales representative assigned to this client. One to six types of sales representatives can be assigned to a client at any given time, depending on site settings."},"SalesRepNumbers":{"type":"array","items":{"type":"integer","format":"int32"},"description":"A list of the different types of sales representative functions assigned to this staff member."}}},"description":"A list of sales representatives."},"WorkPhone":{"type":"string","description":"The client’s work phone number."},"IsProspect":{"type":"boolean","description":"This value is set only if the business owner allows individuals to be prospects.
\r\nWhen `true`, indicates that the client should be marked as a prospect for the business.
\r\nWhen `false`, indicates that the client should not be marked as a prospect for the business."},"MiddleName":{"type":"string","description":"The client’s middle name."},"PostalCode":{"type":"string","description":"The client’s postal code."},"ReferredBy":{"type":"string","description":"Specifies how the client was referred to the business. You can get a list of possible strings using the `GetClientReferralTypes` endpoint."},"MobilePhone":{"type":"string","description":"The client’s mobile phone number."},"YellowAlert":{"type":"string","description":"Contains any yellow alert information entered by the business owner for the client."},"AddressLine1":{"type":"string","description":"The first line of the client’s street address."},"AddressLine2":{"type":"string","description":"The second line of the client’s street address, if needed."},"CreationDate":{"type":"string","format":"date-time","description":"The date the client’s profile was created and added to the business, either by the client from the online store, or by a staff member. This value always returns in the format `yyyy-mm-ddThh:mm:ss:ms`."},"HomeLocation":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"ClientIndexes":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The index ID assigned to the client."},"ValueId":{"type":"integer","format":"int32","description":"The index’s value ID."}},"description":"Represents a client index value assigned to a client"},"description":"Contains the IDs of the client’s assigned ClientIndexes and ClientIndexValues."},"ProspectStage":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the prospect stage assigned to the client."},"Active":{"type":"boolean","description":"When `true`, indicates that the client is a prospect at the business and has not yet purchased any of the business pricing options.\r\nWhen `false`, indicates that the client has already purchased at least one pricing option from the business."},"Description":{"type":"string","description":"A description of the prospect stage."}}},"WorkExtension":{"type":"string","description":"The client’s work phone extension number."},"AccountBalance":{"type":"number","format":"double","description":"The client’s current [account balance](https://mindbody-online-support.force.com/support/s/article/203262013-Adding-account-payments-video-tutorial?language=en_US)."},"MembershipIcon":{"type":"integer","format":"int32","description":"The ID of the [membership icon](https://support.mindbodyonline.com/s/article/203259703-Membership-Setup-screen?language=en_US) displayed next to the client’s name, if the client has a membership on their account."},"MobileProvider":{"type":"integer","format":"int32","description":"The client’s mobile provider."},"ClientCreditCard":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"City":{"type":"string","description":"The city in which the billing address is located."},"State":{"type":"string","description":"The state that the billing address is located in."},"Address":{"type":"string","description":"The billing address for the credit card."},"ExpYear":{"type":"string","description":"The year in which the credit card expires."},"CardType":{"type":"string","description":"The type of credit card, for example Visa or MasterCard."},"ExpMonth":{"type":"string","description":"The month in which the credit card expires."},"LastFour":{"type":"string","description":"The last four digits of the credit card number."},"CardHolder":{"type":"string","description":"The name of the card holder."},"CardNumber":{"type":"string","description":"The credit card number."},"PostalCode":{"type":"string","description":"The postal code where the billing address is located."}},"description":"A client credit card."},"LastFormulaNotes":{"type":"string","description":"The last [formula note](https://support.mindbodyonline.com/s/article/203259903-Appointments-Formula-notes?language=en_US) entered for the client."},"LiabilityRelease":{"type":"boolean","description":"Passing `true` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `true`.\r\n* `AgreementDate` is set to the time zone of the business when the call was processed.\r\n* `ReleasedBy` is set to `null` if the call is made by the client, `0` if the call was made by the business owner, or to a specific staff member’s ID if a staff member made the call.\r\nPassing `false` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `false`.\r\n* `AgreementDate` is set to `null`.\r\n* `ReleasedBy` is set to `null`."},"SendAccountTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendAccountEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by email. This property is editable. \r\n
Default: **false**"},"SendScheduleTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"CustomClientFields":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the custom client field."},"Name":{"type":"string","description":"The name of the field."},"Value":{"type":"string","description":"The value of a specific custom field for a client."},"DataType":{"type":"string","description":"The data type of the field."}},"description":"The value of a custom client field"},"description":"Contains information about the custom client fields assigned to the client."},"SendScheduleEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by email. This property is editable. \r\n
Default: **false**"},"ClientRelationships":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Delete":{"type":"boolean","description":"When true, this relationship is removed from the associated clients."},"Relationship":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the relationship."},"RelationshipName1":{"type":"string","description":"The name of the first relationship."},"RelationshipName2":{"type":"string","description":"The name of the second relationship."}},"description":"Jim is a RelationshipName1 of John. John is a RelationshipName2 of Jim."},"RelatedClientId":{"type":"string","description":"The RSSID of the related client."},"RelationshipName":{"type":"string","description":"The name of the relationship of the related client."}},"description":"A relation between two clients."},"description":"Contains information about the relationship between two clients."},"FirstAppointmentDate":{"type":"string","format":"date-time","description":"The date of the client’s first booked appointment at the business."},"LastModifiedDateTime":{"type":"string","format":"date-time","description":"The UTC date and time when the client’s information was last modified."},"SendPromotionalTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendPromotionalEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by email. This property is editable. \r\n
Default: **false**"},"EmergencyContactInfoName":{"type":"string","description":"The name of the client’s emergency contact."},"EmergencyContactInfoEmail":{"type":"string","description":"The email address of the client’s emergency contact."},"EmergencyContactInfoPhone":{"type":"string","description":"The phone number of the client’s emergency contact."},"AppointmentGenderPreference":{"enum":["None","Female","Male"],"type":"string","description":"The gender of staff member with whom the client prefers to book appointments."},"EmergencyContactInfoRelationship":{"type":"string","description":"The client’s relationship with the emergency contact."}},"description":"A Client"},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["LastModifiedDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"locations","selected":true},"stream":{"name":"locations","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["ProductId"]],"aliasName":"products","selected":true},"stream":{"name":"products","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The unique ID of the product variant, for example, a particular size and color combination."},"Name":{"type":"string","description":"The name of the product."},"Size":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product size."},"Name":{"type":"string","description":"The name of the product size."}}},"Color":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product color."},"Name":{"type":"string","description":"The name of the product color."}},"description":"A color used by products."},"Price":{"type":"number","format":"double","description":"The price of the product."},"GroupId":{"type":"integer","format":"int32","description":"The unique ID of the product group."},"TaxRate":{"type":"number","format":"double","description":"The tax rate that was applied to this purchase."},"ImageURL":{"type":"string","description":""},"ProductId":{"type":"integer","format":"int32","description":"A ProductID of the product."},"TypeGroup":{"type":"integer","format":"int32","description":"A TypeGroup of the product."},"CategoryId":{"type":"integer","format":"int32","description":"A CategoryID of the product."},"SupplierId":{"type":"integer","format":"int32","description":"A SupplierID of the product."},"OnlinePrice":{"type":"number","format":"double","description":"The online price of the product."},"TaxIncluded":{"type":"number","format":"double","description":"If tax inclusive-pricing is enabled, this field shows how much tax was added to the price."},"SupplierName":{"type":"string","description":"A Supplier name of the product."},"SubCategoryId":{"type":"integer","format":"int32","description":"A SubCategoryID of the product."},"ManufacturerId":{"type":"string","description":"The ManufacturerId of the product."},"LongDescription":{"type":"string","description":"A longer description of the product."},"ShortDescription":{"type":"string","description":"A short description of the product."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["ProductId"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["SaleDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"sales","selected":true},"stream":{"name":"sales","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The sale ID."},"ClientId":{"type":"string","description":"The ID of the client who made the purchase."},"Payments":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"A unique identifier for this payment."},"Type":{"type":"string","description":"The type of payment."},"Notes":{"type":"string","description":"Notes about this payment."},"Amount":{"type":"number","format":"double","description":"The amount of this payment."},"Method":{"type":"integer","format":"int32","description":"The method for this payment."},"TransactionId":{"type":"integer","format":"int32","description":"The payment transaction ID"}}},"description":"Contains information that describes the payments that contributed to this sale."},"SaleDate":{"type":"string","format":"date-time","description":"The date the item was sold."},"SaleTime":{"type":"string","description":"The time the item was sold."},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"SalesRepId":{"type":"integer","format":"int64","description":"The sales representative ID"},"SaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold."},"PurchasedItems":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The ProductID of the item."},"Tax1":{"type":"number","format":"double","description":"Tax1 applicable for the product"},"Tax2":{"type":"number","format":"double","description":"Tax2 applicable for the product"},"Tax3":{"type":"number","format":"double","description":"Tax3 applicable for the product"},"Tax4":{"type":"number","format":"double","description":"Tax4 applicable for the product"},"Tax5":{"type":"number","format":"double","description":"Tax5 applicable for the product"},"Notes":{"type":"string","description":"Notes"},"ExpDate":{"type":"string","format":"date-time","description":"Expiration date of the pricing option purchased"},"Quantity":{"type":"integer","format":"int32","description":"Quantity of the products"},"Returned":{"type":"boolean","description":"Returned or not"},"BarcodeId":{"type":"string","description":"The BarcodeId of the item.\r\nFor services, BarcodeId may be null\r\nIf no barcode id is explicitly set by the business it is the internal id in a string format."},"IsService":{"type":"boolean","description":"When `true`, indicates that the purchased item was a pricing option for a service."},"TaxAmount":{"type":"number","format":"double","description":"Tax rate applicable for the product"},"UnitPrice":{"type":"number","format":"double","description":"Per unit price of the item sold"},"ActiveDate":{"type":"string","format":"date-time","description":"Activation date of pricing option purchased"},"CategoryId":{"type":"integer","format":"int32","description":"Revenue Category ID"},"ContractId":{"type":"integer","format":"int32","description":"Contract ID purchased by the client"},"Description":{"type":"string","description":"Description of the sale transaction/pricing option description"},"TotalAmount":{"type":"number","format":"double","description":"Charged to the customer for paying"},"PaymentRefId":{"type":"integer","format":"int32","description":"Payment Reference ID"},"SaleDetailId":{"type":"integer","format":"int32","description":"The ID of the sale detail"},"SubCategoryId":{"type":"integer","format":"int32","description":"Revenue Subcategory ID"},"DiscountAmount":{"type":"number","format":"double","description":"Discount Amount"},"DiscountPercent":{"type":"number","format":"double","description":"Discount % applied during sale"}}},"description":"Contains information that describes the purchased items."},"RecipientClientId":{"type":"integer","format":"int64","description":"Recipient Client Id"},"OriginalSaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold originally."}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["SaleDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"sites","selected":true},"stream":{"name":"sites","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The site ID."},"Name":{"type":"string","description":"The name of the site."},"LogoUrl":{"type":"string","description":"The URL to the site’s logo."},"TimeZone":{"type":"string","description":"The time zone the site is located in."},"PageColor1":{"type":"string","description":"A hex code for a color the business owner uses in marketing. This color can be used to set a theme for an integration so that it matches the configured color-scheme for the business."},"PageColor2":{"type":"string","description":"The hex code for a second color, to be used in the same manner as `pageColor1`."},"PageColor3":{"type":"string","description":"The hex code for a third color, to be used in the same manner as `pageColor1`."},"PageColor4":{"type":"string","description":"The hex code for a fourth color, to be used in the same manner as `pageColor1`."},"AcceptsVisa":{"type":"boolean","description":"When `true`, indicates that this site accepts Visa cards.
\r\nWhen `false`, indicates that this site does not accept Visa credit cards."},"CountryCode":{"type":"string","description":"The country code for the site."},"Description":{"type":"string","description":"A description of the site."},"ContactEmail":{"type":"string","description":"The site’s email address."},"PricingLevel":{"type":"string","description":"The MINDBODY pricing level for the business. Possible values are:\r\nAccelerate - The business is on MINDBODY’s Accelerate pricing tier.\r\nGrow - The business is on MINDBODY’s Essential pricing tier.\r\nLegacy - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nListing - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nPro - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nSolo - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nUltimate - The business is on MINDBODY’s Ultimate pricing tier."},"AcceptsDiscover":{"type":"boolean","description":"When `true`, indicates that this site accepts Discover cards.
\r\nWhen `false`, indicates that this site does not accept Discover credit cards."},"CurrencyIsoCode":{"type":"string","description":"The currency ISO code for the site."},"AcceptsMasterCard":{"type":"boolean","description":"When `true`, indicates that this site accepts MasterCard cards.
\r\nWhen `false`, indicates that this site does not accept MasterCard credit cards."},"SmsPackageEnabled":{"type":"boolean","description":"When `true`, indicates that the business uses SMS text messages to communicate with its clients.
\r\nWhen `false`, indicates that the business does not use SMS text messages to communicate with its clients."},"AcceptsDirectDebit":{"type":"boolean","description":"When `true`, indicates that direct debit can be used by clients at this site.
\r\nWhen `false`, indicates that direct debit can not by used by clients at this site."},"TaxInclusivePrices":{"type":"boolean","description":"When `true`, indicates that the total includes tax.
\r\nWhen `false`, indicates that the total does not include tax."},"AllowsDashboardAccess":{"type":"boolean","description":"When `true`, indicates that this site allows access to its dashboard.
\r\nWhen `false`, indicates that this site does not allow access to its dashboard."},"AcceptsAmericanExpress":{"type":"boolean","description":"When `true`, indicates that this site accepts American Express cards.
\r\nWhen `false`, indicates that this site does not accept American Express credit cards."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["TransactionTime"],"destinationSyncMode":"append_dedup","primaryKey":[["TransactionId"]],"aliasName":"transactions","selected":true},"stream":{"name":"transactions","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Amount":{"type":"number","format":"double","description":"The amount charged on the card"},"SaleId":{"type":"integer","format":"int64","description":"The sale ID."},"Status":{"type":"string","description":"Status of the transaction"},"Settled":{"type":"boolean","description":"Whether it is settled or not"},"AuthTime":{"type":"string","format":"date-time","description":"Time of card authorized"},"CCSwiped":{"type":"boolean","description":"Whether card is swiped or not"},"CardType":{"type":"string","description":"Type of the card"},"ClientId":{"type":"integer","format":"int64","description":"The ID of the client who made the purchase."},"CCLastFour":{"type":"string","description":"Last 4 digits of CC"},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"MerchantId":{"type":"string","description":"Merchant ID of the studio"},"TerminalId":{"type":"string","description":"Terminal ID used for payment. Not applicable for CNP/Bank"},"ACHLastFour":{"type":"string","description":"Customer’s ACH last 4 digits"},"TransactionId":{"type":"integer","format":"int32","description":"The transaction ID."},"TransactionTime":{"type":"string","format":"date-time","description":"Time of card swiped"},"CardExpirationYear":{"type":"string","description":"Expiry year of the card"},"CardExpirationMonth":{"type":"string","description":"Expiry month of the card"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["TransactionTime"],"sourceDefinedPrimaryKey":[["TransactionId"]],"namespace":null}}]},"prefix":"","namespaceDefinition":"customformat","namespaceFormat":"MINDBODY_SOLIDCORE_631576","schedule":null,"name":"SolidCore_site_631576_to_Snowflake - AIRBYTE","operations":[{"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","operationId":"7e45f2c3-ea68-470b-af94-88403745addb","name":"Normalization","operatorConfiguration":{"operatorType":"normalization","normalization":{"option":"basic"},"dbt":null}}],"connectionId":"6ae4ba2f-1d8d-434b-8cdc-336b2a22afe2","status":"active","withRefreshedCatalog":false,"sourceCatalogId":null} 2022-06-02 20:11:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/workspaces/get - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:11:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:11:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:11:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"6ae4ba2f-1d8d-434b-8cdc-336b2a22afe2"} 2022-06-02 20:11:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 20:12:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:12:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:12:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definition_specifications/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba","workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:12:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:12:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/workspaces/get - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:12:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:12:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:12:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:12:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:12:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:12:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:12:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:12:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:12:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:12:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:12:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"8ff6b9c4-fe6d-4db2-a1c1-2b1925a5263b"} 2022-06-02 20:12:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 20:12:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definition_specifications/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba","workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:12:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:12:14 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:12:14 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:12:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/update - {"syncCatalog":{"streams":[{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"categories","selected":true},"stream":{"name":"categories","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"Service":{"type":"boolean"},"IsPrimary":{"type":"boolean"},"Description":{"type":"string"},"IsSecondary":{"type":"boolean"},"CategoryName":{"type":"string"},"SubCategories":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"SubCategoryName":{"type":"string"}}}},"CreatedDateTimeUTC":{"type":"string","format":"date-time"},"ModifiedDateTimeUTC":{"type":"string","format":"date-time"}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["LastModifiedDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"clients","selected":true},"stream":{"name":"clients","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The client’s ID, as configured by the business owner. This is the client’s barcode ID if the business owner assigns barcodes to clients. This ID is used throughout the Public API for client-related Public API calls. When used in a POST `UpdateClient` request, the `Id` is used to identify the client for the update."},"City":{"type":"string","description":"The client’s city."},"Email":{"type":"string","description":"The client’s email address."},"Notes":{"type":"string","description":"Any notes entered on the client’s account by staff members. This value should never be shown to clients unless the business owner has a specific reason for showing them."},"State":{"type":"string","description":"The client’s state."},"Action":{"enum":["None","Added","Updated","Failed","Removed"],"type":"string","description":"The action taken."},"Active":{"type":"boolean","description":"When `true`, indicates that the client’s profile is marked as active on the site.
\r\nWhen `false`, the client’s profile is inactive."},"Gender":{"type":"string","description":"The gender of the client."},"Status":{"type":"string","description":"The status of the client in the business. Possible values are:\r\n* Declined\r\n* Non-Member\r\n* Active\r\n* Expired\r\n* Suspended\r\n* Terminated"},"Country":{"type":"string","description":"The client’s country."},"LastName":{"type":"string","description":"The client’s last name."},"PhotoUrl":{"type":"string","description":"The URL of the client’s photo for the client profile."},"RedAlert":{"type":"string","description":"Contains any red alert information entered by the business owner for the client."},"UniqueId":{"type":"integer","format":"int64","description":"The client’s system-generated ID at the business. This value cannot be changed by business owners and is always unique across all clients at the business. This ID is not widely used in the Public API, but can be used by your application to uniquely identify clients."},"BirthDate":{"type":"string","format":"date-time","description":"The client’s date of birth."},"FirstName":{"type":"string","description":"The client’s first name."},"HomePhone":{"type":"string","description":"The client’s home phone number."},"IsCompany":{"type":"boolean","description":"When `true`, indicates that the client should be marked as a company at the business.
\r\nWhen `false`, indicates the client is an individual and does not represent a company."},"Liability":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"IsReleased":{"type":"boolean","description":"The client’s liability release status.
\r\nWhen `true`, indicates that the client has agreed to the liability release for the business.
\r\nWhen `false`, indicates that the client has not agreed to the liability release for the business."},"ReleasedBy":{"type":"integer","format":"int64","description":"An ID indicating who released liability for the client. If the client agreed to the liability waiver by signing into an account online, this value is `null`. If a staff member marked the waiver as signed on behalf of the client, it is the staff member’s ID. `0` indicates that the business owner marked the liability waiver as signed on behalf of the client."},"AgreementDate":{"type":"string","format":"date-time","description":"The date and time at which the client agreed to the liability waiver for the business."}}},"SalesReps":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The staff ID of the sales representative."},"LastName":{"type":"string","description":"The last name of the sales representative."},"FirstName":{"type":"string","description":"The first name of the sales representative."},"SalesRepNumber":{"type":"integer","format":"int32","description":"This value is the number that identifies the type of sales representative assigned to this client. One to six types of sales representatives can be assigned to a client at any given time, depending on site settings."},"SalesRepNumbers":{"type":"array","items":{"type":"integer","format":"int32"},"description":"A list of the different types of sales representative functions assigned to this staff member."}}},"description":"A list of sales representatives."},"WorkPhone":{"type":"string","description":"The client’s work phone number."},"IsProspect":{"type":"boolean","description":"This value is set only if the business owner allows individuals to be prospects.
\r\nWhen `true`, indicates that the client should be marked as a prospect for the business.
\r\nWhen `false`, indicates that the client should not be marked as a prospect for the business."},"MiddleName":{"type":"string","description":"The client’s middle name."},"PostalCode":{"type":"string","description":"The client’s postal code."},"ReferredBy":{"type":"string","description":"Specifies how the client was referred to the business. You can get a list of possible strings using the `GetClientReferralTypes` endpoint."},"MobilePhone":{"type":"string","description":"The client’s mobile phone number."},"YellowAlert":{"type":"string","description":"Contains any yellow alert information entered by the business owner for the client."},"AddressLine1":{"type":"string","description":"The first line of the client’s street address."},"AddressLine2":{"type":"string","description":"The second line of the client’s street address, if needed."},"CreationDate":{"type":"string","format":"date-time","description":"The date the client’s profile was created and added to the business, either by the client from the online store, or by a staff member. This value always returns in the format `yyyy-mm-ddThh:mm:ss:ms`."},"HomeLocation":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"ClientIndexes":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The index ID assigned to the client."},"ValueId":{"type":"integer","format":"int32","description":"The index’s value ID."}},"description":"Represents a client index value assigned to a client"},"description":"Contains the IDs of the client’s assigned ClientIndexes and ClientIndexValues."},"ProspectStage":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the prospect stage assigned to the client."},"Active":{"type":"boolean","description":"When `true`, indicates that the client is a prospect at the business and has not yet purchased any of the business pricing options.\r\nWhen `false`, indicates that the client has already purchased at least one pricing option from the business."},"Description":{"type":"string","description":"A description of the prospect stage."}}},"WorkExtension":{"type":"string","description":"The client’s work phone extension number."},"AccountBalance":{"type":"number","format":"double","description":"The client’s current [account balance](https://mindbody-online-support.force.com/support/s/article/203262013-Adding-account-payments-video-tutorial?language=en_US)."},"MembershipIcon":{"type":"integer","format":"int32","description":"The ID of the [membership icon](https://support.mindbodyonline.com/s/article/203259703-Membership-Setup-screen?language=en_US) displayed next to the client’s name, if the client has a membership on their account."},"MobileProvider":{"type":"integer","format":"int32","description":"The client’s mobile provider."},"ClientCreditCard":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"City":{"type":"string","description":"The city in which the billing address is located."},"State":{"type":"string","description":"The state that the billing address is located in."},"Address":{"type":"string","description":"The billing address for the credit card."},"ExpYear":{"type":"string","description":"The year in which the credit card expires."},"CardType":{"type":"string","description":"The type of credit card, for example Visa or MasterCard."},"ExpMonth":{"type":"string","description":"The month in which the credit card expires."},"LastFour":{"type":"string","description":"The last four digits of the credit card number."},"CardHolder":{"type":"string","description":"The name of the card holder."},"CardNumber":{"type":"string","description":"The credit card number."},"PostalCode":{"type":"string","description":"The postal code where the billing address is located."}},"description":"A client credit card."},"LastFormulaNotes":{"type":"string","description":"The last [formula note](https://support.mindbodyonline.com/s/article/203259903-Appointments-Formula-notes?language=en_US) entered for the client."},"LiabilityRelease":{"type":"boolean","description":"Passing `true` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `true`.\r\n* `AgreementDate` is set to the time zone of the business when the call was processed.\r\n* `ReleasedBy` is set to `null` if the call is made by the client, `0` if the call was made by the business owner, or to a specific staff member’s ID if a staff member made the call.\r\nPassing `false` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `false`.\r\n* `AgreementDate` is set to `null`.\r\n* `ReleasedBy` is set to `null`."},"SendAccountTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendAccountEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by email. This property is editable. \r\n
Default: **false**"},"SendScheduleTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"CustomClientFields":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the custom client field."},"Name":{"type":"string","description":"The name of the field."},"Value":{"type":"string","description":"The value of a specific custom field for a client."},"DataType":{"type":"string","description":"The data type of the field."}},"description":"The value of a custom client field"},"description":"Contains information about the custom client fields assigned to the client."},"SendScheduleEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by email. This property is editable. \r\n
Default: **false**"},"ClientRelationships":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Delete":{"type":"boolean","description":"When true, this relationship is removed from the associated clients."},"Relationship":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the relationship."},"RelationshipName1":{"type":"string","description":"The name of the first relationship."},"RelationshipName2":{"type":"string","description":"The name of the second relationship."}},"description":"Jim is a RelationshipName1 of John. John is a RelationshipName2 of Jim."},"RelatedClientId":{"type":"string","description":"The RSSID of the related client."},"RelationshipName":{"type":"string","description":"The name of the relationship of the related client."}},"description":"A relation between two clients."},"description":"Contains information about the relationship between two clients."},"FirstAppointmentDate":{"type":"string","format":"date-time","description":"The date of the client’s first booked appointment at the business."},"LastModifiedDateTime":{"type":"string","format":"date-time","description":"The UTC date and time when the client’s information was last modified."},"SendPromotionalTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendPromotionalEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by email. This property is editable. \r\n
Default: **false**"},"EmergencyContactInfoName":{"type":"string","description":"The name of the client’s emergency contact."},"EmergencyContactInfoEmail":{"type":"string","description":"The email address of the client’s emergency contact."},"EmergencyContactInfoPhone":{"type":"string","description":"The phone number of the client’s emergency contact."},"AppointmentGenderPreference":{"enum":["None","Female","Male"],"type":"string","description":"The gender of staff member with whom the client prefers to book appointments."},"EmergencyContactInfoRelationship":{"type":"string","description":"The client’s relationship with the emergency contact."}},"description":"A Client"},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["LastModifiedDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"locations","selected":true},"stream":{"name":"locations","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["ProductId"]],"aliasName":"products","selected":true},"stream":{"name":"products","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The unique ID of the product variant, for example, a particular size and color combination."},"Name":{"type":"string","description":"The name of the product."},"Size":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product size."},"Name":{"type":"string","description":"The name of the product size."}}},"Color":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product color."},"Name":{"type":"string","description":"The name of the product color."}},"description":"A color used by products."},"Price":{"type":"number","format":"double","description":"The price of the product."},"GroupId":{"type":"integer","format":"int32","description":"The unique ID of the product group."},"TaxRate":{"type":"number","format":"double","description":"The tax rate that was applied to this purchase."},"ImageURL":{"type":"string","description":""},"ProductId":{"type":"integer","format":"int32","description":"A ProductID of the product."},"TypeGroup":{"type":"integer","format":"int32","description":"A TypeGroup of the product."},"CategoryId":{"type":"integer","format":"int32","description":"A CategoryID of the product."},"SupplierId":{"type":"integer","format":"int32","description":"A SupplierID of the product."},"OnlinePrice":{"type":"number","format":"double","description":"The online price of the product."},"TaxIncluded":{"type":"number","format":"double","description":"If tax inclusive-pricing is enabled, this field shows how much tax was added to the price."},"SupplierName":{"type":"string","description":"A Supplier name of the product."},"SubCategoryId":{"type":"integer","format":"int32","description":"A SubCategoryID of the product."},"ManufacturerId":{"type":"string","description":"The ManufacturerId of the product."},"LongDescription":{"type":"string","description":"A longer description of the product."},"ShortDescription":{"type":"string","description":"A short description of the product."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["ProductId"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["SaleDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"sales","selected":true},"stream":{"name":"sales","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The sale ID."},"ClientId":{"type":"string","description":"The ID of the client who made the purchase."},"Payments":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"A unique identifier for this payment."},"Type":{"type":"string","description":"The type of payment."},"Notes":{"type":"string","description":"Notes about this payment."},"Amount":{"type":"number","format":"double","description":"The amount of this payment."},"Method":{"type":"integer","format":"int32","description":"The method for this payment."},"TransactionId":{"type":"integer","format":"int32","description":"The payment transaction ID"}}},"description":"Contains information that describes the payments that contributed to this sale."},"SaleDate":{"type":"string","format":"date-time","description":"The date the item was sold."},"SaleTime":{"type":"string","description":"The time the item was sold."},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"SalesRepId":{"type":"integer","format":"int64","description":"The sales representative ID"},"SaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold."},"PurchasedItems":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The ProductID of the item."},"Tax1":{"type":"number","format":"double","description":"Tax1 applicable for the product"},"Tax2":{"type":"number","format":"double","description":"Tax2 applicable for the product"},"Tax3":{"type":"number","format":"double","description":"Tax3 applicable for the product"},"Tax4":{"type":"number","format":"double","description":"Tax4 applicable for the product"},"Tax5":{"type":"number","format":"double","description":"Tax5 applicable for the product"},"Notes":{"type":"string","description":"Notes"},"ExpDate":{"type":"string","format":"date-time","description":"Expiration date of the pricing option purchased"},"Quantity":{"type":"integer","format":"int32","description":"Quantity of the products"},"Returned":{"type":"boolean","description":"Returned or not"},"BarcodeId":{"type":"string","description":"The BarcodeId of the item.\r\nFor services, BarcodeId may be null\r\nIf no barcode id is explicitly set by the business it is the internal id in a string format."},"IsService":{"type":"boolean","description":"When `true`, indicates that the purchased item was a pricing option for a service."},"TaxAmount":{"type":"number","format":"double","description":"Tax rate applicable for the product"},"UnitPrice":{"type":"number","format":"double","description":"Per unit price of the item sold"},"ActiveDate":{"type":"string","format":"date-time","description":"Activation date of pricing option purchased"},"CategoryId":{"type":"integer","format":"int32","description":"Revenue Category ID"},"ContractId":{"type":"integer","format":"int32","description":"Contract ID purchased by the client"},"Description":{"type":"string","description":"Description of the sale transaction/pricing option description"},"TotalAmount":{"type":"number","format":"double","description":"Charged to the customer for paying"},"PaymentRefId":{"type":"integer","format":"int32","description":"Payment Reference ID"},"SaleDetailId":{"type":"integer","format":"int32","description":"The ID of the sale detail"},"SubCategoryId":{"type":"integer","format":"int32","description":"Revenue Subcategory ID"},"DiscountAmount":{"type":"number","format":"double","description":"Discount Amount"},"DiscountPercent":{"type":"number","format":"double","description":"Discount % applied during sale"}}},"description":"Contains information that describes the purchased items."},"RecipientClientId":{"type":"integer","format":"int64","description":"Recipient Client Id"},"OriginalSaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold originally."}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["SaleDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"sites","selected":true},"stream":{"name":"sites","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The site ID."},"Name":{"type":"string","description":"The name of the site."},"LogoUrl":{"type":"string","description":"The URL to the site’s logo."},"TimeZone":{"type":"string","description":"The time zone the site is located in."},"PageColor1":{"type":"string","description":"A hex code for a color the business owner uses in marketing. This color can be used to set a theme for an integration so that it matches the configured color-scheme for the business."},"PageColor2":{"type":"string","description":"The hex code for a second color, to be used in the same manner as `pageColor1`."},"PageColor3":{"type":"string","description":"The hex code for a third color, to be used in the same manner as `pageColor1`."},"PageColor4":{"type":"string","description":"The hex code for a fourth color, to be used in the same manner as `pageColor1`."},"AcceptsVisa":{"type":"boolean","description":"When `true`, indicates that this site accepts Visa cards.
\r\nWhen `false`, indicates that this site does not accept Visa credit cards."},"CountryCode":{"type":"string","description":"The country code for the site."},"Description":{"type":"string","description":"A description of the site."},"ContactEmail":{"type":"string","description":"The site’s email address."},"PricingLevel":{"type":"string","description":"The MINDBODY pricing level for the business. Possible values are:\r\nAccelerate - The business is on MINDBODY’s Accelerate pricing tier.\r\nGrow - The business is on MINDBODY’s Essential pricing tier.\r\nLegacy - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nListing - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nPro - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nSolo - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nUltimate - The business is on MINDBODY’s Ultimate pricing tier."},"AcceptsDiscover":{"type":"boolean","description":"When `true`, indicates that this site accepts Discover cards.
\r\nWhen `false`, indicates that this site does not accept Discover credit cards."},"CurrencyIsoCode":{"type":"string","description":"The currency ISO code for the site."},"AcceptsMasterCard":{"type":"boolean","description":"When `true`, indicates that this site accepts MasterCard cards.
\r\nWhen `false`, indicates that this site does not accept MasterCard credit cards."},"SmsPackageEnabled":{"type":"boolean","description":"When `true`, indicates that the business uses SMS text messages to communicate with its clients.
\r\nWhen `false`, indicates that the business does not use SMS text messages to communicate with its clients."},"AcceptsDirectDebit":{"type":"boolean","description":"When `true`, indicates that direct debit can be used by clients at this site.
\r\nWhen `false`, indicates that direct debit can not by used by clients at this site."},"TaxInclusivePrices":{"type":"boolean","description":"When `true`, indicates that the total includes tax.
\r\nWhen `false`, indicates that the total does not include tax."},"AllowsDashboardAccess":{"type":"boolean","description":"When `true`, indicates that this site allows access to its dashboard.
\r\nWhen `false`, indicates that this site does not allow access to its dashboard."},"AcceptsAmericanExpress":{"type":"boolean","description":"When `true`, indicates that this site accepts American Express cards.
\r\nWhen `false`, indicates that this site does not accept American Express credit cards."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["TransactionTime"],"destinationSyncMode":"append_dedup","primaryKey":[["TransactionId"]],"aliasName":"transactions","selected":true},"stream":{"name":"transactions","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Amount":{"type":"number","format":"double","description":"The amount charged on the card"},"SaleId":{"type":"integer","format":"int64","description":"The sale ID."},"Status":{"type":"string","description":"Status of the transaction"},"Settled":{"type":"boolean","description":"Whether it is settled or not"},"AuthTime":{"type":"string","format":"date-time","description":"Time of card authorized"},"CCSwiped":{"type":"boolean","description":"Whether card is swiped or not"},"CardType":{"type":"string","description":"Type of the card"},"ClientId":{"type":"integer","format":"int64","description":"The ID of the client who made the purchase."},"CCLastFour":{"type":"string","description":"Last 4 digits of CC"},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"MerchantId":{"type":"string","description":"Merchant ID of the studio"},"TerminalId":{"type":"string","description":"Terminal ID used for payment. Not applicable for CNP/Bank"},"ACHLastFour":{"type":"string","description":"Customer’s ACH last 4 digits"},"TransactionId":{"type":"integer","format":"int32","description":"The transaction ID."},"TransactionTime":{"type":"string","format":"date-time","description":"Time of card swiped"},"CardExpirationYear":{"type":"string","description":"Expiry year of the card"},"CardExpirationMonth":{"type":"string","description":"Expiry month of the card"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["TransactionTime"],"sourceDefinedPrimaryKey":[["TransactionId"]],"namespace":null}}]},"prefix":"","namespaceDefinition":"customformat","namespaceFormat":"MINDBODY_SOLIDCORE_5723052","schedule":null,"name":"SolidCore_site_5723052_to_Snowflake - AIRBYTE","operations":[{"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","operationId":"7e45f2c3-ea68-470b-af94-88403745addb","name":"Normalization","operatorConfiguration":{"operatorType":"normalization","normalization":{"option":"basic"},"dbt":null}}],"connectionId":"8ff6b9c4-fe6d-4db2-a1c1-2b1925a5263b","status":"active","withRefreshedCatalog":false,"sourceCatalogId":null} 2022-06-02 20:12:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:12:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:12:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:12:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:12:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:12:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"4a859276-9b26-4b77-8481-e7c97b1b38d9"} 2022-06-02 20:12:20 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 20:12:20 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:12:20 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definition_specifications/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba","workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:12:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:12:23 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:12:23 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:12:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/update - {"syncCatalog":{"streams":[{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"categories","selected":true},"stream":{"name":"categories","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"Service":{"type":"boolean"},"IsPrimary":{"type":"boolean"},"Description":{"type":"string"},"IsSecondary":{"type":"boolean"},"CategoryName":{"type":"string"},"SubCategories":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"SubCategoryName":{"type":"string"}}}},"CreatedDateTimeUTC":{"type":"string","format":"date-time"},"ModifiedDateTimeUTC":{"type":"string","format":"date-time"}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["LastModifiedDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"clients","selected":true},"stream":{"name":"clients","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The client’s ID, as configured by the business owner. This is the client’s barcode ID if the business owner assigns barcodes to clients. This ID is used throughout the Public API for client-related Public API calls. When used in a POST `UpdateClient` request, the `Id` is used to identify the client for the update."},"City":{"type":"string","description":"The client’s city."},"Email":{"type":"string","description":"The client’s email address."},"Notes":{"type":"string","description":"Any notes entered on the client’s account by staff members. This value should never be shown to clients unless the business owner has a specific reason for showing them."},"State":{"type":"string","description":"The client’s state."},"Action":{"enum":["None","Added","Updated","Failed","Removed"],"type":"string","description":"The action taken."},"Active":{"type":"boolean","description":"When `true`, indicates that the client’s profile is marked as active on the site.
\r\nWhen `false`, the client’s profile is inactive."},"Gender":{"type":"string","description":"The gender of the client."},"Status":{"type":"string","description":"The status of the client in the business. Possible values are:\r\n* Declined\r\n* Non-Member\r\n* Active\r\n* Expired\r\n* Suspended\r\n* Terminated"},"Country":{"type":"string","description":"The client’s country."},"LastName":{"type":"string","description":"The client’s last name."},"PhotoUrl":{"type":"string","description":"The URL of the client’s photo for the client profile."},"RedAlert":{"type":"string","description":"Contains any red alert information entered by the business owner for the client."},"UniqueId":{"type":"integer","format":"int64","description":"The client’s system-generated ID at the business. This value cannot be changed by business owners and is always unique across all clients at the business. This ID is not widely used in the Public API, but can be used by your application to uniquely identify clients."},"BirthDate":{"type":"string","format":"date-time","description":"The client’s date of birth."},"FirstName":{"type":"string","description":"The client’s first name."},"HomePhone":{"type":"string","description":"The client’s home phone number."},"IsCompany":{"type":"boolean","description":"When `true`, indicates that the client should be marked as a company at the business.
\r\nWhen `false`, indicates the client is an individual and does not represent a company."},"Liability":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"IsReleased":{"type":"boolean","description":"The client’s liability release status.
\r\nWhen `true`, indicates that the client has agreed to the liability release for the business.
\r\nWhen `false`, indicates that the client has not agreed to the liability release for the business."},"ReleasedBy":{"type":"integer","format":"int64","description":"An ID indicating who released liability for the client. If the client agreed to the liability waiver by signing into an account online, this value is `null`. If a staff member marked the waiver as signed on behalf of the client, it is the staff member’s ID. `0` indicates that the business owner marked the liability waiver as signed on behalf of the client."},"AgreementDate":{"type":"string","format":"date-time","description":"The date and time at which the client agreed to the liability waiver for the business."}}},"SalesReps":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The staff ID of the sales representative."},"LastName":{"type":"string","description":"The last name of the sales representative."},"FirstName":{"type":"string","description":"The first name of the sales representative."},"SalesRepNumber":{"type":"integer","format":"int32","description":"This value is the number that identifies the type of sales representative assigned to this client. One to six types of sales representatives can be assigned to a client at any given time, depending on site settings."},"SalesRepNumbers":{"type":"array","items":{"type":"integer","format":"int32"},"description":"A list of the different types of sales representative functions assigned to this staff member."}}},"description":"A list of sales representatives."},"WorkPhone":{"type":"string","description":"The client’s work phone number."},"IsProspect":{"type":"boolean","description":"This value is set only if the business owner allows individuals to be prospects.
\r\nWhen `true`, indicates that the client should be marked as a prospect for the business.
\r\nWhen `false`, indicates that the client should not be marked as a prospect for the business."},"MiddleName":{"type":"string","description":"The client’s middle name."},"PostalCode":{"type":"string","description":"The client’s postal code."},"ReferredBy":{"type":"string","description":"Specifies how the client was referred to the business. You can get a list of possible strings using the `GetClientReferralTypes` endpoint."},"MobilePhone":{"type":"string","description":"The client’s mobile phone number."},"YellowAlert":{"type":"string","description":"Contains any yellow alert information entered by the business owner for the client."},"AddressLine1":{"type":"string","description":"The first line of the client’s street address."},"AddressLine2":{"type":"string","description":"The second line of the client’s street address, if needed."},"CreationDate":{"type":"string","format":"date-time","description":"The date the client’s profile was created and added to the business, either by the client from the online store, or by a staff member. This value always returns in the format `yyyy-mm-ddThh:mm:ss:ms`."},"HomeLocation":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"ClientIndexes":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The index ID assigned to the client."},"ValueId":{"type":"integer","format":"int32","description":"The index’s value ID."}},"description":"Represents a client index value assigned to a client"},"description":"Contains the IDs of the client’s assigned ClientIndexes and ClientIndexValues."},"ProspectStage":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the prospect stage assigned to the client."},"Active":{"type":"boolean","description":"When `true`, indicates that the client is a prospect at the business and has not yet purchased any of the business pricing options.\r\nWhen `false`, indicates that the client has already purchased at least one pricing option from the business."},"Description":{"type":"string","description":"A description of the prospect stage."}}},"WorkExtension":{"type":"string","description":"The client’s work phone extension number."},"AccountBalance":{"type":"number","format":"double","description":"The client’s current [account balance](https://mindbody-online-support.force.com/support/s/article/203262013-Adding-account-payments-video-tutorial?language=en_US)."},"MembershipIcon":{"type":"integer","format":"int32","description":"The ID of the [membership icon](https://support.mindbodyonline.com/s/article/203259703-Membership-Setup-screen?language=en_US) displayed next to the client’s name, if the client has a membership on their account."},"MobileProvider":{"type":"integer","format":"int32","description":"The client’s mobile provider."},"ClientCreditCard":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"City":{"type":"string","description":"The city in which the billing address is located."},"State":{"type":"string","description":"The state that the billing address is located in."},"Address":{"type":"string","description":"The billing address for the credit card."},"ExpYear":{"type":"string","description":"The year in which the credit card expires."},"CardType":{"type":"string","description":"The type of credit card, for example Visa or MasterCard."},"ExpMonth":{"type":"string","description":"The month in which the credit card expires."},"LastFour":{"type":"string","description":"The last four digits of the credit card number."},"CardHolder":{"type":"string","description":"The name of the card holder."},"CardNumber":{"type":"string","description":"The credit card number."},"PostalCode":{"type":"string","description":"The postal code where the billing address is located."}},"description":"A client credit card."},"LastFormulaNotes":{"type":"string","description":"The last [formula note](https://support.mindbodyonline.com/s/article/203259903-Appointments-Formula-notes?language=en_US) entered for the client."},"LiabilityRelease":{"type":"boolean","description":"Passing `true` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `true`.\r\n* `AgreementDate` is set to the time zone of the business when the call was processed.\r\n* `ReleasedBy` is set to `null` if the call is made by the client, `0` if the call was made by the business owner, or to a specific staff member’s ID if a staff member made the call.\r\nPassing `false` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `false`.\r\n* `AgreementDate` is set to `null`.\r\n* `ReleasedBy` is set to `null`."},"SendAccountTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendAccountEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by email. This property is editable. \r\n
Default: **false**"},"SendScheduleTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"CustomClientFields":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the custom client field."},"Name":{"type":"string","description":"The name of the field."},"Value":{"type":"string","description":"The value of a specific custom field for a client."},"DataType":{"type":"string","description":"The data type of the field."}},"description":"The value of a custom client field"},"description":"Contains information about the custom client fields assigned to the client."},"SendScheduleEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by email. This property is editable. \r\n
Default: **false**"},"ClientRelationships":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Delete":{"type":"boolean","description":"When true, this relationship is removed from the associated clients."},"Relationship":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the relationship."},"RelationshipName1":{"type":"string","description":"The name of the first relationship."},"RelationshipName2":{"type":"string","description":"The name of the second relationship."}},"description":"Jim is a RelationshipName1 of John. John is a RelationshipName2 of Jim."},"RelatedClientId":{"type":"string","description":"The RSSID of the related client."},"RelationshipName":{"type":"string","description":"The name of the relationship of the related client."}},"description":"A relation between two clients."},"description":"Contains information about the relationship between two clients."},"FirstAppointmentDate":{"type":"string","format":"date-time","description":"The date of the client’s first booked appointment at the business."},"LastModifiedDateTime":{"type":"string","format":"date-time","description":"The UTC date and time when the client’s information was last modified."},"SendPromotionalTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendPromotionalEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by email. This property is editable. \r\n
Default: **false**"},"EmergencyContactInfoName":{"type":"string","description":"The name of the client’s emergency contact."},"EmergencyContactInfoEmail":{"type":"string","description":"The email address of the client’s emergency contact."},"EmergencyContactInfoPhone":{"type":"string","description":"The phone number of the client’s emergency contact."},"AppointmentGenderPreference":{"enum":["None","Female","Male"],"type":"string","description":"The gender of staff member with whom the client prefers to book appointments."},"EmergencyContactInfoRelationship":{"type":"string","description":"The client’s relationship with the emergency contact."}},"description":"A Client"},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["LastModifiedDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"locations","selected":true},"stream":{"name":"locations","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["ProductId"]],"aliasName":"products","selected":true},"stream":{"name":"products","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The unique ID of the product variant, for example, a particular size and color combination."},"Name":{"type":"string","description":"The name of the product."},"Size":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product size."},"Name":{"type":"string","description":"The name of the product size."}}},"Color":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product color."},"Name":{"type":"string","description":"The name of the product color."}},"description":"A color used by products."},"Price":{"type":"number","format":"double","description":"The price of the product."},"GroupId":{"type":"integer","format":"int32","description":"The unique ID of the product group."},"TaxRate":{"type":"number","format":"double","description":"The tax rate that was applied to this purchase."},"ImageURL":{"type":"string","description":""},"ProductId":{"type":"integer","format":"int32","description":"A ProductID of the product."},"TypeGroup":{"type":"integer","format":"int32","description":"A TypeGroup of the product."},"CategoryId":{"type":"integer","format":"int32","description":"A CategoryID of the product."},"SupplierId":{"type":"integer","format":"int32","description":"A SupplierID of the product."},"OnlinePrice":{"type":"number","format":"double","description":"The online price of the product."},"TaxIncluded":{"type":"number","format":"double","description":"If tax inclusive-pricing is enabled, this field shows how much tax was added to the price."},"SupplierName":{"type":"string","description":"A Supplier name of the product."},"SubCategoryId":{"type":"integer","format":"int32","description":"A SubCategoryID of the product."},"ManufacturerId":{"type":"string","description":"The ManufacturerId of the product."},"LongDescription":{"type":"string","description":"A longer description of the product."},"ShortDescription":{"type":"string","description":"A short description of the product."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["ProductId"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["SaleDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"sales","selected":true},"stream":{"name":"sales","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The sale ID."},"ClientId":{"type":"string","description":"The ID of the client who made the purchase."},"Payments":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"A unique identifier for this payment."},"Type":{"type":"string","description":"The type of payment."},"Notes":{"type":"string","description":"Notes about this payment."},"Amount":{"type":"number","format":"double","description":"The amount of this payment."},"Method":{"type":"integer","format":"int32","description":"The method for this payment."},"TransactionId":{"type":"integer","format":"int32","description":"The payment transaction ID"}}},"description":"Contains information that describes the payments that contributed to this sale."},"SaleDate":{"type":"string","format":"date-time","description":"The date the item was sold."},"SaleTime":{"type":"string","description":"The time the item was sold."},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"SalesRepId":{"type":"integer","format":"int64","description":"The sales representative ID"},"SaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold."},"PurchasedItems":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The ProductID of the item."},"Tax1":{"type":"number","format":"double","description":"Tax1 applicable for the product"},"Tax2":{"type":"number","format":"double","description":"Tax2 applicable for the product"},"Tax3":{"type":"number","format":"double","description":"Tax3 applicable for the product"},"Tax4":{"type":"number","format":"double","description":"Tax4 applicable for the product"},"Tax5":{"type":"number","format":"double","description":"Tax5 applicable for the product"},"Notes":{"type":"string","description":"Notes"},"ExpDate":{"type":"string","format":"date-time","description":"Expiration date of the pricing option purchased"},"Quantity":{"type":"integer","format":"int32","description":"Quantity of the products"},"Returned":{"type":"boolean","description":"Returned or not"},"BarcodeId":{"type":"string","description":"The BarcodeId of the item.\r\nFor services, BarcodeId may be null\r\nIf no barcode id is explicitly set by the business it is the internal id in a string format."},"IsService":{"type":"boolean","description":"When `true`, indicates that the purchased item was a pricing option for a service."},"TaxAmount":{"type":"number","format":"double","description":"Tax rate applicable for the product"},"UnitPrice":{"type":"number","format":"double","description":"Per unit price of the item sold"},"ActiveDate":{"type":"string","format":"date-time","description":"Activation date of pricing option purchased"},"CategoryId":{"type":"integer","format":"int32","description":"Revenue Category ID"},"ContractId":{"type":"integer","format":"int32","description":"Contract ID purchased by the client"},"Description":{"type":"string","description":"Description of the sale transaction/pricing option description"},"TotalAmount":{"type":"number","format":"double","description":"Charged to the customer for paying"},"PaymentRefId":{"type":"integer","format":"int32","description":"Payment Reference ID"},"SaleDetailId":{"type":"integer","format":"int32","description":"The ID of the sale detail"},"SubCategoryId":{"type":"integer","format":"int32","description":"Revenue Subcategory ID"},"DiscountAmount":{"type":"number","format":"double","description":"Discount Amount"},"DiscountPercent":{"type":"number","format":"double","description":"Discount % applied during sale"}}},"description":"Contains information that describes the purchased items."},"RecipientClientId":{"type":"integer","format":"int64","description":"Recipient Client Id"},"OriginalSaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold originally."}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["SaleDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"sites","selected":true},"stream":{"name":"sites","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The site ID."},"Name":{"type":"string","description":"The name of the site."},"LogoUrl":{"type":"string","description":"The URL to the site’s logo."},"TimeZone":{"type":"string","description":"The time zone the site is located in."},"PageColor1":{"type":"string","description":"A hex code for a color the business owner uses in marketing. This color can be used to set a theme for an integration so that it matches the configured color-scheme for the business."},"PageColor2":{"type":"string","description":"The hex code for a second color, to be used in the same manner as `pageColor1`."},"PageColor3":{"type":"string","description":"The hex code for a third color, to be used in the same manner as `pageColor1`."},"PageColor4":{"type":"string","description":"The hex code for a fourth color, to be used in the same manner as `pageColor1`."},"AcceptsVisa":{"type":"boolean","description":"When `true`, indicates that this site accepts Visa cards.
\r\nWhen `false`, indicates that this site does not accept Visa credit cards."},"CountryCode":{"type":"string","description":"The country code for the site."},"Description":{"type":"string","description":"A description of the site."},"ContactEmail":{"type":"string","description":"The site’s email address."},"PricingLevel":{"type":"string","description":"The MINDBODY pricing level for the business. Possible values are:\r\nAccelerate - The business is on MINDBODY’s Accelerate pricing tier.\r\nGrow - The business is on MINDBODY’s Essential pricing tier.\r\nLegacy - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nListing - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nPro - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nSolo - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nUltimate - The business is on MINDBODY’s Ultimate pricing tier."},"AcceptsDiscover":{"type":"boolean","description":"When `true`, indicates that this site accepts Discover cards.
\r\nWhen `false`, indicates that this site does not accept Discover credit cards."},"CurrencyIsoCode":{"type":"string","description":"The currency ISO code for the site."},"AcceptsMasterCard":{"type":"boolean","description":"When `true`, indicates that this site accepts MasterCard cards.
\r\nWhen `false`, indicates that this site does not accept MasterCard credit cards."},"SmsPackageEnabled":{"type":"boolean","description":"When `true`, indicates that the business uses SMS text messages to communicate with its clients.
\r\nWhen `false`, indicates that the business does not use SMS text messages to communicate with its clients."},"AcceptsDirectDebit":{"type":"boolean","description":"When `true`, indicates that direct debit can be used by clients at this site.
\r\nWhen `false`, indicates that direct debit can not by used by clients at this site."},"TaxInclusivePrices":{"type":"boolean","description":"When `true`, indicates that the total includes tax.
\r\nWhen `false`, indicates that the total does not include tax."},"AllowsDashboardAccess":{"type":"boolean","description":"When `true`, indicates that this site allows access to its dashboard.
\r\nWhen `false`, indicates that this site does not allow access to its dashboard."},"AcceptsAmericanExpress":{"type":"boolean","description":"When `true`, indicates that this site accepts American Express cards.
\r\nWhen `false`, indicates that this site does not accept American Express credit cards."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["TransactionTime"],"destinationSyncMode":"append_dedup","primaryKey":[["TransactionId"]],"aliasName":"transactions","selected":true},"stream":{"name":"transactions","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Amount":{"type":"number","format":"double","description":"The amount charged on the card"},"SaleId":{"type":"integer","format":"int64","description":"The sale ID."},"Status":{"type":"string","description":"Status of the transaction"},"Settled":{"type":"boolean","description":"Whether it is settled or not"},"AuthTime":{"type":"string","format":"date-time","description":"Time of card authorized"},"CCSwiped":{"type":"boolean","description":"Whether card is swiped or not"},"CardType":{"type":"string","description":"Type of the card"},"ClientId":{"type":"integer","format":"int64","description":"The ID of the client who made the purchase."},"CCLastFour":{"type":"string","description":"Last 4 digits of CC"},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"MerchantId":{"type":"string","description":"Merchant ID of the studio"},"TerminalId":{"type":"string","description":"Terminal ID used for payment. Not applicable for CNP/Bank"},"ACHLastFour":{"type":"string","description":"Customer’s ACH last 4 digits"},"TransactionId":{"type":"integer","format":"int32","description":"The transaction ID."},"TransactionTime":{"type":"string","format":"date-time","description":"Time of card swiped"},"CardExpirationYear":{"type":"string","description":"Expiry year of the card"},"CardExpirationMonth":{"type":"string","description":"Expiry month of the card"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["TransactionTime"],"sourceDefinedPrimaryKey":[["TransactionId"]],"namespace":null}}]},"prefix":"","namespaceDefinition":"customformat","namespaceFormat":"MINDBODY_SOLIDCORE_789548","schedule":null,"name":"SolidCore_site_789548_to_Snowflake - AIRBYTE","operations":[{"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","operationId":"7e45f2c3-ea68-470b-af94-88403745addb","name":"Normalization","operatorConfiguration":{"operatorType":"normalization","normalization":{"option":"basic"},"dbt":null}}],"connectionId":"4a859276-9b26-4b77-8481-e7c97b1b38d9","status":"active","withRefreshedCatalog":false,"sourceCatalogId":null} 2022-06-02 20:12:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:12:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:12:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:12:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:12:28 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:12:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"6ae4ba2f-1d8d-434b-8cdc-336b2a22afe2"} 2022-06-02 20:12:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:12:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"6ae4ba2f-1d8d-434b-8cdc-336b2a22afe2","configTypes":["sync","reset_connection"]} 2022-06-02 20:12:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 20:12:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/get_debug_info - {"id":2447} 2022-06-02 20:12:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"6ae4ba2f-1d8d-434b-8cdc-336b2a22afe2","configTypes":["sync","reset_connection"]} 2022-06-02 20:12:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"6ae4ba2f-1d8d-434b-8cdc-336b2a22afe2","configTypes":["sync","reset_connection"]} 2022-06-02 20:12:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"6ae4ba2f-1d8d-434b-8cdc-336b2a22afe2","configTypes":["sync","reset_connection"]} 2022-06-02 20:12:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"6ae4ba2f-1d8d-434b-8cdc-336b2a22afe2","configTypes":["sync","reset_connection"]} 2022-06-02 20:12:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:12:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"6ae4ba2f-1d8d-434b-8cdc-336b2a22afe2","configTypes":["sync","reset_connection"]} 2022-06-02 20:12:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"6ae4ba2f-1d8d-434b-8cdc-336b2a22afe2","configTypes":["sync","reset_connection"]} 2022-06-02 20:12:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"6ae4ba2f-1d8d-434b-8cdc-336b2a22afe2","configTypes":["sync","reset_connection"]} 2022-06-02 20:12:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:12:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:12:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:12:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:12:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:12:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"3cb4ac76-87e9-4287-ae0e-9bbdca6871d2"} 2022-06-02 20:12:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 20:12:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:12:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definition_specifications/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba","workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:13:00 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:13:00 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:13:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/update - {"syncCatalog":{"streams":[{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"categories","selected":true},"stream":{"name":"categories","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"Service":{"type":"boolean"},"IsPrimary":{"type":"boolean"},"Description":{"type":"string"},"IsSecondary":{"type":"boolean"},"CategoryName":{"type":"string"},"SubCategories":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"SubCategoryName":{"type":"string"}}}},"CreatedDateTimeUTC":{"type":"string","format":"date-time"},"ModifiedDateTimeUTC":{"type":"string","format":"date-time"}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["LastModifiedDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"clients","selected":true},"stream":{"name":"clients","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The client’s ID, as configured by the business owner. This is the client’s barcode ID if the business owner assigns barcodes to clients. This ID is used throughout the Public API for client-related Public API calls. When used in a POST `UpdateClient` request, the `Id` is used to identify the client for the update."},"City":{"type":"string","description":"The client’s city."},"Email":{"type":"string","description":"The client’s email address."},"Notes":{"type":"string","description":"Any notes entered on the client’s account by staff members. This value should never be shown to clients unless the business owner has a specific reason for showing them."},"State":{"type":"string","description":"The client’s state."},"Action":{"enum":["None","Added","Updated","Failed","Removed"],"type":"string","description":"The action taken."},"Active":{"type":"boolean","description":"When `true`, indicates that the client’s profile is marked as active on the site.
\r\nWhen `false`, the client’s profile is inactive."},"Gender":{"type":"string","description":"The gender of the client."},"Status":{"type":"string","description":"The status of the client in the business. Possible values are:\r\n* Declined\r\n* Non-Member\r\n* Active\r\n* Expired\r\n* Suspended\r\n* Terminated"},"Country":{"type":"string","description":"The client’s country."},"LastName":{"type":"string","description":"The client’s last name."},"PhotoUrl":{"type":"string","description":"The URL of the client’s photo for the client profile."},"RedAlert":{"type":"string","description":"Contains any red alert information entered by the business owner for the client."},"UniqueId":{"type":"integer","format":"int64","description":"The client’s system-generated ID at the business. This value cannot be changed by business owners and is always unique across all clients at the business. This ID is not widely used in the Public API, but can be used by your application to uniquely identify clients."},"BirthDate":{"type":"string","format":"date-time","description":"The client’s date of birth."},"FirstName":{"type":"string","description":"The client’s first name."},"HomePhone":{"type":"string","description":"The client’s home phone number."},"IsCompany":{"type":"boolean","description":"When `true`, indicates that the client should be marked as a company at the business.
\r\nWhen `false`, indicates the client is an individual and does not represent a company."},"Liability":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"IsReleased":{"type":"boolean","description":"The client’s liability release status.
\r\nWhen `true`, indicates that the client has agreed to the liability release for the business.
\r\nWhen `false`, indicates that the client has not agreed to the liability release for the business."},"ReleasedBy":{"type":"integer","format":"int64","description":"An ID indicating who released liability for the client. If the client agreed to the liability waiver by signing into an account online, this value is `null`. If a staff member marked the waiver as signed on behalf of the client, it is the staff member’s ID. `0` indicates that the business owner marked the liability waiver as signed on behalf of the client."},"AgreementDate":{"type":"string","format":"date-time","description":"The date and time at which the client agreed to the liability waiver for the business."}}},"SalesReps":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The staff ID of the sales representative."},"LastName":{"type":"string","description":"The last name of the sales representative."},"FirstName":{"type":"string","description":"The first name of the sales representative."},"SalesRepNumber":{"type":"integer","format":"int32","description":"This value is the number that identifies the type of sales representative assigned to this client. One to six types of sales representatives can be assigned to a client at any given time, depending on site settings."},"SalesRepNumbers":{"type":"array","items":{"type":"integer","format":"int32"},"description":"A list of the different types of sales representative functions assigned to this staff member."}}},"description":"A list of sales representatives."},"WorkPhone":{"type":"string","description":"The client’s work phone number."},"IsProspect":{"type":"boolean","description":"This value is set only if the business owner allows individuals to be prospects.
\r\nWhen `true`, indicates that the client should be marked as a prospect for the business.
\r\nWhen `false`, indicates that the client should not be marked as a prospect for the business."},"MiddleName":{"type":"string","description":"The client’s middle name."},"PostalCode":{"type":"string","description":"The client’s postal code."},"ReferredBy":{"type":"string","description":"Specifies how the client was referred to the business. You can get a list of possible strings using the `GetClientReferralTypes` endpoint."},"MobilePhone":{"type":"string","description":"The client’s mobile phone number."},"YellowAlert":{"type":"string","description":"Contains any yellow alert information entered by the business owner for the client."},"AddressLine1":{"type":"string","description":"The first line of the client’s street address."},"AddressLine2":{"type":"string","description":"The second line of the client’s street address, if needed."},"CreationDate":{"type":"string","format":"date-time","description":"The date the client’s profile was created and added to the business, either by the client from the online store, or by a staff member. This value always returns in the format `yyyy-mm-ddThh:mm:ss:ms`."},"HomeLocation":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"ClientIndexes":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The index ID assigned to the client."},"ValueId":{"type":"integer","format":"int32","description":"The index’s value ID."}},"description":"Represents a client index value assigned to a client"},"description":"Contains the IDs of the client’s assigned ClientIndexes and ClientIndexValues."},"ProspectStage":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the prospect stage assigned to the client."},"Active":{"type":"boolean","description":"When `true`, indicates that the client is a prospect at the business and has not yet purchased any of the business pricing options.\r\nWhen `false`, indicates that the client has already purchased at least one pricing option from the business."},"Description":{"type":"string","description":"A description of the prospect stage."}}},"WorkExtension":{"type":"string","description":"The client’s work phone extension number."},"AccountBalance":{"type":"number","format":"double","description":"The client’s current [account balance](https://mindbody-online-support.force.com/support/s/article/203262013-Adding-account-payments-video-tutorial?language=en_US)."},"MembershipIcon":{"type":"integer","format":"int32","description":"The ID of the [membership icon](https://support.mindbodyonline.com/s/article/203259703-Membership-Setup-screen?language=en_US) displayed next to the client’s name, if the client has a membership on their account."},"MobileProvider":{"type":"integer","format":"int32","description":"The client’s mobile provider."},"ClientCreditCard":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"City":{"type":"string","description":"The city in which the billing address is located."},"State":{"type":"string","description":"The state that the billing address is located in."},"Address":{"type":"string","description":"The billing address for the credit card."},"ExpYear":{"type":"string","description":"The year in which the credit card expires."},"CardType":{"type":"string","description":"The type of credit card, for example Visa or MasterCard."},"ExpMonth":{"type":"string","description":"The month in which the credit card expires."},"LastFour":{"type":"string","description":"The last four digits of the credit card number."},"CardHolder":{"type":"string","description":"The name of the card holder."},"CardNumber":{"type":"string","description":"The credit card number."},"PostalCode":{"type":"string","description":"The postal code where the billing address is located."}},"description":"A client credit card."},"LastFormulaNotes":{"type":"string","description":"The last [formula note](https://support.mindbodyonline.com/s/article/203259903-Appointments-Formula-notes?language=en_US) entered for the client."},"LiabilityRelease":{"type":"boolean","description":"Passing `true` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `true`.\r\n* `AgreementDate` is set to the time zone of the business when the call was processed.\r\n* `ReleasedBy` is set to `null` if the call is made by the client, `0` if the call was made by the business owner, or to a specific staff member’s ID if a staff member made the call.\r\nPassing `false` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `false`.\r\n* `AgreementDate` is set to `null`.\r\n* `ReleasedBy` is set to `null`."},"SendAccountTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendAccountEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by email. This property is editable. \r\n
Default: **false**"},"SendScheduleTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"CustomClientFields":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the custom client field."},"Name":{"type":"string","description":"The name of the field."},"Value":{"type":"string","description":"The value of a specific custom field for a client."},"DataType":{"type":"string","description":"The data type of the field."}},"description":"The value of a custom client field"},"description":"Contains information about the custom client fields assigned to the client."},"SendScheduleEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by email. This property is editable. \r\n
Default: **false**"},"ClientRelationships":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Delete":{"type":"boolean","description":"When true, this relationship is removed from the associated clients."},"Relationship":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the relationship."},"RelationshipName1":{"type":"string","description":"The name of the first relationship."},"RelationshipName2":{"type":"string","description":"The name of the second relationship."}},"description":"Jim is a RelationshipName1 of John. John is a RelationshipName2 of Jim."},"RelatedClientId":{"type":"string","description":"The RSSID of the related client."},"RelationshipName":{"type":"string","description":"The name of the relationship of the related client."}},"description":"A relation between two clients."},"description":"Contains information about the relationship between two clients."},"FirstAppointmentDate":{"type":"string","format":"date-time","description":"The date of the client’s first booked appointment at the business."},"LastModifiedDateTime":{"type":"string","format":"date-time","description":"The UTC date and time when the client’s information was last modified."},"SendPromotionalTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendPromotionalEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by email. This property is editable. \r\n
Default: **false**"},"EmergencyContactInfoName":{"type":"string","description":"The name of the client’s emergency contact."},"EmergencyContactInfoEmail":{"type":"string","description":"The email address of the client’s emergency contact."},"EmergencyContactInfoPhone":{"type":"string","description":"The phone number of the client’s emergency contact."},"AppointmentGenderPreference":{"enum":["None","Female","Male"],"type":"string","description":"The gender of staff member with whom the client prefers to book appointments."},"EmergencyContactInfoRelationship":{"type":"string","description":"The client’s relationship with the emergency contact."}},"description":"A Client"},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["LastModifiedDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"locations","selected":true},"stream":{"name":"locations","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["ProductId"]],"aliasName":"products","selected":true},"stream":{"name":"products","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The unique ID of the product variant, for example, a particular size and color combination."},"Name":{"type":"string","description":"The name of the product."},"Size":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product size."},"Name":{"type":"string","description":"The name of the product size."}}},"Color":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product color."},"Name":{"type":"string","description":"The name of the product color."}},"description":"A color used by products."},"Price":{"type":"number","format":"double","description":"The price of the product."},"GroupId":{"type":"integer","format":"int32","description":"The unique ID of the product group."},"TaxRate":{"type":"number","format":"double","description":"The tax rate that was applied to this purchase."},"ImageURL":{"type":"string","description":""},"ProductId":{"type":"integer","format":"int32","description":"A ProductID of the product."},"TypeGroup":{"type":"integer","format":"int32","description":"A TypeGroup of the product."},"CategoryId":{"type":"integer","format":"int32","description":"A CategoryID of the product."},"SupplierId":{"type":"integer","format":"int32","description":"A SupplierID of the product."},"OnlinePrice":{"type":"number","format":"double","description":"The online price of the product."},"TaxIncluded":{"type":"number","format":"double","description":"If tax inclusive-pricing is enabled, this field shows how much tax was added to the price."},"SupplierName":{"type":"string","description":"A Supplier name of the product."},"SubCategoryId":{"type":"integer","format":"int32","description":"A SubCategoryID of the product."},"ManufacturerId":{"type":"string","description":"The ManufacturerId of the product."},"LongDescription":{"type":"string","description":"A longer description of the product."},"ShortDescription":{"type":"string","description":"A short description of the product."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["ProductId"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["SaleDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"sales","selected":true},"stream":{"name":"sales","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The sale ID."},"ClientId":{"type":"string","description":"The ID of the client who made the purchase."},"Payments":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"A unique identifier for this payment."},"Type":{"type":"string","description":"The type of payment."},"Notes":{"type":"string","description":"Notes about this payment."},"Amount":{"type":"number","format":"double","description":"The amount of this payment."},"Method":{"type":"integer","format":"int32","description":"The method for this payment."},"TransactionId":{"type":"integer","format":"int32","description":"The payment transaction ID"}}},"description":"Contains information that describes the payments that contributed to this sale."},"SaleDate":{"type":"string","format":"date-time","description":"The date the item was sold."},"SaleTime":{"type":"string","description":"The time the item was sold."},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"SalesRepId":{"type":"integer","format":"int64","description":"The sales representative ID"},"SaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold."},"PurchasedItems":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The ProductID of the item."},"Tax1":{"type":"number","format":"double","description":"Tax1 applicable for the product"},"Tax2":{"type":"number","format":"double","description":"Tax2 applicable for the product"},"Tax3":{"type":"number","format":"double","description":"Tax3 applicable for the product"},"Tax4":{"type":"number","format":"double","description":"Tax4 applicable for the product"},"Tax5":{"type":"number","format":"double","description":"Tax5 applicable for the product"},"Notes":{"type":"string","description":"Notes"},"ExpDate":{"type":"string","format":"date-time","description":"Expiration date of the pricing option purchased"},"Quantity":{"type":"integer","format":"int32","description":"Quantity of the products"},"Returned":{"type":"boolean","description":"Returned or not"},"BarcodeId":{"type":"string","description":"The BarcodeId of the item.\r\nFor services, BarcodeId may be null\r\nIf no barcode id is explicitly set by the business it is the internal id in a string format."},"IsService":{"type":"boolean","description":"When `true`, indicates that the purchased item was a pricing option for a service."},"TaxAmount":{"type":"number","format":"double","description":"Tax rate applicable for the product"},"UnitPrice":{"type":"number","format":"double","description":"Per unit price of the item sold"},"ActiveDate":{"type":"string","format":"date-time","description":"Activation date of pricing option purchased"},"CategoryId":{"type":"integer","format":"int32","description":"Revenue Category ID"},"ContractId":{"type":"integer","format":"int32","description":"Contract ID purchased by the client"},"Description":{"type":"string","description":"Description of the sale transaction/pricing option description"},"TotalAmount":{"type":"number","format":"double","description":"Charged to the customer for paying"},"PaymentRefId":{"type":"integer","format":"int32","description":"Payment Reference ID"},"SaleDetailId":{"type":"integer","format":"int32","description":"The ID of the sale detail"},"SubCategoryId":{"type":"integer","format":"int32","description":"Revenue Subcategory ID"},"DiscountAmount":{"type":"number","format":"double","description":"Discount Amount"},"DiscountPercent":{"type":"number","format":"double","description":"Discount % applied during sale"}}},"description":"Contains information that describes the purchased items."},"RecipientClientId":{"type":"integer","format":"int64","description":"Recipient Client Id"},"OriginalSaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold originally."}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["SaleDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"sites","selected":true},"stream":{"name":"sites","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The site ID."},"Name":{"type":"string","description":"The name of the site."},"LogoUrl":{"type":"string","description":"The URL to the site’s logo."},"TimeZone":{"type":"string","description":"The time zone the site is located in."},"PageColor1":{"type":"string","description":"A hex code for a color the business owner uses in marketing. This color can be used to set a theme for an integration so that it matches the configured color-scheme for the business."},"PageColor2":{"type":"string","description":"The hex code for a second color, to be used in the same manner as `pageColor1`."},"PageColor3":{"type":"string","description":"The hex code for a third color, to be used in the same manner as `pageColor1`."},"PageColor4":{"type":"string","description":"The hex code for a fourth color, to be used in the same manner as `pageColor1`."},"AcceptsVisa":{"type":"boolean","description":"When `true`, indicates that this site accepts Visa cards.
\r\nWhen `false`, indicates that this site does not accept Visa credit cards."},"CountryCode":{"type":"string","description":"The country code for the site."},"Description":{"type":"string","description":"A description of the site."},"ContactEmail":{"type":"string","description":"The site’s email address."},"PricingLevel":{"type":"string","description":"The MINDBODY pricing level for the business. Possible values are:\r\nAccelerate - The business is on MINDBODY’s Accelerate pricing tier.\r\nGrow - The business is on MINDBODY’s Essential pricing tier.\r\nLegacy - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nListing - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nPro - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nSolo - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nUltimate - The business is on MINDBODY’s Ultimate pricing tier."},"AcceptsDiscover":{"type":"boolean","description":"When `true`, indicates that this site accepts Discover cards.
\r\nWhen `false`, indicates that this site does not accept Discover credit cards."},"CurrencyIsoCode":{"type":"string","description":"The currency ISO code for the site."},"AcceptsMasterCard":{"type":"boolean","description":"When `true`, indicates that this site accepts MasterCard cards.
\r\nWhen `false`, indicates that this site does not accept MasterCard credit cards."},"SmsPackageEnabled":{"type":"boolean","description":"When `true`, indicates that the business uses SMS text messages to communicate with its clients.
\r\nWhen `false`, indicates that the business does not use SMS text messages to communicate with its clients."},"AcceptsDirectDebit":{"type":"boolean","description":"When `true`, indicates that direct debit can be used by clients at this site.
\r\nWhen `false`, indicates that direct debit can not by used by clients at this site."},"TaxInclusivePrices":{"type":"boolean","description":"When `true`, indicates that the total includes tax.
\r\nWhen `false`, indicates that the total does not include tax."},"AllowsDashboardAccess":{"type":"boolean","description":"When `true`, indicates that this site allows access to its dashboard.
\r\nWhen `false`, indicates that this site does not allow access to its dashboard."},"AcceptsAmericanExpress":{"type":"boolean","description":"When `true`, indicates that this site accepts American Express cards.
\r\nWhen `false`, indicates that this site does not accept American Express credit cards."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["TransactionTime"],"destinationSyncMode":"append_dedup","primaryKey":[["TransactionId"]],"aliasName":"transactions","selected":true},"stream":{"name":"transactions","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Amount":{"type":"number","format":"double","description":"The amount charged on the card"},"SaleId":{"type":"integer","format":"int64","description":"The sale ID."},"Status":{"type":"string","description":"Status of the transaction"},"Settled":{"type":"boolean","description":"Whether it is settled or not"},"AuthTime":{"type":"string","format":"date-time","description":"Time of card authorized"},"CCSwiped":{"type":"boolean","description":"Whether card is swiped or not"},"CardType":{"type":"string","description":"Type of the card"},"ClientId":{"type":"integer","format":"int64","description":"The ID of the client who made the purchase."},"CCLastFour":{"type":"string","description":"Last 4 digits of CC"},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"MerchantId":{"type":"string","description":"Merchant ID of the studio"},"TerminalId":{"type":"string","description":"Terminal ID used for payment. Not applicable for CNP/Bank"},"ACHLastFour":{"type":"string","description":"Customer’s ACH last 4 digits"},"TransactionId":{"type":"integer","format":"int32","description":"The transaction ID."},"TransactionTime":{"type":"string","format":"date-time","description":"Time of card swiped"},"CardExpirationYear":{"type":"string","description":"Expiry year of the card"},"CardExpirationMonth":{"type":"string","description":"Expiry month of the card"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["TransactionTime"],"sourceDefinedPrimaryKey":[["TransactionId"]],"namespace":null}}]},"prefix":"","namespaceDefinition":"customformat","namespaceFormat":"MINDBODY_SOLIDCORE_648635","schedule":null,"name":"SolidCore_site_648635_to_Snowflake - AIRBYTE","operations":[{"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","operationId":"7e45f2c3-ea68-470b-af94-88403745addb","name":"Normalization","operatorConfiguration":{"operatorType":"normalization","normalization":{"option":"basic"},"dbt":null}}],"connectionId":"3cb4ac76-87e9-4287-ae0e-9bbdca6871d2","status":"active","withRefreshedCatalog":false,"sourceCatalogId":null} 2022-06-02 20:13:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:13:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:13:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:13:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:13:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:13:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:13:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:13:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definition_specifications/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba","workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:13:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 20:13:08 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"3cb4ac76-87e9-4287-ae0e-9bbdca6871d2"} 2022-06-02 20:13:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:13:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:13:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:13:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:13:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/workspaces/get - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:13:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:13:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:13:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:13:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:13:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:13:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:13:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:13:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:13:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:13:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:13:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"3af22b0c-d70b-4db0-b109-05d17c9dd556"} 2022-06-02 20:13:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 20:13:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"3af22b0c-d70b-4db0-b109-05d17c9dd556","configTypes":["sync","reset_connection"]} 2022-06-02 20:13:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:13:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definition_specifications/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba","workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:13:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"3af22b0c-d70b-4db0-b109-05d17c9dd556"} 2022-06-02 20:13:24 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:13:24 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:13:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/update - {"syncCatalog":{"streams":[{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"categories","selected":true},"stream":{"name":"categories","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"Service":{"type":"boolean"},"IsPrimary":{"type":"boolean"},"Description":{"type":"string"},"IsSecondary":{"type":"boolean"},"CategoryName":{"type":"string"},"SubCategories":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32"},"Active":{"type":"boolean"},"SubCategoryName":{"type":"string"}}}},"CreatedDateTimeUTC":{"type":"string","format":"date-time"},"ModifiedDateTimeUTC":{"type":"string","format":"date-time"}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["LastModifiedDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"clients","selected":true},"stream":{"name":"clients","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The client’s ID, as configured by the business owner. This is the client’s barcode ID if the business owner assigns barcodes to clients. This ID is used throughout the Public API for client-related Public API calls. When used in a POST `UpdateClient` request, the `Id` is used to identify the client for the update."},"City":{"type":"string","description":"The client’s city."},"Email":{"type":"string","description":"The client’s email address."},"Notes":{"type":"string","description":"Any notes entered on the client’s account by staff members. This value should never be shown to clients unless the business owner has a specific reason for showing them."},"State":{"type":"string","description":"The client’s state."},"Action":{"enum":["None","Added","Updated","Failed","Removed"],"type":"string","description":"The action taken."},"Active":{"type":"boolean","description":"When `true`, indicates that the client’s profile is marked as active on the site.
\r\nWhen `false`, the client’s profile is inactive."},"Gender":{"type":"string","description":"The gender of the client."},"Status":{"type":"string","description":"The status of the client in the business. Possible values are:\r\n* Declined\r\n* Non-Member\r\n* Active\r\n* Expired\r\n* Suspended\r\n* Terminated"},"Country":{"type":"string","description":"The client’s country."},"LastName":{"type":"string","description":"The client’s last name."},"PhotoUrl":{"type":"string","description":"The URL of the client’s photo for the client profile."},"RedAlert":{"type":"string","description":"Contains any red alert information entered by the business owner for the client."},"UniqueId":{"type":"integer","format":"int64","description":"The client’s system-generated ID at the business. This value cannot be changed by business owners and is always unique across all clients at the business. This ID is not widely used in the Public API, but can be used by your application to uniquely identify clients."},"BirthDate":{"type":"string","format":"date-time","description":"The client’s date of birth."},"FirstName":{"type":"string","description":"The client’s first name."},"HomePhone":{"type":"string","description":"The client’s home phone number."},"IsCompany":{"type":"boolean","description":"When `true`, indicates that the client should be marked as a company at the business.
\r\nWhen `false`, indicates the client is an individual and does not represent a company."},"Liability":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"IsReleased":{"type":"boolean","description":"The client’s liability release status.
\r\nWhen `true`, indicates that the client has agreed to the liability release for the business.
\r\nWhen `false`, indicates that the client has not agreed to the liability release for the business."},"ReleasedBy":{"type":"integer","format":"int64","description":"An ID indicating who released liability for the client. If the client agreed to the liability waiver by signing into an account online, this value is `null`. If a staff member marked the waiver as signed on behalf of the client, it is the staff member’s ID. `0` indicates that the business owner marked the liability waiver as signed on behalf of the client."},"AgreementDate":{"type":"string","format":"date-time","description":"The date and time at which the client agreed to the liability waiver for the business."}}},"SalesReps":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The staff ID of the sales representative."},"LastName":{"type":"string","description":"The last name of the sales representative."},"FirstName":{"type":"string","description":"The first name of the sales representative."},"SalesRepNumber":{"type":"integer","format":"int32","description":"This value is the number that identifies the type of sales representative assigned to this client. One to six types of sales representatives can be assigned to a client at any given time, depending on site settings."},"SalesRepNumbers":{"type":"array","items":{"type":"integer","format":"int32"},"description":"A list of the different types of sales representative functions assigned to this staff member."}}},"description":"A list of sales representatives."},"WorkPhone":{"type":"string","description":"The client’s work phone number."},"IsProspect":{"type":"boolean","description":"This value is set only if the business owner allows individuals to be prospects.
\r\nWhen `true`, indicates that the client should be marked as a prospect for the business.
\r\nWhen `false`, indicates that the client should not be marked as a prospect for the business."},"MiddleName":{"type":"string","description":"The client’s middle name."},"PostalCode":{"type":"string","description":"The client’s postal code."},"ReferredBy":{"type":"string","description":"Specifies how the client was referred to the business. You can get a list of possible strings using the `GetClientReferralTypes` endpoint."},"MobilePhone":{"type":"string","description":"The client’s mobile phone number."},"YellowAlert":{"type":"string","description":"Contains any yellow alert information entered by the business owner for the client."},"AddressLine1":{"type":"string","description":"The first line of the client’s street address."},"AddressLine2":{"type":"string","description":"The second line of the client’s street address, if needed."},"CreationDate":{"type":"string","format":"date-time","description":"The date the client’s profile was created and added to the business, either by the client from the online store, or by a staff member. This value always returns in the format `yyyy-mm-ddThh:mm:ss:ms`."},"HomeLocation":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"ClientIndexes":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The index ID assigned to the client."},"ValueId":{"type":"integer","format":"int32","description":"The index’s value ID."}},"description":"Represents a client index value assigned to a client"},"description":"Contains the IDs of the client’s assigned ClientIndexes and ClientIndexValues."},"ProspectStage":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the prospect stage assigned to the client."},"Active":{"type":"boolean","description":"When `true`, indicates that the client is a prospect at the business and has not yet purchased any of the business pricing options.\r\nWhen `false`, indicates that the client has already purchased at least one pricing option from the business."},"Description":{"type":"string","description":"A description of the prospect stage."}}},"WorkExtension":{"type":"string","description":"The client’s work phone extension number."},"AccountBalance":{"type":"number","format":"double","description":"The client’s current [account balance](https://mindbody-online-support.force.com/support/s/article/203262013-Adding-account-payments-video-tutorial?language=en_US)."},"MembershipIcon":{"type":"integer","format":"int32","description":"The ID of the [membership icon](https://support.mindbodyonline.com/s/article/203259703-Membership-Setup-screen?language=en_US) displayed next to the client’s name, if the client has a membership on their account."},"MobileProvider":{"type":"integer","format":"int32","description":"The client’s mobile provider."},"ClientCreditCard":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"City":{"type":"string","description":"The city in which the billing address is located."},"State":{"type":"string","description":"The state that the billing address is located in."},"Address":{"type":"string","description":"The billing address for the credit card."},"ExpYear":{"type":"string","description":"The year in which the credit card expires."},"CardType":{"type":"string","description":"The type of credit card, for example Visa or MasterCard."},"ExpMonth":{"type":"string","description":"The month in which the credit card expires."},"LastFour":{"type":"string","description":"The last four digits of the credit card number."},"CardHolder":{"type":"string","description":"The name of the card holder."},"CardNumber":{"type":"string","description":"The credit card number."},"PostalCode":{"type":"string","description":"The postal code where the billing address is located."}},"description":"A client credit card."},"LastFormulaNotes":{"type":"string","description":"The last [formula note](https://support.mindbodyonline.com/s/article/203259903-Appointments-Formula-notes?language=en_US) entered for the client."},"LiabilityRelease":{"type":"boolean","description":"Passing `true` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `true`.\r\n* `AgreementDate` is set to the time zone of the business when the call was processed.\r\n* `ReleasedBy` is set to `null` if the call is made by the client, `0` if the call was made by the business owner, or to a specific staff member’s ID if a staff member made the call.\r\nPassing `false` sets the client’s liability information as follows:\r\n* `IsReleased` is set to `false`.\r\n* `AgreementDate` is set to `null`.\r\n* `ReleasedBy` is set to `null`."},"SendAccountTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendAccountEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive general account notifications by email. This property is editable. \r\n
Default: **false**"},"SendScheduleTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"CustomClientFields":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the custom client field."},"Name":{"type":"string","description":"The name of the field."},"Value":{"type":"string","description":"The value of a specific custom field for a client."},"DataType":{"type":"string","description":"The data type of the field."}},"description":"The value of a custom client field"},"description":"Contains information about the custom client fields assigned to the client."},"SendScheduleEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive schedule notifications by email. This property is editable. \r\n
Default: **false**"},"ClientRelationships":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Delete":{"type":"boolean","description":"When true, this relationship is removed from the associated clients."},"Relationship":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the relationship."},"RelationshipName1":{"type":"string","description":"The name of the first relationship."},"RelationshipName2":{"type":"string","description":"The name of the second relationship."}},"description":"Jim is a RelationshipName1 of John. John is a RelationshipName2 of Jim."},"RelatedClientId":{"type":"string","description":"The RSSID of the related client."},"RelationshipName":{"type":"string","description":"The name of the relationship of the related client."}},"description":"A relation between two clients."},"description":"Contains information about the relationship between two clients."},"FirstAppointmentDate":{"type":"string","format":"date-time","description":"The date of the client’s first booked appointment at the business."},"LastModifiedDateTime":{"type":"string","format":"date-time","description":"The UTC date and time when the client’s information was last modified."},"SendPromotionalTexts":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by text message. This parameter cannot be updated by developers. If included in a request, it is ignored."},"SendPromotionalEmails":{"type":"boolean","description":"When `true`, indicates that the client has opted to receive promotional notifications by email. This property is editable. \r\n
Default: **false**"},"EmergencyContactInfoName":{"type":"string","description":"The name of the client’s emergency contact."},"EmergencyContactInfoEmail":{"type":"string","description":"The email address of the client’s emergency contact."},"EmergencyContactInfoPhone":{"type":"string","description":"The phone number of the client’s emergency contact."},"AppointmentGenderPreference":{"enum":["None","Female","Male"],"type":"string","description":"The gender of staff member with whom the client prefers to book appointments."},"EmergencyContactInfoRelationship":{"type":"string","description":"The client’s relationship with the emergency contact."}},"description":"A Client"},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["LastModifiedDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"locations","selected":true},"stream":{"name":"locations","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID assigned to this location."},"City":{"type":"string","description":"The location’s city."},"Name":{"type":"string","description":"The name of this location."},"Tax1":{"type":"number","format":"float","description":"A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08."},"Tax2":{"type":"number","format":"float","description":"A decimal representation of the location’s second tax rate. See the example in the description of Tax1."},"Tax3":{"type":"number","format":"float","description":"A decimal representation of the location’s third tax rate. See the example in the description of Tax1."},"Tax4":{"type":"number","format":"float","description":"A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1."},"Tax5":{"type":"number","format":"float","description":"A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1."},"Phone":{"type":"string","description":"The location’s phone number."},"SiteID":{"type":"integer","format":"int32","description":"The ID number assigned to this location."},"Address":{"type":"string","description":"The first line of the location’s street address."},"Address2":{"type":"string","description":"A second address line for the location’s street address, if needed."},"Latitude":{"type":"number","format":"double","description":"The location’s latitude."},"Amenities":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID number of the amenity."},"Name":{"type":"string","description":"The name of the amenity, for example, food or lockers."}},"description":"Definition of a location amenity"},"description":"A list of strings representing amenities available at the location."},"Longitude":{"type":"number","format":"double","description":"The location’s longitude."},"HasClasses":{"type":"boolean","description":"When `true`, indicates that classes are held at this location.
\r\nWhen `false`, Indicates that classes are not held at this location."},"PostalCode":{"type":"string","description":"The location’s postal code."},"Description":{"type":"string","description":"A description of the location."},"AverageRating":{"type":"number","format":"double","description":"The average rating for the location, out of five stars."},"StateProvCode":{"type":"string","description":"The location’s state or province code."},"PhoneExtension":{"type":"string","description":"The location’s phone extension."},"TotalNumberOfDeals":{"type":"integer","format":"int64","description":"The number of distinct introductory pricing options available for purchase at this location."},"AdditionalImageURLs":{"type":"array","items":{"type":"string"},"description":"A list of URLs of any images associated with this location."},"BusinessDescription":{"type":"string","description":"The business description for the location, as configured by the business owner."},"TotalNumberOfRatings":{"type":"integer","format":"int32","description":"The number of reviews that clients have left for this location."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["ProductId"]],"aliasName":"products","selected":true},"stream":{"name":"products","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"string","description":"The unique ID of the product variant, for example, a particular size and color combination."},"Name":{"type":"string","description":"The name of the product."},"Size":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product size."},"Name":{"type":"string","description":"The name of the product size."}}},"Color":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The ID of the product color."},"Name":{"type":"string","description":"The name of the product color."}},"description":"A color used by products."},"Price":{"type":"number","format":"double","description":"The price of the product."},"GroupId":{"type":"integer","format":"int32","description":"The unique ID of the product group."},"TaxRate":{"type":"number","format":"double","description":"The tax rate that was applied to this purchase."},"ImageURL":{"type":"string","description":""},"ProductId":{"type":"integer","format":"int32","description":"A ProductID of the product."},"TypeGroup":{"type":"integer","format":"int32","description":"A TypeGroup of the product."},"CategoryId":{"type":"integer","format":"int32","description":"A CategoryID of the product."},"SupplierId":{"type":"integer","format":"int32","description":"A SupplierID of the product."},"OnlinePrice":{"type":"number","format":"double","description":"The online price of the product."},"TaxIncluded":{"type":"number","format":"double","description":"If tax inclusive-pricing is enabled, this field shows how much tax was added to the price."},"SupplierName":{"type":"string","description":"A Supplier name of the product."},"SubCategoryId":{"type":"integer","format":"int32","description":"A SubCategoryID of the product."},"ManufacturerId":{"type":"string","description":"The ManufacturerId of the product."},"LongDescription":{"type":"string","description":"A longer description of the product."},"ShortDescription":{"type":"string","description":"A short description of the product."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["ProductId"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["SaleDateTime"],"destinationSyncMode":"append_dedup","primaryKey":[["Id"]],"aliasName":"sales","selected":true},"stream":{"name":"sales","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The sale ID."},"ClientId":{"type":"string","description":"The ID of the client who made the purchase."},"Payments":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"A unique identifier for this payment."},"Type":{"type":"string","description":"The type of payment."},"Notes":{"type":"string","description":"Notes about this payment."},"Amount":{"type":"number","format":"double","description":"The amount of this payment."},"Method":{"type":"integer","format":"int32","description":"The method for this payment."},"TransactionId":{"type":"integer","format":"int32","description":"The payment transaction ID"}}},"description":"Contains information that describes the payments that contributed to this sale."},"SaleDate":{"type":"string","format":"date-time","description":"The date the item was sold."},"SaleTime":{"type":"string","description":"The time the item was sold."},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"SalesRepId":{"type":"integer","format":"int64","description":"The sales representative ID"},"SaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold."},"PurchasedItems":{"type":"array","items":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int64","description":"The ProductID of the item."},"Tax1":{"type":"number","format":"double","description":"Tax1 applicable for the product"},"Tax2":{"type":"number","format":"double","description":"Tax2 applicable for the product"},"Tax3":{"type":"number","format":"double","description":"Tax3 applicable for the product"},"Tax4":{"type":"number","format":"double","description":"Tax4 applicable for the product"},"Tax5":{"type":"number","format":"double","description":"Tax5 applicable for the product"},"Notes":{"type":"string","description":"Notes"},"ExpDate":{"type":"string","format":"date-time","description":"Expiration date of the pricing option purchased"},"Quantity":{"type":"integer","format":"int32","description":"Quantity of the products"},"Returned":{"type":"boolean","description":"Returned or not"},"BarcodeId":{"type":"string","description":"The BarcodeId of the item.\r\nFor services, BarcodeId may be null\r\nIf no barcode id is explicitly set by the business it is the internal id in a string format."},"IsService":{"type":"boolean","description":"When `true`, indicates that the purchased item was a pricing option for a service."},"TaxAmount":{"type":"number","format":"double","description":"Tax rate applicable for the product"},"UnitPrice":{"type":"number","format":"double","description":"Per unit price of the item sold"},"ActiveDate":{"type":"string","format":"date-time","description":"Activation date of pricing option purchased"},"CategoryId":{"type":"integer","format":"int32","description":"Revenue Category ID"},"ContractId":{"type":"integer","format":"int32","description":"Contract ID purchased by the client"},"Description":{"type":"string","description":"Description of the sale transaction/pricing option description"},"TotalAmount":{"type":"number","format":"double","description":"Charged to the customer for paying"},"PaymentRefId":{"type":"integer","format":"int32","description":"Payment Reference ID"},"SaleDetailId":{"type":"integer","format":"int32","description":"The ID of the sale detail"},"SubCategoryId":{"type":"integer","format":"int32","description":"Revenue Subcategory ID"},"DiscountAmount":{"type":"number","format":"double","description":"Discount Amount"},"DiscountPercent":{"type":"number","format":"double","description":"Discount % applied during sale"}}},"description":"Contains information that describes the purchased items."},"RecipientClientId":{"type":"integer","format":"int64","description":"Recipient Client Id"},"OriginalSaleDateTime":{"type":"string","format":"date-time","description":"The date and time the item was sold originally."}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["SaleDateTime"],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Id"]],"aliasName":"sites","selected":true},"stream":{"name":"sites","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Id":{"type":"integer","format":"int32","description":"The site ID."},"Name":{"type":"string","description":"The name of the site."},"LogoUrl":{"type":"string","description":"The URL to the site’s logo."},"TimeZone":{"type":"string","description":"The time zone the site is located in."},"PageColor1":{"type":"string","description":"A hex code for a color the business owner uses in marketing. This color can be used to set a theme for an integration so that it matches the configured color-scheme for the business."},"PageColor2":{"type":"string","description":"The hex code for a second color, to be used in the same manner as `pageColor1`."},"PageColor3":{"type":"string","description":"The hex code for a third color, to be used in the same manner as `pageColor1`."},"PageColor4":{"type":"string","description":"The hex code for a fourth color, to be used in the same manner as `pageColor1`."},"AcceptsVisa":{"type":"boolean","description":"When `true`, indicates that this site accepts Visa cards.
\r\nWhen `false`, indicates that this site does not accept Visa credit cards."},"CountryCode":{"type":"string","description":"The country code for the site."},"Description":{"type":"string","description":"A description of the site."},"ContactEmail":{"type":"string","description":"The site’s email address."},"PricingLevel":{"type":"string","description":"The MINDBODY pricing level for the business. Possible values are:\r\nAccelerate - The business is on MINDBODY’s Accelerate pricing tier.\r\nGrow - The business is on MINDBODY’s Essential pricing tier.\r\nLegacy - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nListing - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nPro - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nSolo - The business is on an older MINDBODY pricing tier that is no longer offered.\r\nUltimate - The business is on MINDBODY’s Ultimate pricing tier."},"AcceptsDiscover":{"type":"boolean","description":"When `true`, indicates that this site accepts Discover cards.
\r\nWhen `false`, indicates that this site does not accept Discover credit cards."},"CurrencyIsoCode":{"type":"string","description":"The currency ISO code for the site."},"AcceptsMasterCard":{"type":"boolean","description":"When `true`, indicates that this site accepts MasterCard cards.
\r\nWhen `false`, indicates that this site does not accept MasterCard credit cards."},"SmsPackageEnabled":{"type":"boolean","description":"When `true`, indicates that the business uses SMS text messages to communicate with its clients.
\r\nWhen `false`, indicates that the business does not use SMS text messages to communicate with its clients."},"AcceptsDirectDebit":{"type":"boolean","description":"When `true`, indicates that direct debit can be used by clients at this site.
\r\nWhen `false`, indicates that direct debit can not by used by clients at this site."},"TaxInclusivePrices":{"type":"boolean","description":"When `true`, indicates that the total includes tax.
\r\nWhen `false`, indicates that the total does not include tax."},"AllowsDashboardAccess":{"type":"boolean","description":"When `true`, indicates that this site allows access to its dashboard.
\r\nWhen `false`, indicates that this site does not allow access to its dashboard."},"AcceptsAmericanExpress":{"type":"boolean","description":"When `true`, indicates that this site accepts American Express cards.
\r\nWhen `false`, indicates that this site does not accept American Express credit cards."}}},"supportedSyncModes":["full_refresh"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Id"]],"namespace":null}},{"config":{"syncMode":"incremental","cursorField":["TransactionTime"],"destinationSyncMode":"append_dedup","primaryKey":[["TransactionId"]],"aliasName":"transactions","selected":true},"stream":{"name":"transactions","jsonSchema":{"type":"object","$schema":"http://json-schema.org/schema#","properties":{"Amount":{"type":"number","format":"double","description":"The amount charged on the card"},"SaleId":{"type":"integer","format":"int64","description":"The sale ID."},"Status":{"type":"string","description":"Status of the transaction"},"Settled":{"type":"boolean","description":"Whether it is settled or not"},"AuthTime":{"type":"string","format":"date-time","description":"Time of card authorized"},"CCSwiped":{"type":"boolean","description":"Whether card is swiped or not"},"CardType":{"type":"string","description":"Type of the card"},"ClientId":{"type":"integer","format":"int64","description":"The ID of the client who made the purchase."},"CCLastFour":{"type":"string","description":"Last 4 digits of CC"},"LocationId":{"type":"integer","format":"int32","description":"The ID of the location where the sale takes place."},"MerchantId":{"type":"string","description":"Merchant ID of the studio"},"TerminalId":{"type":"string","description":"Terminal ID used for payment. Not applicable for CNP/Bank"},"ACHLastFour":{"type":"string","description":"Customer’s ACH last 4 digits"},"TransactionId":{"type":"integer","format":"int32","description":"The transaction ID."},"TransactionTime":{"type":"string","format":"date-time","description":"Time of card swiped"},"CardExpirationYear":{"type":"string","description":"Expiry year of the card"},"CardExpirationMonth":{"type":"string","description":"Expiry month of the card"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":true,"defaultCursorField":["TransactionTime"],"sourceDefinedPrimaryKey":[["TransactionId"]],"namespace":null}}]},"prefix":"","namespaceDefinition":"customformat","namespaceFormat":"MINDBODY_SOLIDCORE_729442","schedule":null,"name":"SolidCore_site_729442_to_Snowflake - AIRBYTE","operations":[{"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","operationId":"7e45f2c3-ea68-470b-af94-88403745addb","name":"Normalization","operatorConfiguration":{"operatorType":"normalization","normalization":{"option":"basic"},"dbt":null}}],"connectionId":"3af22b0c-d70b-4db0-b109-05d17c9dd556","status":"active","withRefreshedCatalog":false,"sourceCatalogId":null} 2022-06-02 20:13:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:13:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:13:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:13:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:13:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:13:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:13:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/workspaces/get - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:13:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:13:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:13:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:13:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:13:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:13:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:13:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:13:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:13:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:13:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"33939707-cfba-4be2-b873-7147a24d4c05"} 2022-06-02 20:13:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 20:13:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:13:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:13:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definition_specifications/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba","workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:13:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:13:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:13:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:13:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:13:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"6ae4ba2f-1d8d-434b-8cdc-336b2a22afe2"} 2022-06-02 20:13:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:13:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 20:13:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:13:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"6ae4ba2f-1d8d-434b-8cdc-336b2a22afe2","configTypes":["sync","reset_connection"]} 2022-06-02 20:13:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definition_specifications/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba","workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:13:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:13:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:13:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:13:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:13:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:13:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:14:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 20:14:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:14:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:14:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"33939707-cfba-4be2-b873-7147a24d4c05"} 2022-06-02 20:14:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/get_debug_info - {"id":2461} 2022-06-02 20:14:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:14:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:14:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:14:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:14:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:14:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:14:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:15:08 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:15:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:15:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:15:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:15:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:15:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:15:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:15:24 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:15:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:15:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:15:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:15:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:15:34 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:15:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:15:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:15:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:15:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:15:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:15:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:15:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:15:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:15:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:15:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:16:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:16:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:16:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:16:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:16:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:16:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:16:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:16:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:16:20 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:16:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:16:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:16:28 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:16:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:16:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:16:34 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:16:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:16:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:16:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:16:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:16:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:16:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:16:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:16:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:16:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:16:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:17:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:17:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:17:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:17:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:17:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:17:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:17:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:17:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:17:20 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:17:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:17:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:17:28 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:17:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:17:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:17:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:17:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:17:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:17:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:17:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:17:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:17:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:17:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:17:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:17:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:17:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:18:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:18:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:18:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:18:08 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:18:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:18:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:18:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:18:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:18:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:18:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:18:24 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:18:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:18:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:18:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:18:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:18:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:18:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:18:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:18:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:18:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:18:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:18:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:18:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:18:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:18:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:18:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:19:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:19:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:19:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:19:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:19:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:19:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:19:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:19:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:19:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:19:24 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:19:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:19:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:19:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:19:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:19:34 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:19:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:19:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:19:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:19:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:19:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:19:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:19:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:19:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:19:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:19:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:20:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:20:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:20:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:20:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:20:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:20:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:20:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:20:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:20:20 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:20:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:20:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:20:28 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:20:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:20:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:20:34 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:20:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:20:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:20:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:20:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:20:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:20:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:20:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:20:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:20:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:20:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:21:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:21:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:21:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:21:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:21:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:21:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:21:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:21:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:21:20 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:21:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:21:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:21:28 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:21:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:21:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:21:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:21:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:21:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:21:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:21:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:21:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:21:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:21:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:21:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:21:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:21:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:22:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:22:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:22:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:22:08 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:22:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:22:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:22:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:22:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:22:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:23:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:23:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:23:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:23:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:23:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:23:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:23:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:23:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:23:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:23:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:23:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:23:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:23:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:23:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:23:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:23:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:23:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:23:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:23:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:23:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:23:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:24:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:24:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:24:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:24:08 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:24:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:24:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:24:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:24:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:24:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:24:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:24:24 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:24:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:24:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:24:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:24:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:24:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:24:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:24:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:24:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:24:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:24:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:24:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:24:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:24:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:24:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:24:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:25:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:25:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:25:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:25:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:25:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:25:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:25:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:25:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:25:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:25:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:25:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:25:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:25:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:25:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:25:34 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:25:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:25:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:25:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:25:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:25:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:25:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:25:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:25:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:25:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:25:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:26:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:26:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:26:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:26:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:26:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:26:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:26:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:26:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:26:20 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:26:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:26:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:26:28 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:26:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:26:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:26:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:26:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:26:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:26:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:26:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:26:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:26:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:26:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:26:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:26:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:26:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:27:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:27:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:27:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:27:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:27:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:27:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:27:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:27:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:28:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:28:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:28:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:28:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:28:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:28:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:28:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:28:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:28:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:28:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:28:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:28:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:28:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:28:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:28:34 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:28:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:29:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:29:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:29:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:29:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:29:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:29:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:30:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:30:20 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:30:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:30:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:30:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:30:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:30:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:31:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:31:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:31:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:31:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:31:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:31:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:31:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:31:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:31:20 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:31:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:31:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:31:28 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:31:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:31:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:32:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:32:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:32:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:33:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:33:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:33:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:34:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:34:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:34:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:35:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:35:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:35:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:35:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:35:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:35:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:35:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:35:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:35:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:35:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:35:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:35:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:35:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:35:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:35:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:35:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:35:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:35:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:35:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:35:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:35:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:36:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:36:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:36:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:36:08 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:36:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:36:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:36:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:36:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:36:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:36:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:36:24 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:36:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:36:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:36:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:36:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:36:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:36:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:36:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:36:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:36:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:36:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:36:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:36:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:36:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:36:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:36:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:37:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:37:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:37:08 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:37:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:37:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:37:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:37:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:37:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:37:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:37:24 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:37:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:37:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/get_debug_info - {"id":2461} 2022-06-02 20:37:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:37:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:37:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:37:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:37:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:37:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:37:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:37:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:37:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:37:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:37:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:37:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:37:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:37:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:38:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:38:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:38:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:38:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:38:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:38:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:38:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:38:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:38:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:38:24 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:38:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:38:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:38:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:38:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:38:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:38:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:38:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:38:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:38:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:38:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:38:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:38:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:38:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:38:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:38:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:39:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:39:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:39:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:39:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:39:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:39:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:39:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:39:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:39:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:39:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:39:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:39:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:39:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:39:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:39:34 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:39:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:39:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:39:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:39:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:39:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:39:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:39:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:39:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:39:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:39:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:40:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:40:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:40:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:40:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:40:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:40:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:40:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:40:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:40:20 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:40:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:40:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:40:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:40:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:40:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:40:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:40:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:41:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:41:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:41:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:42:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:42:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"c8e76701-ee26-4b4c-895e-095f480cd931"} 2022-06-02 20:42:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 20:42:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:42:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-02 20:42:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/get_debug_info - {"id":2443} 2022-06-02 20:42:28 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-02 20:42:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-02 20:42:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:42:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-02 20:42:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-02 20:42:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:42:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:42:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:42:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:42:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:42:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"6ae4ba2f-1d8d-434b-8cdc-336b2a22afe2"} 2022-06-02 20:42:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:42:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 20:42:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"6ae4ba2f-1d8d-434b-8cdc-336b2a22afe2","configTypes":["sync","reset_connection"]} 2022-06-02 20:42:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/get_debug_info - {"id":2447} 2022-06-02 20:42:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"6ae4ba2f-1d8d-434b-8cdc-336b2a22afe2","configTypes":["sync","reset_connection"]} 2022-06-02 20:42:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"6ae4ba2f-1d8d-434b-8cdc-336b2a22afe2","configTypes":["sync","reset_connection"]} 2022-06-02 20:42:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:42:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"6ae4ba2f-1d8d-434b-8cdc-336b2a22afe2","configTypes":["sync","reset_connection"]} 2022-06-02 20:42:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:42:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:42:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:42:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:42:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:43:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:43:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:43:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:44:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:44:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:44:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:45:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:45:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:45:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:46:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:46:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:46:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:47:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:47:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 20:47:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:47:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"6ae4ba2f-1d8d-434b-8cdc-336b2a22afe2"} 2022-06-02 20:47:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"6ae4ba2f-1d8d-434b-8cdc-336b2a22afe2","configTypes":["sync","reset_connection"]} 2022-06-02 20:47:17 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:47:17 INFO i.a.w.t.TemporalClient(startNewCancellation):316 - Manual cancellation request 2022-06-02 20:47:17 ERROR i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):100 - Failed to retrieve ConnectionManagerWorkflow for connection 6ae4ba2f-1d8d-434b-8cdc-336b2a22afe2. Repairing state by creating new workflow and starting with the signal. io.airbyte.workers.temporal.exception.UnreachableWorkflowException: ConnectionManagerWorkflow for connection 6ae4ba2f-1d8d-434b-8cdc-336b2a22afe2 is unreachable due to being in a quarantined state. at io.airbyte.workers.temporal.ConnectionManagerUtils.getConnectionManagerWorkflow(ConnectionManagerUtils.java:191) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.workers.temporal.ConnectionManagerUtils.signalWorkflowAndRepairIfNecessary(ConnectionManagerUtils.java:88) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.workers.temporal.ConnectionManagerUtils.signalWorkflowAndRepairIfNecessary(ConnectionManagerUtils.java:51) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.workers.temporal.TemporalClient.startNewCancellation(TemporalClient.java:321) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.scheduler.client.TemporalEventRunner.startNewCancellation(TemporalEventRunner.java:27) ~[io.airbyte.airbyte-scheduler-client-0.39.7-alpha.jar:?] at io.airbyte.server.handlers.SchedulerHandler.submitCancellationToWorker(SchedulerHandler.java:515) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.handlers.SchedulerHandler.cancelJob(SchedulerHandler.java:450) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.lambda$cancelJob$80(ConfigurationApi.java:768) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.execute(ConfigurationApi.java:874) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.cancelJob(ConfigurationApi.java:768) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:292) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:274) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:244) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) ~[jersey-container-servlet-core-2.31.jar:?] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:763) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:569) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1377) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:507) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1292) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.Server.handle(Server.java:501) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at java.lang.Thread.run(Thread.java:833) [?:?] 2022-06-02 20:47:17 INFO i.a.w.t.ConnectionManagerUtils(safeTerminateWorkflow):133 - Attempting to terminate existing workflow for connection 6ae4ba2f-1d8d-434b-8cdc-336b2a22afe2. 2022-06-02 20:47:17 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):126 - Connection manager workflow for connection 6ae4ba2f-1d8d-434b-8cdc-336b2a22afe2 has been started and signaled. 2022-06-02 20:47:17 INFO i.a.w.t.TemporalClient(startNewCancellation):339 - end of manual cancellation 2022-06-02 20:47:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/cancel - {"id":2447} 2022-06-02 20:47:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"6ae4ba2f-1d8d-434b-8cdc-336b2a22afe2","configTypes":["sync","reset_connection"]} 2022-06-02 20:47:20 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:47:20 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:47:20 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:47:20 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:47:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:47:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"33939707-cfba-4be2-b873-7147a24d4c05"} 2022-06-02 20:47:24 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 20:47:24 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:47:24 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:47:25 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:47:25 INFO i.a.w.t.TemporalClient(startNewCancellation):316 - Manual cancellation request 2022-06-02 20:47:25 ERROR i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):100 - Failed to retrieve ConnectionManagerWorkflow for connection 33939707-cfba-4be2-b873-7147a24d4c05. Repairing state by creating new workflow and starting with the signal. io.airbyte.workers.temporal.exception.UnreachableWorkflowException: ConnectionManagerWorkflow for connection 33939707-cfba-4be2-b873-7147a24d4c05 is unreachable due to being in a quarantined state. at io.airbyte.workers.temporal.ConnectionManagerUtils.getConnectionManagerWorkflow(ConnectionManagerUtils.java:191) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.workers.temporal.ConnectionManagerUtils.signalWorkflowAndRepairIfNecessary(ConnectionManagerUtils.java:88) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.workers.temporal.ConnectionManagerUtils.signalWorkflowAndRepairIfNecessary(ConnectionManagerUtils.java:51) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.workers.temporal.TemporalClient.startNewCancellation(TemporalClient.java:321) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.scheduler.client.TemporalEventRunner.startNewCancellation(TemporalEventRunner.java:27) ~[io.airbyte.airbyte-scheduler-client-0.39.7-alpha.jar:?] at io.airbyte.server.handlers.SchedulerHandler.submitCancellationToWorker(SchedulerHandler.java:515) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.handlers.SchedulerHandler.cancelJob(SchedulerHandler.java:450) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.lambda$cancelJob$80(ConfigurationApi.java:768) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.execute(ConfigurationApi.java:874) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.cancelJob(ConfigurationApi.java:768) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:292) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:274) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:244) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) ~[jersey-container-servlet-core-2.31.jar:?] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:763) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:569) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1377) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:507) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1292) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.Server.handle(Server.java:501) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at java.lang.Thread.run(Thread.java:833) [?:?] 2022-06-02 20:47:25 INFO i.a.w.t.ConnectionManagerUtils(safeTerminateWorkflow):133 - Attempting to terminate existing workflow for connection 33939707-cfba-4be2-b873-7147a24d4c05. 2022-06-02 20:47:25 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):126 - Connection manager workflow for connection 33939707-cfba-4be2-b873-7147a24d4c05 has been started and signaled. 2022-06-02 20:47:25 INFO i.a.w.t.TemporalClient(startNewCancellation):339 - end of manual cancellation 2022-06-02 20:47:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/cancel - {"id":2461} 2022-06-02 20:47:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:47:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:47:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:47:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:47:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:47:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/workspaces/get - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:47:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:47:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:47:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:47:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:47:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:47:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:47:34 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:47:34 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:47:34 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:47:34 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:47:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"04aea6ca-be1d-4df2-8958-e61d8df4698e"} 2022-06-02 20:47:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"b5ea17b1-f170-46dc-bc31-cc744ca984c1"} 2022-06-02 20:47:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:47:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:47:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:47:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:47:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:47:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:47:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:48:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:48:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:48:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:48:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:48:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:48:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:48:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:48:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:48:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:48:24 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:48:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:48:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:48:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:48:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:48:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:48:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:48:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:48:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:48:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:48:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:48:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:48:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:48:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:48:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:49:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:49:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:49:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:49:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:49:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:49:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:49:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:49:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:49:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:49:24 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:49:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:49:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:49:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:49:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:49:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:49:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:49:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:49:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:49:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:49:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:49:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:49:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:49:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:49:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:50:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:50:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:50:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:50:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:50:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:50:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:50:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:50:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:50:20 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:50:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:50:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:50:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:50:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:50:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:50:34 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:50:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:50:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:50:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:50:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:50:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:50:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:50:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:50:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:50:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:51:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:51:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:51:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:51:08 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:51:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:51:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:51:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:51:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:51:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:51:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:51:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:51:28 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:51:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:51:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/get_debug_info - {"id":2478} 2022-06-02 20:51:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:51:34 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:51:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:51:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:51:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:51:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:51:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:51:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:51:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:51:51 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:51:51 INFO i.a.w.t.TemporalClient(startNewCancellation):316 - Manual cancellation request 2022-06-02 20:51:51 ERROR i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):100 - Failed to retrieve ConnectionManagerWorkflow for connection 04aea6ca-be1d-4df2-8958-e61d8df4698e. Repairing state by creating new workflow and starting with the signal. io.airbyte.workers.temporal.exception.UnreachableWorkflowException: ConnectionManagerWorkflow for connection 04aea6ca-be1d-4df2-8958-e61d8df4698e is unreachable due to being in a quarantined state. at io.airbyte.workers.temporal.ConnectionManagerUtils.getConnectionManagerWorkflow(ConnectionManagerUtils.java:191) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.workers.temporal.ConnectionManagerUtils.signalWorkflowAndRepairIfNecessary(ConnectionManagerUtils.java:88) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.workers.temporal.ConnectionManagerUtils.signalWorkflowAndRepairIfNecessary(ConnectionManagerUtils.java:51) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.workers.temporal.TemporalClient.startNewCancellation(TemporalClient.java:321) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.scheduler.client.TemporalEventRunner.startNewCancellation(TemporalEventRunner.java:27) ~[io.airbyte.airbyte-scheduler-client-0.39.7-alpha.jar:?] at io.airbyte.server.handlers.SchedulerHandler.submitCancellationToWorker(SchedulerHandler.java:515) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.handlers.SchedulerHandler.cancelJob(SchedulerHandler.java:450) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.lambda$cancelJob$80(ConfigurationApi.java:768) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.execute(ConfigurationApi.java:874) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.cancelJob(ConfigurationApi.java:768) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:292) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:274) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:244) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) ~[jersey-container-servlet-core-2.31.jar:?] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:763) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:569) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1377) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:507) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1292) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.Server.handle(Server.java:501) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at java.lang.Thread.run(Thread.java:833) [?:?] 2022-06-02 20:51:51 INFO i.a.w.t.ConnectionManagerUtils(safeTerminateWorkflow):133 - Attempting to terminate existing workflow for connection 04aea6ca-be1d-4df2-8958-e61d8df4698e. 2022-06-02 20:51:51 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):126 - Connection manager workflow for connection 04aea6ca-be1d-4df2-8958-e61d8df4698e has been started and signaled. 2022-06-02 20:51:52 INFO i.a.w.t.TemporalClient(startNewCancellation):339 - end of manual cancellation 2022-06-02 20:51:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/cancel - {"id":2478} 2022-06-02 20:51:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:51:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:51:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:51:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:51:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:51:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"34232227-f66a-4050-9b24-3e86d7b7f054"} 2022-06-02 20:51:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:51:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"b5ea17b1-f170-46dc-bc31-cc744ca984c1"} 2022-06-02 20:51:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"34232227-f66a-4050-9b24-3e86d7b7f054","configTypes":["sync","reset_connection"]} 2022-06-02 20:51:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:52:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"34232227-f66a-4050-9b24-3e86d7b7f054","configTypes":["sync","reset_connection"]} 2022-06-02 20:52:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:52:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:52:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:52:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:52:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:52:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305"} 2022-06-02 20:52:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:52:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"b5ea17b1-f170-46dc-bc31-cc744ca984c1"} 2022-06-02 20:52:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-02 20:52:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:52:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-02 20:52:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:52:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:52:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:52:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:52:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"b5ea17b1-f170-46dc-bc31-cc744ca984c1"} 2022-06-02 20:52:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:52:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305"} 2022-06-02 20:52:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-02 20:52:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:52:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-02 20:52:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-02 20:52:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-02 20:52:24 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-02 20:52:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-02 20:52:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:52:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-02 20:52:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-02 20:52:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-02 20:52:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-02 20:52:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-02 20:52:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-02 20:52:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/get_debug_info - {"id":2473} 2022-06-02 20:52:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-02 20:52:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:52:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-02 20:52:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e1fc4a06-fe70-4083-af42-3a3ee0a01305","configTypes":["sync","reset_connection"]} 2022-06-02 20:52:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:52:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:52:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:52:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:52:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:52:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"98870ec4-a70d-44d6-88f6-2e747de881e2"} 2022-06-02 20:52:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"decd338e-5647-4c0b-adf4-da0e75f5a750"} 2022-06-02 20:52:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"98870ec4-a70d-44d6-88f6-2e747de881e2","configTypes":["sync","reset_connection"]} 2022-06-02 20:52:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:53:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/get_debug_info - {"id":2479} 2022-06-02 20:53:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"98870ec4-a70d-44d6-88f6-2e747de881e2","configTypes":["sync","reset_connection"]} 2022-06-02 20:53:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:53:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:53:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:53:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:53:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:53:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:53:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"b5ea17b1-f170-46dc-bc31-cc744ca984c1"} 2022-06-02 20:53:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:53:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"34232227-f66a-4050-9b24-3e86d7b7f054"} 2022-06-02 20:53:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"34232227-f66a-4050-9b24-3e86d7b7f054","configTypes":["sync","reset_connection"]} 2022-06-02 20:53:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"34232227-f66a-4050-9b24-3e86d7b7f054","configTypes":["sync","reset_connection"]} 2022-06-02 20:53:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:53:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:53:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:53:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:53:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/get_debug_info - {"id":2480} 2022-06-02 20:53:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"b5ea17b1-f170-46dc-bc31-cc744ca984c1"} 2022-06-02 20:53:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:53:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"04aea6ca-be1d-4df2-8958-e61d8df4698e"} 2022-06-02 20:53:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:53:20 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/get_debug_info - {"id":2478} 2022-06-02 20:53:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:53:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:53:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:53:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:53:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:53:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:53:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:53:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:53:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:53:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:53:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:53:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:53:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:53:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:53:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:53:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:53:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:54:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:54:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:54:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:54:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:54:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:54:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:54:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:54:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:54:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:54:24 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:54:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:54:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:54:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:54:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:54:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:54:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:54:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:54:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:54:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:54:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:54:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:54:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:54:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:54:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:55:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:55:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:55:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:55:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:55:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:55:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:55:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:55:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:55:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:55:24 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:55:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:55:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:55:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:55:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:55:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:55:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:55:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:55:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:55:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:55:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:55:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:55:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:55:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:55:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:56:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:56:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"04aea6ca-be1d-4df2-8958-e61d8df4698e","configTypes":["sync","reset_connection"]} 2022-06-02 20:56:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:56:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:56:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:56:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:56:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:56:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:56:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:56:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:57:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:57:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"33939707-cfba-4be2-b873-7147a24d4c05"} 2022-06-02 20:57:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 20:57:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:57:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:57:28 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 20:57:28 INFO i.a.w.t.TemporalClient(startNewManualSync):276 - Manual sync request 2022-06-02 20:57:28 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):89 - Retrieved existing connection manager workflow for connection 33939707-cfba-4be2-b873-7147a24d4c05. Executing signal. 2022-06-02 20:57:29 INFO i.a.w.t.TemporalClient(startNewManualSync):306 - end of manual schedule 2022-06-02 20:57:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/sync - {"connectionId":"33939707-cfba-4be2-b873-7147a24d4c05"} 2022-06-02 20:57:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:57:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:57:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:57:34 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:57:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:57:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:57:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:57:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:57:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:57:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:57:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/get_debug_info - {"id":2481} 2022-06-02 20:58:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:58:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:58:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:58:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:58:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:58:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/workspaces/get - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:58:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:58:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"33939707-cfba-4be2-b873-7147a24d4c05"} 2022-06-02 20:58:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:58:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 20:58:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:58:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:58:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 20:58:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:59:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:59:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:59:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 20:59:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 20:59:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 20:59:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 20:59:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 20:59:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 20:59:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:59:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 20:59:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:00:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:00:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:00:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:01:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:01:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:01:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:02:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:02:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:02:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:03:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:03:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:03:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:04:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:04:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:04:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:05:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:05:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:05:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:06:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:06:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:06:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:07:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:07:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:07:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:08:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:09:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:09:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:09:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:10:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"65de659a-10f9-444e-b467-cbe920c1385e"} 2022-06-02 21:10:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"b5ea17b1-f170-46dc-bc31-cc744ca984c1"} 2022-06-02 21:10:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 21:10:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 21:10:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 21:10:07 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 21:10:07 INFO i.a.w.t.TemporalClient(resetConnection):347 - reset sync request 2022-06-02 21:10:07 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):89 - Retrieved existing connection manager workflow for connection 65de659a-10f9-444e-b467-cbe920c1385e. Executing signal. 2022-06-02 21:10:07 INFO i.a.w.t.TemporalClient(resetConnection):373 - end of reset submission 2022-06-02 21:10:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/reset - {"connectionId":"65de659a-10f9-444e-b467-cbe920c1385e"} 2022-06-02 21:10:08 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 21:10:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 21:10:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:10:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:10:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:11:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 21:11:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 21:11:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/get_debug_info - {"id":2482} 2022-06-02 21:11:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:11:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 21:11:20 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 21:11:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definition_specifications/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba","workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 21:11:24 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 21:11:24 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"65de659a-10f9-444e-b467-cbe920c1385e"} 2022-06-02 21:11:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:11:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 21:11:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definition_specifications/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba","workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 21:11:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"65de659a-10f9-444e-b467-cbe920c1385e"} 2022-06-02 21:11:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:12:02 WARN o.h.v.i.p.j.JavaBeanExecutable(getParameters):216 - HV000254: Missing parameter metadata for TimeUnitEnum(String, int, String), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. 2022-06-02 21:12:02 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 21:12:02 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 21:12:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/update - {"syncCatalog":{"streams":[{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["VCHNUMWK"]],"aliasName":"B3920000","selected":true},"stream":{"name":"B3920000","jsonSchema":{"type":"object","properties":{"DOCTYPE":{"type":"number"},"DUMYRCRD":{"type":"number"},"VCHNUMWK":{"type":"string"},"DEX_ROW_ID":{"type":"number"},"BSSI_Custom_Dist":{"type":"number"},"BSSI_Facility_ID":{"type":"string"},"BSSI_Allocation_ID":{"type":"string"},"BSSI_Department_ID":{"type":"string"},"BSSI_Voucher_Address":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["VCHNUMWK"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["DOCTYPE"],["VCHRNMBR"]],"aliasName":"B3920001","selected":true},"stream":{"name":"B3920001","jsonSchema":{"type":"object","properties":{"DOCTYPE":{"type":"number"},"DOCNUMBR":{"type":"string"},"VCHRNMBR":{"type":"string"},"VENDORID":{"type":"string"},"DEX_ROW_ID":{"type":"number"},"BSSI_Custom_Dist":{"type":"number"},"BSSI_Facility_ID":{"type":"string"},"BSSI_Allocation_ID":{"type":"string"},"BSSI_Department_ID":{"type":"string"},"BSSI_Voucher_Address":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["DOCTYPE"],["VCHRNMBR"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["DOCTYPE"],["VCHRNMBR"]],"aliasName":"B3920200","selected":true},"stream":{"name":"B3920200","jsonSchema":{"type":"object","properties":{"VOIDED":{"type":"number"},"DOCTYPE":{"type":"number"},"DOCNUMBR":{"type":"string"},"VCHRNMBR":{"type":"string"},"VENDORID":{"type":"string"},"DEX_ROW_ID":{"type":"number"},"BSSI_Facility_ID":{"type":"string"},"BSSI_Allocation_ID":{"type":"string"},"BSSI_Department_ID":{"type":"string"},"BSSI_Voucher_Address":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["DOCTYPE"],["VCHRNMBR"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["CMRECNUM"]],"aliasName":"CM20200","selected":true},"stream":{"name":"CM20200","jsonSchema":{"type":"object","properties":{"TIME1":{"type":"string"},"Recond":{"type":"number"},"VOIDED":{"type":"number"},"ClrdAmt":{"type":"number"},"DEPTYPE":{"type":"number"},"EFTFLAG":{"type":"number"},"MODIFDT":{"type":"string"},"ORIGAMT":{"type":"number"},"RECONUM":{"type":"number"},"TRXAMNT":{"type":"number"},"TRXDATE":{"type":"string"},"sRecNum":{"type":"string"},"CHEKBKID":{"type":"string"},"CMLinkID":{"type":"string"},"CMRECNUM":{"type":"number"},"CMTrxNum":{"type":"string"},"CURNCYID":{"type":"string"},"CURRNIDX":{"type":"number"},"DECPLCUR":{"type":"number"},"DENXRATE":{"type":"number"},"DSCRIPTN":{"type":"string"},"EXCHDATE":{"type":"string"},"EXGTBLID":{"type":"string"},"EXPNDATE":{"type":"string"},"GLPOSTDT":{"type":"string"},"MCTRXSTT":{"type":"number"},"MDFUSRID":{"type":"string"},"NOTEINDX":{"type":"number"},"POSTEDDT":{"type":"string"},"PTDUSRID":{"type":"string"},"RATETPID":{"type":"string"},"RCRDSTTS":{"type":"number"},"RTCLCMTD":{"type":"number"},"SOURCDOC":{"type":"string"},"USERDEF1":{"type":"string"},"USERDEF2":{"type":"string"},"VNDCHKNM":{"type":"string"},"VOIDDATE":{"type":"string"},"VOIDDESC":{"type":"string"},"XCHGRATE":{"type":"number"},"CMTrxType":{"type":"number"},"SRCDOCNUM":{"type":"string"},"SRCDOCTYP":{"type":"number"},"VOIDPDATE":{"type":"string"},"AUDITTRAIL":{"type":"string"},"DEX_ROW_ID":{"type":"number"},"clearedate":{"type":"string"},"paidtorcvdfrom":{"type":"string"},"Checkbook_Amount":{"type":"number"},"Xfr_Record_Number":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["CMRECNUM"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["CMRECNUM"]],"aliasName":"CM20300","selected":true},"stream":{"name":"CM20300","jsonSchema":{"type":"object","properties":{"TIME1":{"type":"string"},"VOIDED":{"type":"number"},"EFTFLAG":{"type":"number"},"MODIFDT":{"type":"string"},"ORIGAMT":{"type":"number"},"RCPTAMT":{"type":"number"},"RcpType":{"type":"number"},"sRecNum":{"type":"string"},"BANKNAME":{"type":"string"},"BNKBRNCH":{"type":"string"},"CARDNAME":{"type":"string"},"CHEKBKID":{"type":"string"},"CMLinkID":{"type":"string"},"CMRECNUM":{"type":"number"},"CNTRLTYP":{"type":"number"},"CURNCYID":{"type":"string"},"CURRNIDX":{"type":"number"},"DECPLCUR":{"type":"number"},"DENXRATE":{"type":"number"},"DSCRIPTN":{"type":"string"},"EXCHDATE":{"type":"string"},"EXGTBLID":{"type":"string"},"EXPNDATE":{"type":"string"},"GLPOSTDT":{"type":"string"},"MCTRXSTT":{"type":"number"},"MDFUSRID":{"type":"string"},"NOTEINDX":{"type":"number"},"PMNTNMBR":{"type":"string"},"POSTEDDT":{"type":"string"},"PTDUSRID":{"type":"string"},"RATETPID":{"type":"string"},"RCPTNMBR":{"type":"string"},"RCRDSTTS":{"type":"number"},"RLGANLOS":{"type":"number"},"RTCLCMTD":{"type":"number"},"RcvdFrom":{"type":"string"},"SOURCDOC":{"type":"string"},"USERDEF1":{"type":"string"},"USERDEF2":{"type":"string"},"VOIDDATE":{"type":"string"},"VOIDDESC":{"type":"string"},"XCHGRATE":{"type":"number"},"DEPOSITED":{"type":"number"},"SRCDOCNUM":{"type":"string"},"SRCDOCTYP":{"type":"number"},"VOIDPDATE":{"type":"string"},"AUDITTRAIL":{"type":"string"},"DEX_ROW_ID":{"type":"number"},"receiptdate":{"type":"string"},"RCVGRATETPID":{"type":"string"},"RCVGRTCLCMTD":{"type":"number"},"depositnumber":{"type":"string"},"Checkbook_Amount":{"type":"number"},"Cash_Account_Index":{"type":"number"},"Receiving_DenomEXRate":{"type":"number"},"Receiving_Exchange_Rate":{"type":"number"},"Realized_GL_Account_Inde":{"type":"number"},"Receiving_MC_Transaction":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["CMRECNUM"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Xfr_Record_Number"]],"aliasName":"CM20600","selected":true},"stream":{"name":"CM20600","jsonSchema":{"type":"object","properties":{"CMXFRNUM":{"type":"string"},"NOTEINDX":{"type":"number"},"CMCHKBKID":{"type":"string"},"CMXFTDATE":{"type":"string"},"CMTORECNUM":{"type":"number"},"CMTOSTATUS":{"type":"number"},"DEX_ROW_ID":{"type":"number"},"CMFRMRECNUM":{"type":"number"},"CMFRMSTATUS":{"type":"number"},"CMFRMCHKBKID":{"type":"string"},"Xfr_Record_Number":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Xfr_Record_Number"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["CMTrxType"]],"aliasName":"CM40101","selected":true},"stream":{"name":"CM40101","jsonSchema":{"type":"object","properties":{"DOCABREV":{"type":"string"},"DOCTYNAM":{"type":"string"},"CMTrxType":{"type":"number"},"CMSortType":{"type":"number"},"DEX_ROW_ID":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["CMTrxType"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["ACTINDX"]],"aliasName":"GL00100","selected":true},"stream":{"name":"GL00100","jsonSchema":{"type":"object","properties":{"ACTIVE":{"type":"number"},"ACTINDX":{"type":"number"},"ADJINFL":{"type":"number"},"MODIFDT":{"type":"string"},"ACCATNUM":{"type":"number"},"ACCTENTR":{"type":"number"},"ACCTTYPE":{"type":"number"},"ACTALIAS":{"type":"string"},"ACTDESCR":{"type":"string"},"BALFRCLC":{"type":"number"},"CNVRMTHD":{"type":"number"},"CREATDDT":{"type":"string"},"DECPLACS":{"type":"number"},"DSPLKUPS":{"type":"string","contentEncoding":"base64"},"FXDORVAR":{"type":"number"},"HSTRCLRT":{"type":"number"},"INFLAEQU":{"type":"number"},"INFLAREV":{"type":"number"},"MNACSGMT":{"type":"string"},"NOTEINDX":{"type":"number"},"PSTNGTYP":{"type":"number"},"PostIvIn":{"type":"number"},"PostPRIn":{"type":"number"},"TPCLBLNC":{"type":"number"},"USERDEF1":{"type":"string"},"USERDEF2":{"type":"string"},"USRDEFS1":{"type":"string"},"USRDEFS2":{"type":"string"},"PostSlsIn":{"type":"number"},"ACTNUMBR_1":{"type":"string"},"ACTNUMBR_2":{"type":"string"},"ACTNUMBR_3":{"type":"string"},"ACTNUMBR_4":{"type":"string"},"ACTNUMBR_5":{"type":"string"},"DEX_ROW_ID":{"type":"number"},"DEX_ROW_TS":{"type":"string"},"PostPurchIn":{"type":"number"},"Clear_Balance":{"type":"number"},"Workflow_Status":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["ACTINDX"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["ACCATNUM"]],"aliasName":"GL00102","selected":true},"stream":{"name":"GL00102","jsonSchema":{"type":"object","properties":{"ACCATDSC":{"type":"string"},"ACCATNUM":{"type":"number"},"DEX_ROW_ID":{"type":"number"},"DEX_ROW_TS":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["ACCATNUM"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["ACTINDX"]],"aliasName":"GL00105","selected":true},"stream":{"name":"GL00105","jsonSchema":{"type":"object","properties":{"ACTINDX":{"type":"number"},"ACTNUMST":{"type":"string"},"ACTNUMBR_1":{"type":"string"},"ACTNUMBR_2":{"type":"string"},"ACTNUMBR_3":{"type":"string"},"ACTNUMBR_4":{"type":"string"},"ACTNUMBR_5":{"type":"string"},"DEX_ROW_ID":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["ACTINDX"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["BUDGETID"]],"aliasName":"GL00200","selected":true},"stream":{"name":"GL00200","jsonSchema":{"type":"object","properties":{"YEAR1":{"type":"number"},"TODATE":{"type":"string"},"BUDPWRD":{"type":"string","contentEncoding":"base64"},"BUDCOMNT":{"type":"string"},"BUDGETID":{"type":"string"},"Based_On":{"type":"number"},"NOTEINDX":{"type":"number"},"From_Date":{"type":"string"},"DEX_ROW_ID":{"type":"number"},"DEX_ROW_TS":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["BUDGETID"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["BUDGETID"],["ACTINDX"],["PERIODDT"],["PERIODID"]],"aliasName":"GL00201","selected":true},"stream":{"name":"GL00201","jsonSchema":{"type":"object","properties":{"YEAR1":{"type":"number"},"ACTINDX":{"type":"number"},"ACCATNUM":{"type":"number"},"BUDGETID":{"type":"string"},"PERIODDT":{"type":"string"},"PERIODID":{"type":"number"},"BUDGETAMT":{"type":"number"},"ACTNUMBR_1":{"type":"string"},"ACTNUMBR_2":{"type":"string"},"ACTNUMBR_3":{"type":"string"},"ACTNUMBR_4":{"type":"string"},"ACTNUMBR_5":{"type":"string"},"DEX_ROW_ID":{"type":"number"},"DEX_ROW_TS":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["BUDGETID"],["ACTINDX"],["PERIODDT"],["PERIODID"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["BCHSOURC"],["BACHNUMB"],["JRNENTRY"]],"aliasName":"GL10000","selected":true},"stream":{"name":"GL10000","jsonSchema":{"type":"object","properties":{"ICTRX":{"type":"number"},"TIME1":{"type":"string"},"HISTRX":{"type":"number"},"SERIES":{"type":"number"},"VOIDED":{"type":"number"},"DOCDATE":{"type":"string"},"ICDISTS":{"type":"number"},"ORCOMID":{"type":"string"},"REVCLYR":{"type":"number"},"REVHIST":{"type":"number"},"REVYEAR":{"type":"number"},"TRXDATE":{"type":"string"},"TRXTYPE":{"type":"number"},"BACHNUMB":{"type":"string"},"BALFRCLC":{"type":"number"},"BCHSOURC":{"type":"string"},"CLOSEDYR":{"type":"number"},"CURNCYID":{"type":"string"},"CURRNIDX":{"type":"number"},"DENXRATE":{"type":"number"},"ERRSTATE":{"type":"number"},"EXCHDATE":{"type":"string"},"EXGTBLID":{"type":"string"},"GLHDRMS2":{"type":"string","contentEncoding":"base64"},"GLHDRMSG":{"type":"string","contentEncoding":"base64"},"GLHDRVAL":{"type":"string","contentEncoding":"base64"},"JRNENTRY":{"type":"number"},"LASTUSER":{"type":"string"},"LSTDTEDT":{"type":"string"},"MCTRXSTT":{"type":"number"},"NOTEINDX":{"type":"number"},"OPENYEAR":{"type":"number"},"ORIGINJE":{"type":"number"},"ORPSTDDT":{"type":"string"},"ORTRXSRC":{"type":"string"},"PERIODID":{"type":"number"},"PRNTSTUS":{"type":"number"},"PSTGSTUS":{"type":"number"},"RATETPID":{"type":"string"},"RCRNGTRX":{"type":"number"},"RCTRXSEQ":{"type":"number"},"REFRENCE":{"type":"string"},"REVPRDID":{"type":"number"},"RTCLCMTD":{"type":"number"},"RVRSNGDT":{"type":"string"},"RVTRXSRC":{"type":"string"},"SOURCDOC":{"type":"string"},"SQNCLINE":{"type":"number"},"TRXSORCE":{"type":"string"},"Tax_Date":{"type":"string"},"USWHPSTD":{"type":"string"},"XCHGRATE":{"type":"number"},"DTA_Index":{"type":"number"},"Ledger_ID":{"type":"number"},"DEX_ROW_ID":{"type":"number"},"DEX_ROW_TS":{"type":"string"},"DTATRXType":{"type":"number"},"Original_JE":{"type":"number"},"DTAControlNum":{"type":"string"},"OrigDTASeries":{"type":"number"},"Original_JE_Year":{"type":"number"},"Correcting_Trx_Type":{"type":"number"},"Original_JE_Seq_Num":{"type":"number"},"User_Defined_Text01":{"type":"string"},"User_Defined_Text02":{"type":"string"},"Adjustment_Transaction":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["BCHSOURC"],["BACHNUMB"],["JRNENTRY"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["JRNENTRY"],["SQNCLINE"]],"aliasName":"GL10001","selected":true},"stream":{"name":"GL10001","jsonSchema":{"type":"object","properties":{"TIME1":{"type":"string"},"ACTINDX":{"type":"number"},"INTERID":{"type":"string"},"LNESTAT":{"type":"number"},"ACCTTYPE":{"type":"number"},"BACHNUMB":{"type":"string"},"BALFRCLC":{"type":"number"},"CRDTAMNT":{"type":"number"},"CURRNIDX":{"type":"number"},"DEBITAMT":{"type":"number"},"DECPLACS":{"type":"number"},"DENXRATE":{"type":"number"},"DSCRIPTN":{"type":"string"},"EXCHDATE":{"type":"string"},"EXGTBLID":{"type":"string"},"FXDORVAR":{"type":"number"},"GLLINMS2":{"type":"string","contentEncoding":"base64"},"GLLINMSG":{"type":"string","contentEncoding":"base64"},"GLLINVAL":{"type":"string","contentEncoding":"base64"},"JRNENTRY":{"type":"number"},"MCTRXSTT":{"type":"number"},"ORCRDAMT":{"type":"number"},"ORCTRNUM":{"type":"string"},"ORDBTAMT":{"type":"number"},"ORDOCNUM":{"type":"string"},"ORMSTRID":{"type":"string"},"ORMSTRNM":{"type":"string"},"ORTRXTYP":{"type":"number"},"PSTNGTYP":{"type":"number"},"RATETPID":{"type":"string"},"RTCLCMTD":{"type":"number"},"SQNCLINE":{"type":"number"},"XCHGRATE":{"type":"number"},"ORTRXDESC":{"type":"string"},"DEX_ROW_ID":{"type":"number"},"DEX_ROW_TS":{"type":"string"},"OrigSeqNum":{"type":"number"},"DTA_GL_Status":{"type":"number"},"CorrespondingUnit":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["JRNENTRY"],["SQNCLINE"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["ACTINDX"],["YEAR1"],["PERIODID"],["Ledger_ID"]],"aliasName":"GL10110","selected":true},"stream":{"name":"GL10110","jsonSchema":{"type":"object","properties":{"YEAR1":{"type":"number"},"ACTINDX":{"type":"number"},"ACCATNUM":{"type":"number"},"CRDTAMNT":{"type":"number"},"DEBITAMT":{"type":"number"},"PERDBLNC":{"type":"number"},"PERIODID":{"type":"number"},"Ledger_ID":{"type":"number"},"ACTNUMBR_1":{"type":"string"},"ACTNUMBR_2":{"type":"string"},"ACTNUMBR_3":{"type":"string"},"ACTNUMBR_4":{"type":"string"},"ACTNUMBR_5":{"type":"string"},"DEX_ROW_ID":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["ACTINDX"],["YEAR1"],["PERIODID"],["Ledger_ID"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["ACTINDX"],["YEAR1"],["PERIODID"],["Ledger_ID"]],"aliasName":"GL10111","selected":true},"stream":{"name":"GL10111","jsonSchema":{"type":"object","properties":{"YEAR1":{"type":"number"},"ACTINDX":{"type":"number"},"ACCATNUM":{"type":"number"},"CRDTAMNT":{"type":"number"},"DEBITAMT":{"type":"number"},"PERDBLNC":{"type":"number"},"PERIODID":{"type":"number"},"Ledger_ID":{"type":"number"},"ACTNUMBR_1":{"type":"string"},"ACTNUMBR_2":{"type":"string"},"ACTNUMBR_3":{"type":"string"},"ACTNUMBR_4":{"type":"string"},"ACTNUMBR_5":{"type":"string"},"DEX_ROW_ID":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["ACTINDX"],["YEAR1"],["PERIODID"],["Ledger_ID"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[],"aliasName":"GL11110","selected":true},"stream":{"name":"GL11110","jsonSchema":{"type":"object","properties":{"YEAR1":{"type":"number"},"ACTIVE":{"type":"number"},"ACTINDX":{"type":"number"},"ADJINFL":{"type":"number"},"MODIFDT":{"type":"string"},"ACCATNUM":{"type":"number"},"ACCTENTR":{"type":"number"},"ACCTTYPE":{"type":"number"},"ACTALIAS":{"type":"string"},"ACTDESCR":{"type":"string"},"BALFRCLC":{"type":"number"},"CNVRMTHD":{"type":"number"},"CRDTAMNT":{"type":"number"},"CREATDDT":{"type":"string"},"DEBITAMT":{"type":"number"},"DECPLACS":{"type":"number"},"DSPLKUPS":{"type":"string","contentEncoding":"base64"},"FXDORVAR":{"type":"number"},"HSTRCLRT":{"type":"number"},"INFLAEQU":{"type":"number"},"INFLAREV":{"type":"number"},"MNACSGMT":{"type":"string"},"NOTEINDX":{"type":"number"},"PERDBLNC":{"type":"number"},"PERIODID":{"type":"number"},"PSTNGTYP":{"type":"number"},"PostIvIn":{"type":"number"},"PostPRIn":{"type":"number"},"TPCLBLNC":{"type":"number"},"USERDEF1":{"type":"string"},"USERDEF2":{"type":"string"},"USRDEFS1":{"type":"string"},"USRDEFS2":{"type":"string"},"Ledger_ID":{"type":"number"},"PostSlsIn":{"type":"number"},"ACTNUMBR_1":{"type":"string"},"ACTNUMBR_2":{"type":"string"},"ACTNUMBR_3":{"type":"string"},"ACTNUMBR_4":{"type":"string"},"ACTNUMBR_5":{"type":"string"},"DEX_ROW_ID":{"type":"number"},"DEX_ROW_TS":{"type":"string"},"PostPurchIn":{"type":"number"},"Clear_Balance":{"type":"number"},"Workflow_Status":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["DEX_ROW_ID"]],"aliasName":"GL20000","selected":true},"stream":{"name":"GL20000","jsonSchema":{"type":"object","properties":{"ICTRX":{"type":"number"},"TIME1":{"type":"string"},"SERIES":{"type":"number"},"VOIDED":{"type":"number"},"ACTINDX":{"type":"number"},"DOCDATE":{"type":"string"},"ORCOMID":{"type":"string"},"QKOFSET":{"type":"number"},"TRXDATE":{"type":"string"},"APPRVLDT":{"type":"string"},"CRDTAMNT":{"type":"number"},"CURNCYID":{"type":"string"},"CURRNIDX":{"type":"number"},"DEBITAMT":{"type":"number"},"DENXRATE":{"type":"number"},"DSCRIPTN":{"type":"string"},"EXCHDATE":{"type":"string"},"EXGTBLID":{"type":"string"},"JRNENTRY":{"type":"number"},"LASTUSER":{"type":"string"},"LSTDTEDT":{"type":"string"},"MCTRXSTT":{"type":"number"},"NOTEINDX":{"type":"number"},"OPENYEAR":{"type":"number"},"ORCRDAMT":{"type":"number"},"ORCTRNUM":{"type":"string"},"ORDBTAMT":{"type":"number"},"ORDOCNUM":{"type":"string"},"ORGNATYP":{"type":"number"},"ORGNTSRC":{"type":"string"},"ORIGINJE":{"type":"number"},"ORMSTRID":{"type":"string"},"ORMSTRNM":{"type":"string"},"ORPSTDDT":{"type":"string"},"ORTRXSRC":{"type":"string"},"ORTRXTYP":{"type":"number"},"PERIODID":{"type":"number"},"POLLDTRX":{"type":"number"},"PPSGNMBR":{"type":"number"},"PSTGNMBR":{"type":"number"},"RATETPID":{"type":"string"},"RCTRXSEQ":{"type":"number"},"REFRENCE":{"type":"string"},"RTCLCMTD":{"type":"number"},"SEQNUMBR":{"type":"number"},"SOURCDOC":{"type":"string"},"TRXSORCE":{"type":"string"},"USWHPSTD":{"type":"string"},"XCHGRATE":{"type":"number"},"DTA_Index":{"type":"number"},"Ledger_ID":{"type":"number"},"DEX_ROW_ID":{"type":"number"},"DEX_ROW_TS":{"type":"string"},"OrigSeqNum":{"type":"number"},"APRVLUSERID":{"type":"string"},"Back_Out_JE":{"type":"number"},"Original_JE":{"type":"number"},"Correcting_JE":{"type":"number"},"DTA_GL_Status":{"type":"number"},"OrigDTASeries":{"type":"number"},"Back_Out_JE_Year":{"type":"number"},"Original_JE_Year":{"type":"number"},"CorrespondingUnit":{"type":"string"},"Correcting_JE_Year":{"type":"number"},"Original_JE_Seq_Num":{"type":"number"},"User_Defined_Text01":{"type":"string"},"User_Defined_Text02":{"type":"string"},"Adjustment_Transaction":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["DEX_ROW_ID"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["DEX_ROW_ID"]],"aliasName":"GL30000","selected":true},"stream":{"name":"GL30000","jsonSchema":{"type":"object","properties":{"ICTRX":{"type":"number"},"TIME1":{"type":"string"},"SERIES":{"type":"number"},"VOIDED":{"type":"number"},"ACTINDX":{"type":"number"},"DOCDATE":{"type":"string"},"HSTYEAR":{"type":"number"},"ORCOMID":{"type":"string"},"QKOFSET":{"type":"number"},"TRXDATE":{"type":"string"},"APPRVLDT":{"type":"string"},"CRDTAMNT":{"type":"number"},"CURNCYID":{"type":"string"},"CURRNIDX":{"type":"number"},"DEBITAMT":{"type":"number"},"DENXRATE":{"type":"number"},"DSCRIPTN":{"type":"string"},"EXCHDATE":{"type":"string"},"EXGTBLID":{"type":"string"},"JRNENTRY":{"type":"number"},"LASTUSER":{"type":"string"},"LSTDTEDT":{"type":"string"},"MCTRXSTT":{"type":"number"},"NOTEINDX":{"type":"number"},"ORCRDAMT":{"type":"number"},"ORCTRNUM":{"type":"string"},"ORDBTAMT":{"type":"number"},"ORDOCNUM":{"type":"string"},"ORGNATYP":{"type":"number"},"ORGNTSRC":{"type":"string"},"ORIGINJE":{"type":"number"},"ORMSTRID":{"type":"string"},"ORMSTRNM":{"type":"string"},"ORPSTDDT":{"type":"string"},"ORTRXSRC":{"type":"string"},"ORTRXTYP":{"type":"number"},"PERIODID":{"type":"number"},"POLLDTRX":{"type":"number"},"PPSGNMBR":{"type":"number"},"PSTGNMBR":{"type":"number"},"RATETPID":{"type":"string"},"RCTRXSEQ":{"type":"number"},"REFRENCE":{"type":"string"},"RTCLCMTD":{"type":"number"},"SEQNUMBR":{"type":"number"},"SOURCDOC":{"type":"string"},"TRXSORCE":{"type":"string"},"USWHPSTD":{"type":"string"},"XCHGRATE":{"type":"number"},"DTA_Index":{"type":"number"},"Ledger_ID":{"type":"number"},"DEX_ROW_ID":{"type":"number"},"DEX_ROW_TS":{"type":"string"},"OrigSeqNum":{"type":"number"},"APRVLUSERID":{"type":"string"},"Back_Out_JE":{"type":"number"},"Original_JE":{"type":"number"},"Correcting_JE":{"type":"number"},"DTA_GL_Status":{"type":"number"},"OrigDTASeries":{"type":"number"},"Back_Out_JE_Year":{"type":"number"},"Original_JE_Year":{"type":"number"},"CorrespondingUnit":{"type":"string"},"Correcting_JE_Year":{"type":"number"},"Original_JE_Seq_Num":{"type":"number"},"User_Defined_Text01":{"type":"string"},"User_Defined_Text02":{"type":"string"},"Adjustment_Transaction":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["DEX_ROW_ID"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["SGMTNUMB"],["SGMNTID"]],"aliasName":"GL40200","selected":true},"stream":{"name":"GL40200","jsonSchema":{"type":"object","properties":{"SGMNTID":{"type":"string"},"DSCRIPTN":{"type":"string"},"NOTEINDX":{"type":"number"},"SEGCOUNT":{"type":"number"},"SGMTNUMB":{"type":"number"},"DEX_ROW_ID":{"type":"number"},"DEX_ROW_TS":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["SGMTNUMB"],["SGMNTID"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["ITEMNMBR"]],"aliasName":"IV00101","selected":true},"stream":{"name":"IV00101","jsonSchema":{"type":"object","properties":{"TCC":{"type":"string"},"USERID":{"type":"string"},"ABCCODE":{"type":"number"},"LOTTYPE":{"type":"string"},"MODIFDT":{"type":"string"},"UPPVIDX":{"type":"number"},"ALTITEM1":{"type":"string"},"ALTITEM2":{"type":"string"},"ALWBKORD":{"type":"number"},"ASMVRIDX":{"type":"number"},"CGSINFLX":{"type":"number"},"CGSMCIDX":{"type":"number"},"CREATDDT":{"type":"string"},"CURRCOST":{"type":"number"},"DECPLCUR":{"type":"number"},"DECPLQTY":{"type":"number"},"DPSHPIDX":{"type":"number"},"INACTIVE":{"type":"number"},"INVMCIDX":{"type":"number"},"ITEMCODE":{"type":"string"},"ITEMDESC":{"type":"string"},"ITEMNMBR":{"type":"string"},"ITEMSHWT":{"type":"number"},"ITEMTYPE":{"type":"number"},"ITMCLSCD":{"type":"string"},"ITMGEDSC":{"type":"string"},"ITMSHNAM":{"type":"string"},"ITMTRKOP":{"type":"number"},"ITMTSHID":{"type":"string"},"IVCOGSIX":{"type":"number"},"IVDMGIDX":{"type":"number"},"IVINFIDX":{"type":"number"},"IVINSVIX":{"type":"number"},"IVINUSIX":{"type":"number"},"IVIVINDX":{"type":"number"},"IVIVOFIX":{"type":"number"},"IVRETIDX":{"type":"number"},"IVSCRVIX":{"type":"number"},"IVSLDSIX":{"type":"number"},"IVSLRNIX":{"type":"number"},"IVSLSIDX":{"type":"number"},"IVVARIDX":{"type":"number"},"KPCALHST":{"type":"number"},"KPDSTHST":{"type":"number"},"KPERHIST":{"type":"number"},"KPTRXHST":{"type":"number"},"KTACCTSR":{"type":"number"},"LOCNCODE":{"type":"string"},"MSTRCDTY":{"type":"number"},"NOTEINDX":{"type":"number"},"PINFLIDX":{"type":"number"},"PRCHSUOM":{"type":"string"},"PRCLEVEL":{"type":"string"},"PRICMTHD":{"type":"number"},"PURMCIDX":{"type":"number"},"PURPVIDX":{"type":"number"},"SELNGUOM":{"type":"string"},"STNDCOST":{"type":"number"},"TAXOPTNS":{"type":"number"},"UOMSCHDL":{"type":"string"},"VCTNMTHD":{"type":"number"},"WRNTYDYS":{"type":"number"},"CNTRYORGN":{"type":"string"},"LASTGENSN":{"type":"string"},"MINSHELF1":{"type":"number"},"MINSHELF2":{"type":"number"},"DEX_ROW_ID":{"type":"number"},"DEX_ROW_TS":{"type":"string"},"LASTGENLOT":{"type":"string"},"LOTEXPWARN":{"type":"number"},"PriceGroup":{"type":"string"},"USCATVLS_1":{"type":"string"},"USCATVLS_2":{"type":"string"},"USCATVLS_3":{"type":"string"},"USCATVLS_4":{"type":"string"},"USCATVLS_5":{"type":"string"},"USCATVLS_6":{"type":"string"},"INCLUDEINDP":{"type":"number"},"ITMPLNNNGTYP":{"type":"number"},"LOTEXPWARNDAYS":{"type":"number"},"STTSTCLVLPRCNTG":{"type":"number"},"Revalue_Inventory":{"type":"number"},"Lot_Split_Quantity":{"type":"number"},"Purchase_Tax_Options":{"type":"number"},"Tolerance_Percentage":{"type":"number"},"UseQtyOverageTolerance":{"type":"number"},"QtyOverTolerancePercent":{"type":"number"},"UseQtyShortageTolerance":{"type":"number"},"Purchase_Item_Tax_Schedu":{"type":"string"},"QtyShortTolerancePercent":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["ITEMNMBR"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["ITEMNMBR"],["RCRDTYPE"],["LOCNCODE"]],"aliasName":"IV00102","selected":true},"stream":{"name":"IV00102","jsonSchema":{"type":"object","properties":{"BGNGQTY":{"type":"number"},"BINNMBR":{"type":"string"},"BUYERID":{"type":"string"},"QTYSOLD":{"type":"number"},"ATYALLOC":{"type":"number"},"INACTIVE":{"type":"number"},"ITEMNMBR":{"type":"string"},"ITMFRFLG":{"type":"number"},"LOCNCODE":{"type":"string"},"LRCPTQTY":{"type":"number"},"LSORDQTY":{"type":"number"},"LSORDVND":{"type":"string"},"LSRCPTDT":{"type":"string"},"LSTCNTDT":{"type":"string"},"LSTCNTTM":{"type":"string"},"LSTORDDT":{"type":"string"},"NXTCNTDT":{"type":"string"},"NXTCNTTM":{"type":"string"},"PRIMVNDR":{"type":"string"},"QTYBKORD":{"type":"number"},"QTYCOMTD":{"type":"number"},"QTYDMGED":{"type":"number"},"QTYINSVC":{"type":"number"},"QTYINUSE":{"type":"number"},"QTYONHND":{"type":"number"},"QTYONORD":{"type":"number"},"QTYRQSTN":{"type":"number"},"QTYRTRND":{"type":"number"},"RCRDTYPE":{"type":"number"},"NMBROFDYS":{"type":"number"},"PLANNERID":{"type":"string"},"PLNFNLPAB":{"type":"number"},"AUTOCHKATP":{"type":"number"},"BOMRCPTBIN":{"type":"string"},"DEX_ROW_ID":{"type":"number"},"FXDORDRQTY":{"type":"number"},"ORDRPNTQTY":{"type":"number"},"PORETRNBIN":{"type":"string"},"MNMMORDRQTY":{"type":"number"},"MXMMORDRQTY":{"type":"number"},"ORDERPOLICY":{"type":"number"},"ORDRUPTOLVL":{"type":"number"},"PRCHSNGLDTM":{"type":"number"},"SFTYSTCKQTY":{"type":"number"},"SORETURNBIN":{"type":"string"},"CALCULATEATP":{"type":"number"},"MORECEIPTBIN":{"type":"string"},"PORECEIPTBIN":{"type":"string"},"STAGINGLDTME":{"type":"number"},"DMNDTMFNCPRDS":{"type":"number"},"ORDERMULTIPLE":{"type":"number"},"PurchasePrice":{"type":"number"},"STCKCNTINTRVL":{"type":"number"},"INCLDDINPLNNNG":{"type":"number"},"INCLDMRPCANCEL":{"type":"number"},"INCLDMRPMOVEIN":{"type":"number"},"Move_Out_Fence":{"type":"number"},"PLNNNGTMFNCDYS":{"type":"number"},"POPOrderMethod":{"type":"number"},"FRCSTCNSMPTNPRD":{"type":"number"},"INCLDMRPMOVEOUT":{"type":"number"},"MNFCTRNGFXDLDTM":{"type":"number"},"REORDERVARIANCE":{"type":"number"},"REPAIRISSUESBIN":{"type":"string"},"SHRINKAGEFACTOR":{"type":"number"},"MATERIALISSUEBIN":{"type":"string"},"MNFCTRNGVRBLLDTM":{"type":"number"},"QTY_Drop_Shipped":{"type":"number"},"SOFULFILLMENTBIN":{"type":"string"},"IncludeBackorders":{"type":"number"},"PICKTICKETITEMOPT":{"type":"number"},"IncludeAllocations":{"type":"number"},"MasterLocationCode":{"type":"string"},"POPVendorSelection":{"type":"number"},"ReplenishmentLevel":{"type":"number"},"IncludeRequisitions":{"type":"number"},"POPPricingSelection":{"type":"number"},"REPLENISHMENTMETHOD":{"type":"number"},"Landed_Cost_Group_ID":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["ITEMNMBR"],["RCRDTYPE"],["LOCNCODE"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["DOCTYPE"],["DOCNUMBR"],["LNSEQNBR"]],"aliasName":"IV30300","selected":true},"stream":{"name":"IV30300","jsonSchema":{"type":"object","properties":{"UOFM":{"type":"string"},"TRXQTY":{"type":"number"},"DOCDATE":{"type":"string"},"DOCTYPE":{"type":"number"},"CUSTNMBR":{"type":"string"},"DECPLCUR":{"type":"number"},"DECPLQTY":{"type":"number"},"DOCNUMBR":{"type":"string"},"EXTDCOST":{"type":"number"},"HSTMODUL":{"type":"string"},"ITEMNMBR":{"type":"string"},"IVIVINDX":{"type":"number"},"IVIVOFIX":{"type":"number"},"LNSEQNBR":{"type":"number"},"QTYBSUOM":{"type":"number"},"TRFQTYTY":{"type":"number"},"TRNSTLOC":{"type":"string"},"TRTQTYTY":{"type":"number"},"TRXLOCTN":{"type":"string"},"TRXSORCE":{"type":"string"},"UNITCOST":{"type":"number"},"DEX_ROW_ID":{"type":"number"},"Reason_Code":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["DOCTYPE"],["DOCNUMBR"],["LNSEQNBR"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["UOMSCHDL"]],"aliasName":"IV40201","selected":true},"stream":{"name":"IV40201","jsonSchema":{"type":"object","properties":{"BASEUOFM":{"type":"string"},"NOTEINDX":{"type":"number"},"UMDPQTYS":{"type":"number"},"UMSCHDSC":{"type":"string"},"UOMSCHDL":{"type":"string"},"DEX_ROW_ID":{"type":"number"},"DEX_ROW_TS":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["UOMSCHDL"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["ACTINDX"],["CURNCYID"]],"aliasName":"MC00200","selected":true},"stream":{"name":"MC00200","jsonSchema":{"type":"object","properties":{"ACTINDX":{"type":"number"},"REVALUE":{"type":"number"},"CURNCYID":{"type":"string"},"REVLUHOW":{"type":"number"},"DEX_ROW_ID":{"type":"number"},"DEX_ROW_TS":{"type":"string"},"Post_Results_To":{"type":"number"},"CurrencyTranslationType":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["ACTINDX"],["CURNCYID"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["VENDORID"]],"aliasName":"PM00200","selected":true},"stream":{"name":"PM00200","jsonSchema":{"type":"object","properties":{"CITY":{"type":"string"},"HOLD":{"type":"number"},"CBVAT":{"type":"number"},"CCode":{"type":"string"},"STATE":{"type":"string"},"DECLID":{"type":"string"},"PHONE3":{"type":"string"},"COUNTRY":{"type":"string"},"MODIFDT":{"type":"string"},"UPSZONE":{"type":"string"},"VENDDBA":{"type":"string"},"ZIPCODE":{"type":"string"},"ACNMVNDR":{"type":"string"},"ACPURIDX":{"type":"number"},"ADDRESS1":{"type":"string"},"ADDRESS2":{"type":"string"},"ADDRESS3":{"type":"string"},"BRTHDATE":{"type":"string"},"CHEKBKID":{"type":"string"},"COMMENT1":{"type":"string"},"COMMENT2":{"type":"string"},"CREATDDT":{"type":"string"},"CREDTLMT":{"type":"number"},"CRLMTDLR":{"type":"number"},"CRTCOMDT":{"type":"string"},"CRTEXPDT":{"type":"string"},"CURNCYID":{"type":"string"},"DISGRPER":{"type":"number"},"DOCFMTID":{"type":"string"},"DUEGRPER":{"type":"number"},"DXVARNUM":{"type":"string"},"FAXNUMBR":{"type":"string"},"GOVCRPID":{"type":"string"},"GOVINDID":{"type":"string"},"KGLDSTHS":{"type":"number"},"KPCALHST":{"type":"number"},"KPERHIST":{"type":"number"},"KPTRXHST":{"type":"number"},"MAXINDLR":{"type":"number"},"MINORDER":{"type":"number"},"MINPYDLR":{"type":"number"},"MINPYPCT":{"type":"number"},"MINPYTYP":{"type":"number"},"MXIAFVND":{"type":"number"},"MXWOFAMT":{"type":"number"},"NOTEINDX":{"type":"number"},"PARVENID":{"type":"string"},"PHNUMBR1":{"type":"string"},"PHNUMBR2":{"type":"string"},"PMAPINDX":{"type":"number"},"PMCSHIDX":{"type":"number"},"PMDAVIDX":{"type":"number"},"PMDTKIDX":{"type":"number"},"PMFINIDX":{"type":"number"},"PMFRTIDX":{"type":"number"},"PMMSCHIX":{"type":"number"},"PMPRCHIX":{"type":"number"},"PMRTNGIX":{"type":"number"},"PMTAXIDX":{"type":"number"},"PMTDSCIX":{"type":"number"},"PMWRTIDX":{"type":"number"},"PPSTAXRT":{"type":"number"},"PRSPAYEE":{"type":"number"},"PTCSHACF":{"type":"number"},"PURPVIDX":{"type":"number"},"PYMNTPRI":{"type":"string"},"PYMTRMID":{"type":"string"},"RATETPID":{"type":"string"},"RTOBUTKN":{"type":"number"},"SBPPSDED":{"type":"number"},"SHIPMTHD":{"type":"string"},"TAXSCHID":{"type":"string"},"TRDDISCT":{"type":"number"},"TXIDNMBR":{"type":"string"},"TXRGNNUM":{"type":"string"},"USERDEF1":{"type":"string"},"USERDEF2":{"type":"string"},"USERLANG":{"type":"number"},"VADCDPAD":{"type":"string"},"VADCDSFR":{"type":"string"},"VADCDTRO":{"type":"string"},"VADDCDPR":{"type":"string"},"VENDNAME":{"type":"string"},"VENDORID":{"type":"string"},"VENDSHNM":{"type":"string"},"VENDSTTS":{"type":"number"},"VNDCHKNM":{"type":"string"},"VNDCLSID":{"type":"string"},"VNDCNTCT":{"type":"string"},"WRITEOFF":{"type":"number"},"XPDTOBLG":{"type":"number"},"TEN99TYPE":{"type":"number"},"VADCD1099":{"type":"string"},"DEX_ROW_ID":{"type":"number"},"DEX_ROW_TS":{"type":"string"},"FREEONBOARD":{"type":"number"},"TaxInvRecvd":{"type":"number"},"LaborPmtType":{"type":"number"},"Revalue_Vendor":{"type":"number"},"TEN99BOXNUMBER":{"type":"number"},"TaxFileNumMode":{"type":"number"},"Post_Results_To":{"type":"number"},"WithholdingType":{"type":"number"},"Workflow_Status":{"type":"number"},"ONEPAYPERVENDINV":{"type":"number"},"Workflow_Priority":{"type":"number"},"WithholdingFormType":{"type":"number"},"WithholdingEntityType":{"type":"number"},"Workflow_Approval_Status":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["VENDORID"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["CNTRLTYP"],["CNTRLNUM"]],"aliasName":"PM00400","selected":true},"stream":{"name":"PM00400","jsonSchema":{"type":"object","properties":{"USERID":{"type":"string"},"DOCDATE":{"type":"string"},"DOCTYPE":{"type":"number"},"DUEDATE":{"type":"string"},"BCHSOURC":{"type":"string"},"CHEKBKID":{"type":"string"},"CNTRLNUM":{"type":"string"},"CNTRLTYP":{"type":"number"},"DCSTATUS":{"type":"number"},"DISCDATE":{"type":"string"},"DOCNUMBR":{"type":"string"},"TRXSORCE":{"type":"string"},"VENDORID":{"type":"string"},"DEX_ROW_ID":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["CNTRLTYP"],["CNTRLNUM"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["VCHRNMBR"],["CNTRLTYP"],["APTVCHNM"],["SPCLDIST"],["DSTSQNUM"]],"aliasName":"PM10100","selected":true},"stream":{"name":"PM10100","jsonSchema":{"type":"object","properties":{"TIME1":{"type":"string"},"USERID":{"type":"string"},"CHANGED":{"type":"number"},"DSTINDX":{"type":"number"},"DistRef":{"type":"string"},"INTERID":{"type":"string"},"APTODCTY":{"type":"number"},"APTVCHNM":{"type":"string"},"CNTRLTYP":{"type":"number"},"CRDTAMNT":{"type":"number"},"CURNCYID":{"type":"string"},"CURRNIDX":{"type":"number"},"DEBITAMT":{"type":"number"},"DECPLACS":{"type":"number"},"DENXRATE":{"type":"number"},"DISTTYPE":{"type":"number"},"DSTSQNUM":{"type":"number"},"EXCHDATE":{"type":"string"},"EXGTBLID":{"type":"string"},"EXPNDATE":{"type":"string"},"ICCURRID":{"type":"string"},"ICCURRIX":{"type":"number"},"MCTRXSTT":{"type":"number"},"ORCRDAMT":{"type":"number"},"ORDBTAMT":{"type":"number"},"PSTGDATE":{"type":"string"},"PSTGSTUS":{"type":"number"},"RATETPID":{"type":"string"},"RTCLCMTD":{"type":"number"},"SPCLDIST":{"type":"number"},"TRXSORCE":{"type":"string"},"VCHRNMBR":{"type":"string"},"VENDORID":{"type":"string"},"XCHGRATE":{"type":"number"},"DEX_ROW_ID":{"type":"number"},"CorrespondingUnit":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["VCHRNMBR"],["CNTRLTYP"],["APTVCHNM"],["SPCLDIST"],["DSTSQNUM"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["APTVCHNM"],["APTODCTY"],["VCHRNMBR"],["DOCTYPE"]],"aliasName":"PM10200","selected":true},"stream":{"name":"PM10200","jsonSchema":{"type":"object","properties":{"DATE1":{"type":"string"},"TIME1":{"type":"string"},"POSTED":{"type":"number"},"DOCDATE":{"type":"string"},"DOCTYPE":{"type":"number"},"ORDATKN":{"type":"number"},"APFRDCNM":{"type":"string"},"APPLDAMT":{"type":"number"},"APTODCDT":{"type":"string"},"APTODCNM":{"type":"string"},"APTODCTY":{"type":"number"},"APTVCHNM":{"type":"string"},"CURNCYID":{"type":"string"},"CURRNIDX":{"type":"number"},"DISAVTKN":{"type":"number"},"DISTKNAM":{"type":"number"},"FROMCURR":{"type":"string"},"GLPOSTDT":{"type":"string"},"GSTDSAMT":{"type":"number"},"ORAPPAMT":{"type":"number"},"ORDISTKN":{"type":"number"},"ORWROFAM":{"type":"number"},"PPSAMDED":{"type":"number"},"RLGANLOS":{"type":"number"},"TAXDTLID":{"type":"string"},"VCHRNMBR":{"type":"string"},"VENDORID":{"type":"string"},"WROFAMNT":{"type":"number"},"TEN99AMNT":{"type":"number"},"APTOEXRATE":{"type":"number"},"DEX_ROW_ID":{"type":"number"},"APFRMEXRATE":{"type":"number"},"APTODENRATE":{"type":"number"},"APYTORNDAMT":{"type":"number"},"APFRMAPLYAMT":{"type":"number"},"APFRMDENRATE":{"type":"number"},"APFRMWROFAMT":{"type":"number"},"APTOMCTRXSTT":{"type":"number"},"APYFRMRNDAMT":{"type":"number"},"APYTORNDDISC":{"type":"number"},"DEFTEN99TYPE":{"type":"number"},"OAPYTORNDAMT":{"type":"number"},"APFRMMCTRXSTT":{"type":"number"},"APTORTCLCMETH":{"type":"number"},"OAPYFRMRNDAMT":{"type":"number"},"OAPYTORNDDISC":{"type":"number"},"APFRMDISCAVAIL":{"type":"number"},"APFRMDISCTAKEN":{"type":"number"},"APFRMRTCLCMETH":{"type":"number"},"Credit1099Amount":{"type":"number"},"ApplyToGLPostDate":{"type":"string"},"DEFTEN99BOXNUMBER":{"type":"number"},"Revaluation_Status":{"type":"number"},"ActualApplyToAmount":{"type":"number"},"ApplyFromGLPostDate":{"type":"string"},"ActualDiscAvailTaken":{"type":"number"},"ActualWriteOffAmount":{"type":"number"},"ActualDiscTakenAmount":{"type":"number"},"Settled_Gain_CreditCurrT":{"type":"number"},"Settled_Gain_DebitCurrTr":{"type":"number"},"Settled_Gain_DebitDiscAv":{"type":"number"},"Settled_Loss_CreditCurrT":{"type":"number"},"Settled_Loss_DebitCurrTr":{"type":"number"},"Settled_Loss_DebitDiscAv":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["APTVCHNM"],["APTODCTY"],["VCHRNMBR"],["DOCTYPE"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["BCHSOURC"],["BACHNUMB"],["PMNTNMBR"]],"aliasName":"PM10300","selected":true},"stream":{"name":"PM10300","jsonSchema":{"type":"object","properties":{"CITY":{"type":"string"},"STATE":{"type":"string"},"VOIDED":{"type":"number"},"COUNTRY":{"type":"string"},"DOCDATE":{"type":"string"},"DOCTYPE":{"type":"number"},"LNGDESC":{"type":"string"},"MODIFDT":{"type":"string"},"SDORMBY":{"type":"number"},"ZIPCODE":{"type":"string"},"ADDRESS1":{"type":"string"},"ADDRESS2":{"type":"string"},"ADDRESS3":{"type":"string"},"AMTINWDS":{"type":"string"},"AMWDSNBR":{"type":"string"},"APPLDAMT":{"type":"number"},"BACHNUMB":{"type":"string"},"BCHSOURC":{"type":"string"},"CARDNAME":{"type":"string"},"CHEKBKID":{"type":"string"},"CHEKTOTL":{"type":"number"},"CHKCOMNT":{"type":"string"},"CNTRLTYP":{"type":"number"},"COMMENT1":{"type":"string"},"CTYSTZIP":{"type":"string"},"CURNCYID":{"type":"string"},"CURTRXAM":{"type":"number"},"DISAMTAV":{"type":"number"},"DISTKNAM":{"type":"number"},"DOCNUMBR":{"type":"string"},"GSTDSAMT":{"type":"number"},"KEYFIELD":{"type":"string"},"LDOCRMTC":{"type":"number"},"MDFUSRID":{"type":"string"},"NOTEINDX":{"type":"number"},"PGRAMSBJ":{"type":"number"},"PMDSTMSG":{"type":"string","contentEncoding":"base64"},"PMNTNMBR":{"type":"string"},"PMWRKMS2":{"type":"string","contentEncoding":"base64"},"PMWRKMSG":{"type":"string","contentEncoding":"base64"},"PONUMBER":{"type":"string"},"POSTEDDT":{"type":"string"},"PPSAMDED":{"type":"number"},"PPSTAXRT":{"type":"number"},"PSTGDATE":{"type":"string"},"PSTGSTUS":{"type":"number"},"PTDUSRID":{"type":"string"},"PYENTTYP":{"type":"number"},"REPRNTED":{"type":"number"},"SEPRMTNC":{"type":"number"},"SOURCDOC":{"type":"string"},"STBOVRFL":{"type":"number"},"STRGA255":{"type":"string"},"STRGB255":{"type":"string"},"TotWOAmt":{"type":"number"},"TotWOTot":{"type":"number"},"VCHRNMBR":{"type":"string"},"VENDNAME":{"type":"string"},"VENDORID":{"type":"string"},"VNDCHKNM":{"type":"string"},"WROFAMNT":{"type":"number"},"TotCrdAmt":{"type":"number"},"TotDocAmt":{"type":"number"},"TotNegTot":{"type":"number"},"DEX_ROW_ID":{"type":"number"},"Electronic":{"type":"number"},"TotAmtPaid":{"type":"number"},"TotCrdDocAmt":{"type":"number"},"TotPPSAmtDed":{"type":"number"},"TotTotDocAmt":{"type":"number"},"TotalPaidTot":{"type":"number"},"TotDiscTknAmt":{"type":"number"},"TotDiscTknTot":{"type":"number"},"TotGSTDiscAmt":{"type":"number"},"Net_Paid_Amount":{"type":"number"},"Outstanding_Amount":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["BCHSOURC"],["BACHNUMB"],["PMNTNMBR"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["DOCTYPE"],["VCHRNMBR"]],"aliasName":"PM20000","selected":true},"stream":{"name":"PM20000","jsonSchema":{"type":"object","properties":{"HOLD":{"type":"number"},"CBVAT":{"type":"number"},"ECTRX":{"type":"number"},"ICTRX":{"type":"number"},"VOIDED":{"type":"number"},"CORRCTN":{"type":"number"},"DOCAMNT":{"type":"number"},"DOCDATE":{"type":"string"},"DOCTYPE":{"type":"number"},"DUEDATE":{"type":"string"},"FRTAMNT":{"type":"number"},"LNGDESC":{"type":"string"},"MODIFDT":{"type":"string"},"TAXAMNT":{"type":"number"},"APLYWITH":{"type":"number"},"BACHNUMB":{"type":"string"},"BCHSOURC":{"type":"string"},"BKTFRTAM":{"type":"number"},"BKTMSCAM":{"type":"number"},"BKTPURAM":{"type":"number"},"BNKRCAMT":{"type":"number"},"CARDNAME":{"type":"string"},"CHEKBKID":{"type":"string"},"CNTRLTYP":{"type":"number"},"CURNCYID":{"type":"string"},"CURTRXAM":{"type":"number"},"DINVPDOF":{"type":"string"},"DISAMTAV":{"type":"number"},"DISAVTKN":{"type":"number"},"DISCAMNT":{"type":"number"},"DISCDATE":{"type":"string"},"DISTKNAM":{"type":"number"},"DOCNUMBR":{"type":"string"},"DSCDLRAM":{"type":"number"},"FRTSCHID":{"type":"string"},"GSTDSAMT":{"type":"number"},"MDFUSRID":{"type":"string"},"MSCCHAMT":{"type":"number"},"MSCSCHID":{"type":"string"},"NOTEINDX":{"type":"number"},"PCHSCHID":{"type":"string"},"PGRAMSBJ":{"type":"number"},"PONUMBER":{"type":"string"},"PORDNMBR":{"type":"string"},"POSTEDDT":{"type":"string"},"PPSAMDED":{"type":"number"},"PPSTAXRT":{"type":"number"},"PRCHAMNT":{"type":"number"},"PRCHDATE":{"type":"string"},"PRCTDISC":{"type":"number"},"PSTGDATE":{"type":"string"},"PTDUSRID":{"type":"string"},"PYENTTYP":{"type":"number"},"PYMTRMID":{"type":"string"},"RETNAGAM":{"type":"number"},"SHIPMTHD":{"type":"string"},"SIMPLIFD":{"type":"number"},"TAXSCHID":{"type":"string"},"TRDISAMT":{"type":"number"},"TRXDSCRN":{"type":"string"},"TRXSORCE":{"type":"string"},"TTLPYMTS":{"type":"number"},"Tax_Date":{"type":"string"},"UN1099AM":{"type":"number"},"VADCDTRO":{"type":"string"},"VCHRNMBR":{"type":"string"},"VENDORID":{"type":"string"},"VNDCHKNM":{"type":"string"},"WROFAMNT":{"type":"number"},"TEN99AMNT":{"type":"number"},"TEN99TYPE":{"type":"number"},"DEX_ROW_ID":{"type":"number"},"DEX_ROW_TS":{"type":"string"},"DocPrinted":{"type":"number"},"Electronic":{"type":"number"},"TaxInvReqd":{"type":"number"},"TEN99BOXNUMBER":{"type":"number"},"Workflow_Status":{"type":"number"},"BackoutTradeDisc":{"type":"number"},"InvoiceReceiptDate":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["DOCTYPE"],["VCHRNMBR"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["DOCTYPE"],["VCHRNMBR"]],"aliasName":"PM30200","selected":true},"stream":{"name":"PM30200","jsonSchema":{"type":"object","properties":{"HOLD":{"type":"number"},"CBVAT":{"type":"number"},"ECTRX":{"type":"number"},"ICTRX":{"type":"number"},"VOIDED":{"type":"number"},"CORRCTN":{"type":"number"},"DOCAMNT":{"type":"number"},"DOCDATE":{"type":"string"},"DOCTYPE":{"type":"number"},"DUEDATE":{"type":"string"},"FRTAMNT":{"type":"number"},"LNGDESC":{"type":"string"},"MODIFDT":{"type":"string"},"TAXAMNT":{"type":"number"},"APLYWITH":{"type":"number"},"BACHNUMB":{"type":"string"},"BCHSOURC":{"type":"string"},"BKTFRTAM":{"type":"number"},"BKTMSCAM":{"type":"number"},"BKTPURAM":{"type":"number"},"CARDNAME":{"type":"string"},"CHEKBKID":{"type":"string"},"CNTRLTYP":{"type":"number"},"CURNCYID":{"type":"string"},"CURTRXAM":{"type":"number"},"DINVPDOF":{"type":"string"},"DISAMTAV":{"type":"number"},"DISAVTKN":{"type":"number"},"DISCAMNT":{"type":"number"},"DISCDATE":{"type":"string"},"DISTKNAM":{"type":"number"},"DOCNUMBR":{"type":"string"},"DSCDLRAM":{"type":"number"},"FRTSCHID":{"type":"string"},"GSTDSAMT":{"type":"number"},"MDFUSRID":{"type":"string"},"MSCCHAMT":{"type":"number"},"MSCSCHID":{"type":"string"},"NOTEINDX":{"type":"number"},"PCHSCHID":{"type":"string"},"PGRAMSBJ":{"type":"number"},"PONUMBER":{"type":"string"},"PORDNMBR":{"type":"string"},"POSTEDDT":{"type":"string"},"PPSAMDED":{"type":"number"},"PPSTAXRT":{"type":"number"},"PRCHAMNT":{"type":"number"},"PRCHDATE":{"type":"string"},"PRCTDISC":{"type":"number"},"PSTGDATE":{"type":"string"},"PTDUSRID":{"type":"string"},"PYENTTYP":{"type":"number"},"PYMTRMID":{"type":"string"},"RETNAGAM":{"type":"number"},"SHIPMTHD":{"type":"string"},"SIMPLIFD":{"type":"number"},"TAXSCHID":{"type":"string"},"TRDISAMT":{"type":"number"},"TRXDSCRN":{"type":"string"},"TRXSORCE":{"type":"string"},"TTLPYMTS":{"type":"number"},"Tax_Date":{"type":"string"},"UN1099AM":{"type":"number"},"VADCDTRO":{"type":"string"},"VCHRNMBR":{"type":"string"},"VENDORID":{"type":"string"},"VNDCHKNM":{"type":"string"},"WROFAMNT":{"type":"number"},"TEN99AMNT":{"type":"number"},"TEN99TYPE":{"type":"number"},"VOIDPDATE":{"type":"string"},"DEX_ROW_ID":{"type":"number"},"DEX_ROW_TS":{"type":"string"},"DocPrinted":{"type":"number"},"Electronic":{"type":"number"},"TaxInvReqd":{"type":"number"},"TEN99BOXNUMBER":{"type":"number"},"Workflow_Status":{"type":"number"},"BackoutTradeDisc":{"type":"number"},"InvoiceReceiptDate":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["DOCTYPE"],["VCHRNMBR"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["APTVCHNM"],["APTODCTY"],["VCHRNMBR"],["DOCTYPE"]],"aliasName":"PM30300","selected":true},"stream":{"name":"PM30300","jsonSchema":{"type":"object","properties":{"DATE1":{"type":"string"},"TIME1":{"type":"string"},"POSTED":{"type":"number"},"DOCDATE":{"type":"string"},"DOCTYPE":{"type":"number"},"ORDATKN":{"type":"number"},"APFRDCNM":{"type":"string"},"APPLDAMT":{"type":"number"},"APTODCDT":{"type":"string"},"APTODCNM":{"type":"string"},"APTODCTY":{"type":"number"},"APTVCHNM":{"type":"string"},"CURNCYID":{"type":"string"},"CURRNIDX":{"type":"number"},"DISAVTKN":{"type":"number"},"DISTKNAM":{"type":"number"},"FROMCURR":{"type":"string"},"GLPOSTDT":{"type":"string"},"GSTDSAMT":{"type":"number"},"ORAPPAMT":{"type":"number"},"ORDISTKN":{"type":"number"},"ORWROFAM":{"type":"number"},"PPSAMDED":{"type":"number"},"RLGANLOS":{"type":"number"},"TAXDTLID":{"type":"string"},"VCHRNMBR":{"type":"string"},"VENDORID":{"type":"string"},"WROFAMNT":{"type":"number"},"TEN99AMNT":{"type":"number"},"APTOEXRATE":{"type":"number"},"DEX_ROW_ID":{"type":"number"},"APFRMEXRATE":{"type":"number"},"APTODENRATE":{"type":"number"},"APYTORNDAMT":{"type":"number"},"APFRMAPLYAMT":{"type":"number"},"APFRMDENRATE":{"type":"number"},"APFRMWROFAMT":{"type":"number"},"APTOMCTRXSTT":{"type":"number"},"APYFRMRNDAMT":{"type":"number"},"APYTORNDDISC":{"type":"number"},"DEFTEN99TYPE":{"type":"number"},"OAPYTORNDAMT":{"type":"number"},"APFRMMCTRXSTT":{"type":"number"},"APTORTCLCMETH":{"type":"number"},"OAPYFRMRNDAMT":{"type":"number"},"OAPYTORNDDISC":{"type":"number"},"APFRMDISCAVAIL":{"type":"number"},"APFRMDISCTAKEN":{"type":"number"},"APFRMRTCLCMETH":{"type":"number"},"Credit1099Amount":{"type":"number"},"ApplyToGLPostDate":{"type":"string"},"DEFTEN99BOXNUMBER":{"type":"number"},"Revaluation_Status":{"type":"number"},"ActualApplyToAmount":{"type":"number"},"ApplyFromGLPostDate":{"type":"string"},"ActualDiscAvailTaken":{"type":"number"},"ActualWriteOffAmount":{"type":"number"},"ActualDiscTakenAmount":{"type":"number"},"Settled_Gain_CreditCurrT":{"type":"number"},"Settled_Gain_DebitCurrTr":{"type":"number"},"Settled_Gain_DebitDiscAv":{"type":"number"},"Settled_Loss_CreditCurrT":{"type":"number"},"Settled_Loss_DebitCurrTr":{"type":"number"},"Settled_Loss_DebitDiscAv":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["APTVCHNM"],["APTODCTY"],["VCHRNMBR"],["DOCTYPE"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["VCHRNMBR"],["CNTRLTYP"],["APTVCHNM"],["SPCLDIST"],["DSTSQNUM"]],"aliasName":"PM30600","selected":true},"stream":{"name":"PM30600","jsonSchema":{"type":"object","properties":{"USERID":{"type":"string"},"CHANGED":{"type":"number"},"DOCTYPE":{"type":"number"},"DSTINDX":{"type":"number"},"DistRef":{"type":"string"},"APTODCTY":{"type":"number"},"APTVCHNM":{"type":"string"},"CNTRLTYP":{"type":"number"},"CRDTAMNT":{"type":"number"},"CURNCYID":{"type":"string"},"CURRNIDX":{"type":"number"},"DEBITAMT":{"type":"number"},"DISTTYPE":{"type":"number"},"DSTSQNUM":{"type":"number"},"ORCRDAMT":{"type":"number"},"ORDBTAMT":{"type":"number"},"PSTGDATE":{"type":"string"},"PSTGSTUS":{"type":"number"},"SPCLDIST":{"type":"number"},"TRXSORCE":{"type":"string"},"VCHRNMBR":{"type":"string"},"VENDORID":{"type":"string"},"DEX_ROW_ID":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["VCHRNMBR"],["CNTRLTYP"],["APTVCHNM"],["SPCLDIST"],["DSTSQNUM"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["POPRCTNM"],["RCPTLNNM"],["PONUMBER"],["POLNENUM"]],"aliasName":"POP10500","selected":true},"stream":{"name":"POP10500","jsonSchema":{"type":"object","properties":{"UOFM":{"type":"string"},"QTYREJ":{"type":"number"},"Status":{"type":"number"},"INVINDX":{"type":"number"},"POPTYPE":{"type":"number"},"QTYTYPE":{"type":"number"},"UPPVIDX":{"type":"number"},"ACPURIDX":{"type":"number"},"APPYTYPE":{"type":"number"},"COSTCODE":{"type":"string"},"COSTTYPE":{"type":"number"},"CURNCYID":{"type":"string"},"CURRNIDX":{"type":"number"},"DATERECD":{"type":"string"},"DENXRATE":{"type":"number"},"EXGTBLID":{"type":"string"},"ITEMNMBR":{"type":"string"},"JOBNUMBR":{"type":"string"},"NOTEINDX":{"type":"number"},"OLDCUCST":{"type":"number"},"OREXTCST":{"type":"number"},"OSTDCOST":{"type":"number"},"PCHRPTCT":{"type":"number"},"POLNENUM":{"type":"number"},"PONUMBER":{"type":"string"},"POPRCTNM":{"type":"string"},"QTYINVCD":{"type":"number"},"QTYMATCH":{"type":"number"},"QTYSHPPD":{"type":"number"},"RATECALC":{"type":"number"},"RATETPID":{"type":"string"},"RCPTLNNM":{"type":"number"},"RCTSEQNM":{"type":"number"},"RUPPVAMT":{"type":"number"},"SPRCPTCT":{"type":"number"},"SPRCTSEQ":{"type":"number"},"TRXLOCTN":{"type":"string"},"UMQTYINB":{"type":"number"},"VENDORID":{"type":"string"},"XCHGRATE":{"type":"number"},"ORCPTCOST":{"type":"number"},"QTYINVADJ":{"type":"number"},"DEX_ROW_ID":{"type":"number"},"QTYREPLACED":{"type":"number"},"QTYRESERVED":{"type":"number"},"Capital_Item":{"type":"number"},"QTYINVRESERVE":{"type":"number"},"Product_Indicator":{"type":"number"},"Posted_LC_PPV_Amount":{"type":"number"},"Total_Landed_Cost_Amount":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["POPRCTNM"],["RCPTLNNM"],["PONUMBER"],["POLNENUM"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["CUSTNMBR"]],"aliasName":"RM00101","selected":true},"stream":{"name":"RM00101","jsonSchema":{"type":"object","properties":{"FAX":{"type":"string"},"ZIP":{"type":"string"},"CITY":{"type":"string"},"HOLD":{"type":"number"},"CBVAT":{"type":"number"},"CCode":{"type":"string"},"STATE":{"type":"string"},"DECLID":{"type":"string"},"PHONE1":{"type":"string"},"PHONE2":{"type":"string"},"PHONE3":{"type":"string"},"COUNTRY":{"type":"string"},"FINCHID":{"type":"string"},"MODIFDT":{"type":"string"},"RMARACC":{"type":"number"},"RMAVACC":{"type":"number"},"RMIVACC":{"type":"number"},"RMWRACC":{"type":"number"},"UPSZONE":{"type":"string"},"ADDRESS1":{"type":"string"},"ADDRESS2":{"type":"string"},"ADDRESS3":{"type":"string"},"ADRSCODE":{"type":"string"},"BALNCTYP":{"type":"number"},"BANKNAME":{"type":"string"},"BNKBRNCH":{"type":"string"},"CCRDXPDT":{"type":"string"},"CHEKBKID":{"type":"string"},"CNTCPRSN":{"type":"string"},"COMMENT1":{"type":"string"},"COMMENT2":{"type":"string"},"CPRCSTNM":{"type":"string"},"CRCARDID":{"type":"string"},"CRCRDNUM":{"type":"string"},"CREATDDT":{"type":"string"},"CRLMTAMT":{"type":"number"},"CRLMTPAM":{"type":"number"},"CRLMTPER":{"type":"number"},"CRLMTTYP":{"type":"number"},"CURNCYID":{"type":"string"},"CUSTCLAS":{"type":"string"},"CUSTDISC":{"type":"number"},"CUSTNAME":{"type":"string"},"CUSTNMBR":{"type":"string"},"DEFCACTY":{"type":"number"},"DISGRPER":{"type":"number"},"DOCFMTID":{"type":"string"},"DUEGRPER":{"type":"number"},"FINCHDLR":{"type":"number"},"FNCHATYP":{"type":"number"},"FNCHPCNT":{"type":"number"},"FRSTINDT":{"type":"string"},"GOVCRPID":{"type":"string"},"GOVINDID":{"type":"string"},"INACTIVE":{"type":"number"},"KPCALHST":{"type":"number"},"KPDSTHST":{"type":"number"},"KPERHIST":{"type":"number"},"KPTRXHST":{"type":"number"},"MINPYDLR":{"type":"number"},"MINPYPCT":{"type":"number"},"MINPYTYP":{"type":"number"},"MXWOFTYP":{"type":"number"},"MXWROFAM":{"type":"number"},"NOTEINDX":{"type":"number"},"PRBTADCD":{"type":"string"},"PRCLEVEL":{"type":"string"},"PRSTADCD":{"type":"string"},"PYMTRMID":{"type":"string"},"RATETPID":{"type":"string"},"RMCOSACC":{"type":"number"},"RMCSHACC":{"type":"number"},"RMFCGACC":{"type":"number"},"RMSLSACC":{"type":"number"},"RMSORACC":{"type":"number"},"RMTAKACC":{"type":"number"},"SALSTERR":{"type":"string"},"SHIPMTHD":{"type":"string"},"SHRTNAME":{"type":"string"},"SLPRSNID":{"type":"string"},"STADDRCD":{"type":"string"},"STMTCYCL":{"type":"number"},"STMTNAME":{"type":"string"},"TAXEXMT1":{"type":"string"},"TAXEXMT2":{"type":"string"},"TAXSCHID":{"type":"string"},"TXRGNNUM":{"type":"string"},"USERDEF1":{"type":"string"},"USERDEF2":{"type":"string"},"USERLANG":{"type":"number"},"DEX_ROW_ID":{"type":"number"},"DEX_ROW_TS":{"type":"string"},"INCLUDEINDP":{"type":"number"},"CUSTPRIORITY":{"type":"number"},"SHIPCOMPLETE":{"type":"number"},"INTEGRATIONID":{"type":"string"},"Post_Results_To":{"type":"number"},"Revalue_Customer":{"type":"number"},"INTEGRATIONSOURCE":{"type":"number"},"GPSFOINTEGRATIONID":{"type":"string"},"ORDERFULFILLDEFAULT":{"type":"number"},"Send_Email_Statements":{"type":"number"},"RMOvrpymtWrtoffAcctIdx":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["CUSTNMBR"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["CUSTNMBR"],["RMDTYPAL"],["DOCNUMBR"]],"aliasName":"RM20101","selected":true},"stream":{"name":"RM20101","jsonSchema":{"type":"object","properties":{"ECTRX":{"type":"number"},"CORRCTN":{"type":"number"},"DELETE1":{"type":"number"},"DOCDATE":{"type":"string"},"DUEDATE":{"type":"string"},"EFTFLAG":{"type":"number"},"FRTAMNT":{"type":"number"},"SLSAMNT":{"type":"number"},"TAXAMNT":{"type":"number"},"ADRSCODE":{"type":"string"},"AGNGBUKT":{"type":"number"},"APLYWITH":{"type":"number"},"BACHNUMB":{"type":"string"},"BCHSOURC":{"type":"string"},"BKTFRTAM":{"type":"number"},"BKTMSCAM":{"type":"number"},"BKTSLSAM":{"type":"number"},"CASHAMNT":{"type":"number"},"CBKIDCHK":{"type":"string"},"CBKIDCRD":{"type":"string"},"CBKIDCSH":{"type":"string"},"CHEKNMBR":{"type":"string"},"COMDLRAM":{"type":"number"},"COSTAMNT":{"type":"number"},"CPRCSTNM":{"type":"string"},"CSHRCTYP":{"type":"number"},"CSPORNBR":{"type":"string"},"CURNCYID":{"type":"string"},"CURTRXAM":{"type":"number"},"CUSTNMBR":{"type":"string"},"DINVPDOF":{"type":"string"},"DISAVAMT":{"type":"number"},"DISAVTKN":{"type":"number"},"DISCDATE":{"type":"string"},"DISCRTND":{"type":"number"},"DISTKNAM":{"type":"number"},"DOCNUMBR":{"type":"string"},"DSCDLRAM":{"type":"number"},"DSCPCTAM":{"type":"number"},"FRTSCHID":{"type":"string"},"GLPOSTDT":{"type":"string"},"GSTDSAMT":{"type":"number"},"LSTEDTDT":{"type":"string"},"LSTUSRED":{"type":"string"},"MISCAMNT":{"type":"number"},"MSCSCHID":{"type":"string"},"NOTEINDX":{"type":"number"},"ORTRXAMT":{"type":"number"},"POSTDATE":{"type":"string"},"PPSAMDED":{"type":"number"},"PSTUSRID":{"type":"string"},"PYMTRMID":{"type":"string"},"RMDTYPAL":{"type":"number"},"SALEDATE":{"type":"string"},"SHIPMTHD":{"type":"string"},"SIMPLIFD":{"type":"number"},"SLPRSNID":{"type":"string"},"SLSCHDID":{"type":"string"},"SLSTERCD":{"type":"string"},"TAXSCHID":{"type":"string"},"TRDISAMT":{"type":"number"},"TRXDSCRN":{"type":"string"},"TRXSORCE":{"type":"string"},"Tax_Date":{"type":"string"},"VOIDDATE":{"type":"string"},"VOIDSTTS":{"type":"number"},"WROFAMNT":{"type":"number"},"Factoring":{"type":"number"},"DEX_ROW_ID":{"type":"number"},"DEX_ROW_TS":{"type":"string"},"Electronic":{"type":"number"},"DIRECTDEBIT":{"type":"number"},"BackoutTradeDisc":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["CUSTNMBR"],["RMDTYPAL"],["DOCNUMBR"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["CUSTNMBR"],["RMDTYPAL"],["DOCNUMBR"]],"aliasName":"RM30101","selected":true},"stream":{"name":"RM30101","jsonSchema":{"type":"object","properties":{"ECTRX":{"type":"number"},"CORRCTN":{"type":"number"},"DELETE1":{"type":"number"},"DOCDATE":{"type":"string"},"DUEDATE":{"type":"string"},"EFTFLAG":{"type":"number"},"FRTAMNT":{"type":"number"},"SLSAMNT":{"type":"number"},"TAXAMNT":{"type":"number"},"ADRSCODE":{"type":"string"},"APLYWITH":{"type":"number"},"BACHNUMB":{"type":"string"},"BALFWDNM":{"type":"string"},"BCHSOURC":{"type":"string"},"BKTFRTAM":{"type":"number"},"BKTMSCAM":{"type":"number"},"BKTSLSAM":{"type":"number"},"CASHAMNT":{"type":"number"},"CHEKNMBR":{"type":"string"},"COMDLRAM":{"type":"number"},"COSTAMNT":{"type":"number"},"CPRCSTNM":{"type":"string"},"CSHRCTYP":{"type":"number"},"CSPORNBR":{"type":"string"},"CURNCYID":{"type":"string"},"CURTRXAM":{"type":"number"},"CUSTNMBR":{"type":"string"},"DINVPDOF":{"type":"string"},"DISAVAMT":{"type":"number"},"DISCDATE":{"type":"string"},"DISCRTND":{"type":"number"},"DISTKNAM":{"type":"number"},"DOCNUMBR":{"type":"string"},"DSCDLRAM":{"type":"number"},"DSCPCTAM":{"type":"number"},"FRTSCHID":{"type":"string"},"GLPOSTDT":{"type":"string"},"GSTDSAMT":{"type":"number"},"LSTEDTDT":{"type":"string"},"LSTUSRED":{"type":"string"},"MISCAMNT":{"type":"number"},"MSCSCHID":{"type":"string"},"NOTEINDX":{"type":"number"},"ORTRXAMT":{"type":"number"},"POSTDATE":{"type":"string"},"PPSAMDED":{"type":"number"},"PSTUSRID":{"type":"string"},"PYMTRMID":{"type":"string"},"RMDTYPAL":{"type":"number"},"SALEDATE":{"type":"string"},"SHIPMTHD":{"type":"string"},"SIMPLIFD":{"type":"number"},"SLPRSNID":{"type":"string"},"SLSCHDID":{"type":"string"},"SLSTERCD":{"type":"string"},"TAXSCHID":{"type":"string"},"TRDISAMT":{"type":"number"},"TRXDSCRN":{"type":"string"},"TRXSORCE":{"type":"string"},"Tax_Date":{"type":"string"},"VOIDDATE":{"type":"string"},"VOIDSTTS":{"type":"number"},"WROFAMNT":{"type":"number"},"Factoring":{"type":"number"},"DEX_ROW_ID":{"type":"number"},"DEX_ROW_TS":{"type":"string"},"Electronic":{"type":"number"},"DIRECTDEBIT":{"type":"number"},"BackoutTradeDisc":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["CUSTNMBR"],["RMDTYPAL"],["DOCNUMBR"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["SOPNUMBE"],["SOPTYPE"]],"aliasName":"SOP30200","selected":true},"stream":{"name":"SOP30200","jsonSchema":{"type":"object","properties":{"CITY":{"type":"string"},"CCode":{"type":"string"},"DOCID":{"type":"string"},"ECTRX":{"type":"number"},"Flags":{"type":"number"},"STATE":{"type":"string"},"TIME1":{"type":"string"},"PHONE3":{"type":"string"},"CODAMNT":{"type":"number"},"CORRCTN":{"type":"number"},"COUNTRY":{"type":"string"},"DOCAMNT":{"type":"number"},"DOCDATE":{"type":"string"},"DUEDATE":{"type":"string"},"FRTAMNT":{"type":"number"},"MODIFDT":{"type":"string"},"ORDATKN":{"type":"number"},"REPTING":{"type":"number"},"SOPTYPE":{"type":"number"},"TAXAMNT":{"type":"number"},"UPSZONE":{"type":"string"},"ZIPCODE":{"type":"string"},"ACCTAMNT":{"type":"number"},"ACTLSHIP":{"type":"string"},"ADDRESS1":{"type":"string"},"ADDRESS2":{"type":"string"},"ADDRESS3":{"type":"string"},"ALLOCABY":{"type":"number"},"APLYWITH":{"type":"number"},"BACHNUMB":{"type":"string"},"BACKDATE":{"type":"string"},"BCHSOURC":{"type":"string"},"BCKTXAMT":{"type":"number"},"BKTFRTAM":{"type":"number"},"BKTMSCAM":{"type":"number"},"BSIVCTTL":{"type":"number"},"CMMSLAMT":{"type":"number"},"CNTCPRSN":{"type":"string"},"COMAPPTO":{"type":"number"},"COMMAMNT":{"type":"number"},"COMMNTID":{"type":"string"},"CREATDDT":{"type":"string"},"CSTPONBR":{"type":"string"},"CURNCYID":{"type":"string"},"CURRNIDX":{"type":"number"},"CUSTNAME":{"type":"string"},"CUSTNMBR":{"type":"string"},"DENXRATE":{"type":"number"},"DEPRECVD":{"type":"number"},"DISAVAMT":{"type":"number"},"DISAVTKN":{"type":"number"},"DISCDATE":{"type":"string"},"DISCFRGT":{"type":"number"},"DISCMISC":{"type":"number"},"DISCRTND":{"type":"number"},"DISTKNAM":{"type":"number"},"DOCNCORR":{"type":"string"},"DSCDLRAM":{"type":"number"},"DSCPCTAM":{"type":"number"},"DSTBTCH1":{"type":"string"},"DSTBTCH2":{"type":"string"},"DTLSTREP":{"type":"string"},"DYSTINCR":{"type":"number"},"EXCHDATE":{"type":"string"},"EXGTBLID":{"type":"string"},"EXTDCOST":{"type":"number"},"FAXNUMBR":{"type":"string"},"FRGTTXBL":{"type":"number"},"FRTSCHID":{"type":"string"},"FRTTXAMT":{"type":"number"},"FUFILDAT":{"type":"string"},"GLPOSTDT":{"type":"string"},"INVODATE":{"type":"string"},"LOCNCODE":{"type":"string"},"MCTRXSTT":{"type":"number"},"MISCAMNT":{"type":"number"},"MISCTXBL":{"type":"number"},"MRKDNAMT":{"type":"number"},"MSCSCHID":{"type":"string"},"MSCTXAMT":{"type":"number"},"MSTRNUMB":{"type":"number"},"NCOMAMNT":{"type":"number"},"NOTEINDX":{"type":"number"},"OBTAXAMT":{"type":"number"},"OCOMMAMT":{"type":"number"},"ORACTAMT":{"type":"number"},"ORBKTFRT":{"type":"number"},"ORBKTMSC":{"type":"number"},"ORCODAMT":{"type":"number"},"ORCOSAMT":{"type":"number"},"ORDAVAMT":{"type":"number"},"ORDAVFRT":{"type":"number"},"ORDAVMSC":{"type":"number"},"ORDDLRAT":{"type":"number"},"ORDEPRVD":{"type":"number"},"ORDISRTD":{"type":"number"},"ORDISTKN":{"type":"number"},"ORDOCAMT":{"type":"number"},"ORDRDATE":{"type":"string"},"OREMSUBT":{"type":"number"},"OREXTCST":{"type":"number"},"ORFRTAMT":{"type":"number"},"ORFRTTAX":{"type":"number"},"ORIGNUMB":{"type":"string"},"ORIGTYPE":{"type":"number"},"ORMRKDAM":{"type":"number"},"ORMSCTAX":{"type":"number"},"ORNCMAMT":{"type":"number"},"ORPMTRVD":{"type":"number"},"ORSUBTOT":{"type":"number"},"ORTAXAMT":{"type":"number"},"ORTDISAM":{"type":"number"},"OTAXTAMT":{"type":"number"},"PCKSLPNO":{"type":"string"},"PHNUMBR1":{"type":"string"},"PHNUMBR2":{"type":"string"},"PICTICNU":{"type":"string"},"POSTEDDT":{"type":"string"},"PRBTADCD":{"type":"string"},"PRCLEVEL":{"type":"string"},"PROSPECT":{"type":"number"},"PRSTADCD":{"type":"string"},"PSTGSTUS":{"type":"number"},"PTDUSRID":{"type":"string"},"PYMTRCVD":{"type":"number"},"PYMTRMID":{"type":"string"},"QUOEXPDA":{"type":"string"},"QUOTEDAT":{"type":"string"},"RATETPID":{"type":"string"},"REFRENCE":{"type":"string"},"REMSUBTO":{"type":"number"},"RETUDATE":{"type":"string"},"RTCLCMTD":{"type":"number"},"SALEDATE":{"type":"string"},"SALSTERR":{"type":"string"},"SEQNCORR":{"type":"number"},"SHIPMTHD":{"type":"string"},"SHPPGDOC":{"type":"number"},"SIMPLIFD":{"type":"number"},"SLPRSNID":{"type":"string"},"SOPHDRE1":{"type":"string","contentEncoding":"base64"},"SOPHDRE2":{"type":"string","contentEncoding":"base64"},"SOPHDRFL":{"type":"string","contentEncoding":"base64"},"SOPLNERR":{"type":"string","contentEncoding":"base64"},"SOPNUMBE":{"type":"string"},"SUBTOTAL":{"type":"number"},"TAXEXMT1":{"type":"string"},"TAXEXMT2":{"type":"string"},"TAXSCHID":{"type":"string"},"TIMEREPD":{"type":"number"},"TIMESPRT":{"type":"number"},"TIMETREP":{"type":"number"},"TRDISAMT":{"type":"number"},"TRDISPCT":{"type":"number"},"TRXFREQU":{"type":"number"},"TRXSORCE":{"type":"string"},"TXBTXAMT":{"type":"number"},"TXENGCLD":{"type":"number"},"TXRGNNUM":{"type":"string"},"TXSCHSRC":{"type":"number"},"Tax_Date":{"type":"string"},"USDOCID1":{"type":"string"},"USDOCID2":{"type":"string"},"USER2ENT":{"type":"string"},"VOIDSTTS":{"type":"number"},"WITHHAMT":{"type":"number"},"XCHGRATE":{"type":"number"},"ORMISCAMT":{"type":"number"},"SOPSTATUS":{"type":"number"},"DEX_ROW_ID":{"type":"number"},"DEX_ROW_TS":{"type":"string"},"ShipToName":{"type":"string"},"DIRECTDEBIT":{"type":"number"},"ReqShipDate":{"type":"string"},"SHIPCOMPLETE":{"type":"number"},"Workflow_Status":{"type":"number"},"EXCEPTIONALDEMAND":{"type":"number"},"Print_Phone_NumberGB":{"type":"number"},"WorkflowPriorityQuote":{"type":"number"},"WorkflowApprStatusQuote":{"type":"number"},"ContractExchangeRateStat":{"type":"number"},"WorkflowApprStatCreditLm":{"type":"number"},"WorkflowPriorityCreditLm":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["SOPNUMBE"],["SOPTYPE"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["SOPNUMBE"],["SOPTYPE"],["CMPNTSEQ"],["LNITMSEQ"]],"aliasName":"SOP30300","selected":true},"stream":{"name":"SOP30300","jsonSchema":{"type":"object","properties":{"CITY":{"type":"string"},"UOFM":{"type":"string"},"CCode":{"type":"string"},"Flags":{"type":"number"},"STATE":{"type":"string"},"PHONE1":{"type":"string"},"PHONE2":{"type":"string"},"PHONE3":{"type":"string"},"BRKFLD1":{"type":"number"},"BRKFLD2":{"type":"number"},"BRKFLD3":{"type":"number"},"CONTNBR":{"type":"string"},"COUNTRY":{"type":"string"},"INVINDX":{"type":"number"},"SLSINDX":{"type":"number"},"SOPTYPE":{"type":"number"},"TAXAMNT":{"type":"number"},"ZIPCODE":{"type":"string"},"ACTLSHIP":{"type":"string"},"ADDRESS1":{"type":"string"},"ADDRESS2":{"type":"string"},"ADDRESS3":{"type":"string"},"ATYALLOC":{"type":"number"},"BKTSLSAM":{"type":"number"},"BSIVCTTL":{"type":"number"},"CMPNTSEQ":{"type":"number"},"CNTCPRSN":{"type":"string"},"COMMNTID":{"type":"string"},"CSLSINDX":{"type":"number"},"CURRNIDX":{"type":"number"},"DECPLCUR":{"type":"number"},"DECPLQTY":{"type":"number"},"DISCSALE":{"type":"number"},"DMGDINDX":{"type":"number"},"DOCNCORR":{"type":"string"},"DROPSHIP":{"type":"number"},"EXTDCOST":{"type":"number"},"EXTQTYAL":{"type":"number"},"FAXNUMBR":{"type":"string"},"FUFILDAT":{"type":"string"},"INSRINDX":{"type":"number"},"INUSINDX":{"type":"number"},"ITEMCODE":{"type":"string"},"ITEMDESC":{"type":"string"},"ITEMNMBR":{"type":"string"},"ITMTSHID":{"type":"string"},"IVITMTXB":{"type":"number"},"LNITMSEQ":{"type":"number"},"LOCNCODE":{"type":"string"},"MKDNINDX":{"type":"number"},"MRKDNAMT":{"type":"number"},"MRKDNPCT":{"type":"number"},"MRKDNTYP":{"type":"number"},"NONINVEN":{"type":"number"},"ODECPLCU":{"type":"number"},"ORBKTSLS":{"type":"number"},"ORDAVSLS":{"type":"number"},"OREPRICE":{"type":"number"},"OREXTCST":{"type":"number"},"ORGSEQNM":{"type":"number"},"ORMRKDAM":{"type":"number"},"ORTAXAMT":{"type":"number"},"ORTDISAM":{"type":"number"},"ORUNTCST":{"type":"number"},"ORUNTPRC":{"type":"number"},"OTAXTAMT":{"type":"number"},"OXTNDPRC":{"type":"number"},"PRCLEVEL":{"type":"string"},"PRSTADCD":{"type":"string"},"QTYBSUOM":{"type":"number"},"QTYCANCE":{"type":"number"},"QTYCANOT":{"type":"number"},"QTYDMGED":{"type":"number"},"QTYFULFI":{"type":"number"},"QTYINSVC":{"type":"number"},"QTYINUSE":{"type":"number"},"QTYONHND":{"type":"number"},"QTYORDER":{"type":"number"},"QTYPRBAC":{"type":"number"},"QTYPRBOO":{"type":"number"},"QTYPRINV":{"type":"number"},"QTYPRORD":{"type":"number"},"QTYRECVD":{"type":"number"},"QTYREMAI":{"type":"number"},"QTYREMBO":{"type":"number"},"QTYRTRND":{"type":"number"},"QTYSLCTD":{"type":"number"},"QTYTBAOR":{"type":"number"},"QTYTOINV":{"type":"number"},"QTYTORDR":{"type":"number"},"QUANTITY":{"type":"number"},"REMPRICE":{"type":"number"},"RTNSINDX":{"type":"number"},"SALSTERR":{"type":"string"},"SHIPMTHD":{"type":"string"},"SLPRSNID":{"type":"string"},"SOPLNERR":{"type":"string","contentEncoding":"base64"},"SOPNUMBE":{"type":"string"},"TAXSCHID":{"type":"string"},"TRDISAMT":{"type":"number"},"TRXSORCE":{"type":"string"},"TXBTXAMT":{"type":"number"},"TXSCHSRC":{"type":"number"},"UNITCOST":{"type":"number"},"UNITPRCE":{"type":"number"},"XTNDPRCE":{"type":"number"},"EXTQTYSEL":{"type":"number"},"PURCHSTAT":{"type":"number"},"CONTENDDTE":{"type":"string"},"DEX_ROW_ID":{"type":"number"},"DEX_ROW_TS":{"type":"string"},"ShipToName":{"type":"string"},"CONTITEMNBR":{"type":"string"},"ISLINEINTRA":{"type":"number"},"QTYPRVRECVD":{"type":"number"},"ReqShipDate":{"type":"string"},"CONTLNSEQNBR":{"type":"number"},"CONTSTARTDTE":{"type":"string"},"CONTSERIALNBR":{"type":"string"},"EXCEPTIONALDEMAND":{"type":"number"},"Print_Phone_NumberGB":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["SOPNUMBE"],["SOPTYPE"],["CMPNTSEQ"],["LNITMSEQ"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["BCHSOURC"],["BACHNUMB"]],"aliasName":"SY00500","selected":true},"stream":{"name":"SY00500","jsonSchema":{"type":"object","properties":{"TIME1":{"type":"string"},"ORIGIN":{"type":"number"},"SERIES":{"type":"number"},"USERID":{"type":"string"},"APPROVL":{"type":"number"},"DELBACH":{"type":"number"},"MODIFDT":{"type":"string"},"APPRVLDT":{"type":"string"},"BACHDATE":{"type":"string"},"BACHFREQ":{"type":"number"},"BACHNUMB":{"type":"string"},"BCHCOMNT":{"type":"string"},"BCHEMSG1":{"type":"string","contentEncoding":"base64"},"BCHEMSG2":{"type":"string","contentEncoding":"base64"},"BCHSOURC":{"type":"string"},"BCHSTRG1":{"type":"string"},"BCHSTRG2":{"type":"string"},"BCHSTTUS":{"type":"number"},"BCHTOTAL":{"type":"number"},"BRKDNALL":{"type":"number"},"CARDNAME":{"type":"string"},"CHEKBKID":{"type":"string"},"CHKFRMTS":{"type":"number"},"CHKSPRTD":{"type":"number"},"CNTRLTOT":{"type":"number"},"CNTRLTRX":{"type":"number"},"CREATDDT":{"type":"string"},"CURNCYID":{"type":"string"},"ERRSTATE":{"type":"number"},"GLBCHVAL":{"type":"string","contentEncoding":"base64"},"GLPOSTDT":{"type":"string"},"MKDTOPST":{"type":"number"},"MSCBDINC":{"type":"number"},"NOFPSTGS":{"type":"number"},"NOTEINDX":{"type":"number"},"NUMOFTRX":{"type":"number"},"PETRXCNT":{"type":"number"},"POSTTOGL":{"type":"number"},"RCLPSTDT":{"type":"string"},"RECPSTGS":{"type":"number"},"REPRNTED":{"type":"number"},"RVRSBACH":{"type":"number"},"SEPRMTNC":{"type":"number"},"TRXSORCE":{"type":"string"},"PmtMethod":{"type":"number"},"DEX_ROW_ID":{"type":"number"},"APRVLUSERID":{"type":"string"},"ClearRecAmts":{"type":"number"},"EFTFileFormat":{"type":"number"},"Sort_Checks_By":{"type":"number"},"Workflow_Status":{"type":"number"},"UseLastDayOfMonth":{"type":"number"},"Workflow_Priority":{"type":"number"},"Computer_Check_Doc_Date":{"type":"string"},"PurchasingPrepaymentBch":{"type":"number"},"Workflow_Approval_Status":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["BCHSOURC"],["BACHNUMB"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["CMPANYID"],["LOCATNID"]],"aliasName":"SY00600","selected":true},"stream":{"name":"SY00600","jsonSchema":{"type":"object","properties":{"CITY":{"type":"string"},"CCode":{"type":"string"},"STATE":{"type":"string"},"COUNTY":{"type":"string"},"PHONE1":{"type":"string"},"PHONE2":{"type":"string"},"PHONE3":{"type":"string"},"COUNTRY":{"type":"string"},"ZIPCODE":{"type":"string"},"ADDRESS1":{"type":"string"},"ADDRESS2":{"type":"string"},"ADDRESS3":{"type":"string"},"ADRCNTCT":{"type":"string"},"ADRSCODE":{"type":"string"},"CMPANYID":{"type":"number"},"FAXNUMBR":{"type":"string"},"LOCATNID":{"type":"string"},"LOCATNNM":{"type":"string"},"NOTEINDX":{"type":"number"},"CHANGEBY_I":{"type":"string"},"DEX_ROW_ID":{"type":"number"},"CHANGEDATE_I":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["CMPANYID"],["LOCATNID"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["PYMTRMID"]],"aliasName":"SY03300","selected":true},"stream":{"name":"SY03300","jsonSchema":{"type":"object","properties":{"TAX":{"type":"number"},"MISC":{"type":"number"},"DUEDTDS":{"type":"number"},"DUETYPE":{"type":"number"},"FREIGHT":{"type":"number"},"MODIFDT":{"type":"string"},"CBUVATMD":{"type":"number"},"CREATDDT":{"type":"string"},"DISCDTDS":{"type":"number"},"DISCNTCB":{"type":"number"},"DISCTYPE":{"type":"number"},"DSCDLRAM":{"type":"number"},"DSCLCTYP":{"type":"number"},"DSCPCTAM":{"type":"number"},"DueMonth":{"type":"number"},"LSTUSRED":{"type":"string"},"NOTEINDX":{"type":"number"},"PYMTRMID":{"type":"string"},"SALPURCH":{"type":"number"},"USEGRPER":{"type":"number"},"DEX_ROW_ID":{"type":"number"},"DiscountMonth":{"type":"number"},"CalculateDateFrom":{"type":"number"},"CalculateDateFromDays":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["PYMTRMID"]],"namespace":"dbo"}}]},"prefix":"","namespaceDefinition":"customformat","namespaceFormat":"MSSQL_FENIX_DYNAMIC_GREAT_PLAINS ","schedule":{"units":24,"timeUnit":"hours"},"name":"Fenix-Dynamics-Great-Plains <> Snowflake - AIRBYTE","operations":[{"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","operationId":"d98e42d8-0c8f-4b7c-a79d-2f99266f7891","name":"Normalization","operatorConfiguration":{"operatorType":"normalization","normalization":{"option":"basic"},"dbt":null}}],"connectionId":"65de659a-10f9-444e-b467-cbe920c1385e","status":"active","withRefreshedCatalog":false,"sourceCatalogId":null} 2022-06-02 21:12:07 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 21:12:07 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 21:12:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/update - {"syncCatalog":{"streams":[{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["VCHNUMWK"]],"aliasName":"B3920000","selected":true},"stream":{"name":"B3920000","jsonSchema":{"type":"object","properties":{"DOCTYPE":{"type":"number"},"DUMYRCRD":{"type":"number"},"VCHNUMWK":{"type":"string"},"DEX_ROW_ID":{"type":"number"},"BSSI_Custom_Dist":{"type":"number"},"BSSI_Facility_ID":{"type":"string"},"BSSI_Allocation_ID":{"type":"string"},"BSSI_Department_ID":{"type":"string"},"BSSI_Voucher_Address":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["VCHNUMWK"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["DOCTYPE"],["VCHRNMBR"]],"aliasName":"B3920001","selected":true},"stream":{"name":"B3920001","jsonSchema":{"type":"object","properties":{"DOCTYPE":{"type":"number"},"DOCNUMBR":{"type":"string"},"VCHRNMBR":{"type":"string"},"VENDORID":{"type":"string"},"DEX_ROW_ID":{"type":"number"},"BSSI_Custom_Dist":{"type":"number"},"BSSI_Facility_ID":{"type":"string"},"BSSI_Allocation_ID":{"type":"string"},"BSSI_Department_ID":{"type":"string"},"BSSI_Voucher_Address":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["DOCTYPE"],["VCHRNMBR"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["DOCTYPE"],["VCHRNMBR"]],"aliasName":"B3920200","selected":true},"stream":{"name":"B3920200","jsonSchema":{"type":"object","properties":{"VOIDED":{"type":"number"},"DOCTYPE":{"type":"number"},"DOCNUMBR":{"type":"string"},"VCHRNMBR":{"type":"string"},"VENDORID":{"type":"string"},"DEX_ROW_ID":{"type":"number"},"BSSI_Facility_ID":{"type":"string"},"BSSI_Allocation_ID":{"type":"string"},"BSSI_Department_ID":{"type":"string"},"BSSI_Voucher_Address":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["DOCTYPE"],["VCHRNMBR"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["CMRECNUM"]],"aliasName":"CM20200","selected":true},"stream":{"name":"CM20200","jsonSchema":{"type":"object","properties":{"TIME1":{"type":"string"},"Recond":{"type":"number"},"VOIDED":{"type":"number"},"ClrdAmt":{"type":"number"},"DEPTYPE":{"type":"number"},"EFTFLAG":{"type":"number"},"MODIFDT":{"type":"string"},"ORIGAMT":{"type":"number"},"RECONUM":{"type":"number"},"TRXAMNT":{"type":"number"},"TRXDATE":{"type":"string"},"sRecNum":{"type":"string"},"CHEKBKID":{"type":"string"},"CMLinkID":{"type":"string"},"CMRECNUM":{"type":"number"},"CMTrxNum":{"type":"string"},"CURNCYID":{"type":"string"},"CURRNIDX":{"type":"number"},"DECPLCUR":{"type":"number"},"DENXRATE":{"type":"number"},"DSCRIPTN":{"type":"string"},"EXCHDATE":{"type":"string"},"EXGTBLID":{"type":"string"},"EXPNDATE":{"type":"string"},"GLPOSTDT":{"type":"string"},"MCTRXSTT":{"type":"number"},"MDFUSRID":{"type":"string"},"NOTEINDX":{"type":"number"},"POSTEDDT":{"type":"string"},"PTDUSRID":{"type":"string"},"RATETPID":{"type":"string"},"RCRDSTTS":{"type":"number"},"RTCLCMTD":{"type":"number"},"SOURCDOC":{"type":"string"},"USERDEF1":{"type":"string"},"USERDEF2":{"type":"string"},"VNDCHKNM":{"type":"string"},"VOIDDATE":{"type":"string"},"VOIDDESC":{"type":"string"},"XCHGRATE":{"type":"number"},"CMTrxType":{"type":"number"},"SRCDOCNUM":{"type":"string"},"SRCDOCTYP":{"type":"number"},"VOIDPDATE":{"type":"string"},"AUDITTRAIL":{"type":"string"},"DEX_ROW_ID":{"type":"number"},"clearedate":{"type":"string"},"paidtorcvdfrom":{"type":"string"},"Checkbook_Amount":{"type":"number"},"Xfr_Record_Number":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["CMRECNUM"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["CMRECNUM"]],"aliasName":"CM20300","selected":true},"stream":{"name":"CM20300","jsonSchema":{"type":"object","properties":{"TIME1":{"type":"string"},"VOIDED":{"type":"number"},"EFTFLAG":{"type":"number"},"MODIFDT":{"type":"string"},"ORIGAMT":{"type":"number"},"RCPTAMT":{"type":"number"},"RcpType":{"type":"number"},"sRecNum":{"type":"string"},"BANKNAME":{"type":"string"},"BNKBRNCH":{"type":"string"},"CARDNAME":{"type":"string"},"CHEKBKID":{"type":"string"},"CMLinkID":{"type":"string"},"CMRECNUM":{"type":"number"},"CNTRLTYP":{"type":"number"},"CURNCYID":{"type":"string"},"CURRNIDX":{"type":"number"},"DECPLCUR":{"type":"number"},"DENXRATE":{"type":"number"},"DSCRIPTN":{"type":"string"},"EXCHDATE":{"type":"string"},"EXGTBLID":{"type":"string"},"EXPNDATE":{"type":"string"},"GLPOSTDT":{"type":"string"},"MCTRXSTT":{"type":"number"},"MDFUSRID":{"type":"string"},"NOTEINDX":{"type":"number"},"PMNTNMBR":{"type":"string"},"POSTEDDT":{"type":"string"},"PTDUSRID":{"type":"string"},"RATETPID":{"type":"string"},"RCPTNMBR":{"type":"string"},"RCRDSTTS":{"type":"number"},"RLGANLOS":{"type":"number"},"RTCLCMTD":{"type":"number"},"RcvdFrom":{"type":"string"},"SOURCDOC":{"type":"string"},"USERDEF1":{"type":"string"},"USERDEF2":{"type":"string"},"VOIDDATE":{"type":"string"},"VOIDDESC":{"type":"string"},"XCHGRATE":{"type":"number"},"DEPOSITED":{"type":"number"},"SRCDOCNUM":{"type":"string"},"SRCDOCTYP":{"type":"number"},"VOIDPDATE":{"type":"string"},"AUDITTRAIL":{"type":"string"},"DEX_ROW_ID":{"type":"number"},"receiptdate":{"type":"string"},"RCVGRATETPID":{"type":"string"},"RCVGRTCLCMTD":{"type":"number"},"depositnumber":{"type":"string"},"Checkbook_Amount":{"type":"number"},"Cash_Account_Index":{"type":"number"},"Receiving_DenomEXRate":{"type":"number"},"Receiving_Exchange_Rate":{"type":"number"},"Realized_GL_Account_Inde":{"type":"number"},"Receiving_MC_Transaction":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["CMRECNUM"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Xfr_Record_Number"]],"aliasName":"CM20600","selected":true},"stream":{"name":"CM20600","jsonSchema":{"type":"object","properties":{"CMXFRNUM":{"type":"string"},"NOTEINDX":{"type":"number"},"CMCHKBKID":{"type":"string"},"CMXFTDATE":{"type":"string"},"CMTORECNUM":{"type":"number"},"CMTOSTATUS":{"type":"number"},"DEX_ROW_ID":{"type":"number"},"CMFRMRECNUM":{"type":"number"},"CMFRMSTATUS":{"type":"number"},"CMFRMCHKBKID":{"type":"string"},"Xfr_Record_Number":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Xfr_Record_Number"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["CMTrxType"]],"aliasName":"CM40101","selected":true},"stream":{"name":"CM40101","jsonSchema":{"type":"object","properties":{"DOCABREV":{"type":"string"},"DOCTYNAM":{"type":"string"},"CMTrxType":{"type":"number"},"CMSortType":{"type":"number"},"DEX_ROW_ID":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["CMTrxType"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["ACTINDX"]],"aliasName":"GL00100","selected":true},"stream":{"name":"GL00100","jsonSchema":{"type":"object","properties":{"ACTIVE":{"type":"number"},"ACTINDX":{"type":"number"},"ADJINFL":{"type":"number"},"MODIFDT":{"type":"string"},"ACCATNUM":{"type":"number"},"ACCTENTR":{"type":"number"},"ACCTTYPE":{"type":"number"},"ACTALIAS":{"type":"string"},"ACTDESCR":{"type":"string"},"BALFRCLC":{"type":"number"},"CNVRMTHD":{"type":"number"},"CREATDDT":{"type":"string"},"DECPLACS":{"type":"number"},"DSPLKUPS":{"type":"string","contentEncoding":"base64"},"FXDORVAR":{"type":"number"},"HSTRCLRT":{"type":"number"},"INFLAEQU":{"type":"number"},"INFLAREV":{"type":"number"},"MNACSGMT":{"type":"string"},"NOTEINDX":{"type":"number"},"PSTNGTYP":{"type":"number"},"PostIvIn":{"type":"number"},"PostPRIn":{"type":"number"},"TPCLBLNC":{"type":"number"},"USERDEF1":{"type":"string"},"USERDEF2":{"type":"string"},"USRDEFS1":{"type":"string"},"USRDEFS2":{"type":"string"},"PostSlsIn":{"type":"number"},"ACTNUMBR_1":{"type":"string"},"ACTNUMBR_2":{"type":"string"},"ACTNUMBR_3":{"type":"string"},"ACTNUMBR_4":{"type":"string"},"ACTNUMBR_5":{"type":"string"},"DEX_ROW_ID":{"type":"number"},"DEX_ROW_TS":{"type":"string"},"PostPurchIn":{"type":"number"},"Clear_Balance":{"type":"number"},"Workflow_Status":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["ACTINDX"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["ACCATNUM"]],"aliasName":"GL00102","selected":true},"stream":{"name":"GL00102","jsonSchema":{"type":"object","properties":{"ACCATDSC":{"type":"string"},"ACCATNUM":{"type":"number"},"DEX_ROW_ID":{"type":"number"},"DEX_ROW_TS":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["ACCATNUM"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["ACTINDX"]],"aliasName":"GL00105","selected":true},"stream":{"name":"GL00105","jsonSchema":{"type":"object","properties":{"ACTINDX":{"type":"number"},"ACTNUMST":{"type":"string"},"ACTNUMBR_1":{"type":"string"},"ACTNUMBR_2":{"type":"string"},"ACTNUMBR_3":{"type":"string"},"ACTNUMBR_4":{"type":"string"},"ACTNUMBR_5":{"type":"string"},"DEX_ROW_ID":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["ACTINDX"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["BUDGETID"]],"aliasName":"GL00200","selected":true},"stream":{"name":"GL00200","jsonSchema":{"type":"object","properties":{"YEAR1":{"type":"number"},"TODATE":{"type":"string"},"BUDPWRD":{"type":"string","contentEncoding":"base64"},"BUDCOMNT":{"type":"string"},"BUDGETID":{"type":"string"},"Based_On":{"type":"number"},"NOTEINDX":{"type":"number"},"From_Date":{"type":"string"},"DEX_ROW_ID":{"type":"number"},"DEX_ROW_TS":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["BUDGETID"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["BUDGETID"],["ACTINDX"],["PERIODDT"],["PERIODID"]],"aliasName":"GL00201","selected":true},"stream":{"name":"GL00201","jsonSchema":{"type":"object","properties":{"YEAR1":{"type":"number"},"ACTINDX":{"type":"number"},"ACCATNUM":{"type":"number"},"BUDGETID":{"type":"string"},"PERIODDT":{"type":"string"},"PERIODID":{"type":"number"},"BUDGETAMT":{"type":"number"},"ACTNUMBR_1":{"type":"string"},"ACTNUMBR_2":{"type":"string"},"ACTNUMBR_3":{"type":"string"},"ACTNUMBR_4":{"type":"string"},"ACTNUMBR_5":{"type":"string"},"DEX_ROW_ID":{"type":"number"},"DEX_ROW_TS":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["BUDGETID"],["ACTINDX"],["PERIODDT"],["PERIODID"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["BCHSOURC"],["BACHNUMB"],["JRNENTRY"]],"aliasName":"GL10000","selected":true},"stream":{"name":"GL10000","jsonSchema":{"type":"object","properties":{"ICTRX":{"type":"number"},"TIME1":{"type":"string"},"HISTRX":{"type":"number"},"SERIES":{"type":"number"},"VOIDED":{"type":"number"},"DOCDATE":{"type":"string"},"ICDISTS":{"type":"number"},"ORCOMID":{"type":"string"},"REVCLYR":{"type":"number"},"REVHIST":{"type":"number"},"REVYEAR":{"type":"number"},"TRXDATE":{"type":"string"},"TRXTYPE":{"type":"number"},"BACHNUMB":{"type":"string"},"BALFRCLC":{"type":"number"},"BCHSOURC":{"type":"string"},"CLOSEDYR":{"type":"number"},"CURNCYID":{"type":"string"},"CURRNIDX":{"type":"number"},"DENXRATE":{"type":"number"},"ERRSTATE":{"type":"number"},"EXCHDATE":{"type":"string"},"EXGTBLID":{"type":"string"},"GLHDRMS2":{"type":"string","contentEncoding":"base64"},"GLHDRMSG":{"type":"string","contentEncoding":"base64"},"GLHDRVAL":{"type":"string","contentEncoding":"base64"},"JRNENTRY":{"type":"number"},"LASTUSER":{"type":"string"},"LSTDTEDT":{"type":"string"},"MCTRXSTT":{"type":"number"},"NOTEINDX":{"type":"number"},"OPENYEAR":{"type":"number"},"ORIGINJE":{"type":"number"},"ORPSTDDT":{"type":"string"},"ORTRXSRC":{"type":"string"},"PERIODID":{"type":"number"},"PRNTSTUS":{"type":"number"},"PSTGSTUS":{"type":"number"},"RATETPID":{"type":"string"},"RCRNGTRX":{"type":"number"},"RCTRXSEQ":{"type":"number"},"REFRENCE":{"type":"string"},"REVPRDID":{"type":"number"},"RTCLCMTD":{"type":"number"},"RVRSNGDT":{"type":"string"},"RVTRXSRC":{"type":"string"},"SOURCDOC":{"type":"string"},"SQNCLINE":{"type":"number"},"TRXSORCE":{"type":"string"},"Tax_Date":{"type":"string"},"USWHPSTD":{"type":"string"},"XCHGRATE":{"type":"number"},"DTA_Index":{"type":"number"},"Ledger_ID":{"type":"number"},"DEX_ROW_ID":{"type":"number"},"DEX_ROW_TS":{"type":"string"},"DTATRXType":{"type":"number"},"Original_JE":{"type":"number"},"DTAControlNum":{"type":"string"},"OrigDTASeries":{"type":"number"},"Original_JE_Year":{"type":"number"},"Correcting_Trx_Type":{"type":"number"},"Original_JE_Seq_Num":{"type":"number"},"User_Defined_Text01":{"type":"string"},"User_Defined_Text02":{"type":"string"},"Adjustment_Transaction":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["BCHSOURC"],["BACHNUMB"],["JRNENTRY"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["JRNENTRY"],["SQNCLINE"]],"aliasName":"GL10001","selected":true},"stream":{"name":"GL10001","jsonSchema":{"type":"object","properties":{"TIME1":{"type":"string"},"ACTINDX":{"type":"number"},"INTERID":{"type":"string"},"LNESTAT":{"type":"number"},"ACCTTYPE":{"type":"number"},"BACHNUMB":{"type":"string"},"BALFRCLC":{"type":"number"},"CRDTAMNT":{"type":"number"},"CURRNIDX":{"type":"number"},"DEBITAMT":{"type":"number"},"DECPLACS":{"type":"number"},"DENXRATE":{"type":"number"},"DSCRIPTN":{"type":"string"},"EXCHDATE":{"type":"string"},"EXGTBLID":{"type":"string"},"FXDORVAR":{"type":"number"},"GLLINMS2":{"type":"string","contentEncoding":"base64"},"GLLINMSG":{"type":"string","contentEncoding":"base64"},"GLLINVAL":{"type":"string","contentEncoding":"base64"},"JRNENTRY":{"type":"number"},"MCTRXSTT":{"type":"number"},"ORCRDAMT":{"type":"number"},"ORCTRNUM":{"type":"string"},"ORDBTAMT":{"type":"number"},"ORDOCNUM":{"type":"string"},"ORMSTRID":{"type":"string"},"ORMSTRNM":{"type":"string"},"ORTRXTYP":{"type":"number"},"PSTNGTYP":{"type":"number"},"RATETPID":{"type":"string"},"RTCLCMTD":{"type":"number"},"SQNCLINE":{"type":"number"},"XCHGRATE":{"type":"number"},"ORTRXDESC":{"type":"string"},"DEX_ROW_ID":{"type":"number"},"DEX_ROW_TS":{"type":"string"},"OrigSeqNum":{"type":"number"},"DTA_GL_Status":{"type":"number"},"CorrespondingUnit":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["JRNENTRY"],["SQNCLINE"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["ACTINDX"],["YEAR1"],["PERIODID"],["Ledger_ID"]],"aliasName":"GL10110","selected":true},"stream":{"name":"GL10110","jsonSchema":{"type":"object","properties":{"YEAR1":{"type":"number"},"ACTINDX":{"type":"number"},"ACCATNUM":{"type":"number"},"CRDTAMNT":{"type":"number"},"DEBITAMT":{"type":"number"},"PERDBLNC":{"type":"number"},"PERIODID":{"type":"number"},"Ledger_ID":{"type":"number"},"ACTNUMBR_1":{"type":"string"},"ACTNUMBR_2":{"type":"string"},"ACTNUMBR_3":{"type":"string"},"ACTNUMBR_4":{"type":"string"},"ACTNUMBR_5":{"type":"string"},"DEX_ROW_ID":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["ACTINDX"],["YEAR1"],["PERIODID"],["Ledger_ID"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["ACTINDX"],["YEAR1"],["PERIODID"],["Ledger_ID"]],"aliasName":"GL10111","selected":true},"stream":{"name":"GL10111","jsonSchema":{"type":"object","properties":{"YEAR1":{"type":"number"},"ACTINDX":{"type":"number"},"ACCATNUM":{"type":"number"},"CRDTAMNT":{"type":"number"},"DEBITAMT":{"type":"number"},"PERDBLNC":{"type":"number"},"PERIODID":{"type":"number"},"Ledger_ID":{"type":"number"},"ACTNUMBR_1":{"type":"string"},"ACTNUMBR_2":{"type":"string"},"ACTNUMBR_3":{"type":"string"},"ACTNUMBR_4":{"type":"string"},"ACTNUMBR_5":{"type":"string"},"DEX_ROW_ID":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["ACTINDX"],["YEAR1"],["PERIODID"],["Ledger_ID"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[],"aliasName":"GL11110","selected":true},"stream":{"name":"GL11110","jsonSchema":{"type":"object","properties":{"YEAR1":{"type":"number"},"ACTIVE":{"type":"number"},"ACTINDX":{"type":"number"},"ADJINFL":{"type":"number"},"MODIFDT":{"type":"string"},"ACCATNUM":{"type":"number"},"ACCTENTR":{"type":"number"},"ACCTTYPE":{"type":"number"},"ACTALIAS":{"type":"string"},"ACTDESCR":{"type":"string"},"BALFRCLC":{"type":"number"},"CNVRMTHD":{"type":"number"},"CRDTAMNT":{"type":"number"},"CREATDDT":{"type":"string"},"DEBITAMT":{"type":"number"},"DECPLACS":{"type":"number"},"DSPLKUPS":{"type":"string","contentEncoding":"base64"},"FXDORVAR":{"type":"number"},"HSTRCLRT":{"type":"number"},"INFLAEQU":{"type":"number"},"INFLAREV":{"type":"number"},"MNACSGMT":{"type":"string"},"NOTEINDX":{"type":"number"},"PERDBLNC":{"type":"number"},"PERIODID":{"type":"number"},"PSTNGTYP":{"type":"number"},"PostIvIn":{"type":"number"},"PostPRIn":{"type":"number"},"TPCLBLNC":{"type":"number"},"USERDEF1":{"type":"string"},"USERDEF2":{"type":"string"},"USRDEFS1":{"type":"string"},"USRDEFS2":{"type":"string"},"Ledger_ID":{"type":"number"},"PostSlsIn":{"type":"number"},"ACTNUMBR_1":{"type":"string"},"ACTNUMBR_2":{"type":"string"},"ACTNUMBR_3":{"type":"string"},"ACTNUMBR_4":{"type":"string"},"ACTNUMBR_5":{"type":"string"},"DEX_ROW_ID":{"type":"number"},"DEX_ROW_TS":{"type":"string"},"PostPurchIn":{"type":"number"},"Clear_Balance":{"type":"number"},"Workflow_Status":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["DEX_ROW_ID"]],"aliasName":"GL20000","selected":true},"stream":{"name":"GL20000","jsonSchema":{"type":"object","properties":{"ICTRX":{"type":"number"},"TIME1":{"type":"string"},"SERIES":{"type":"number"},"VOIDED":{"type":"number"},"ACTINDX":{"type":"number"},"DOCDATE":{"type":"string"},"ORCOMID":{"type":"string"},"QKOFSET":{"type":"number"},"TRXDATE":{"type":"string"},"APPRVLDT":{"type":"string"},"CRDTAMNT":{"type":"number"},"CURNCYID":{"type":"string"},"CURRNIDX":{"type":"number"},"DEBITAMT":{"type":"number"},"DENXRATE":{"type":"number"},"DSCRIPTN":{"type":"string"},"EXCHDATE":{"type":"string"},"EXGTBLID":{"type":"string"},"JRNENTRY":{"type":"number"},"LASTUSER":{"type":"string"},"LSTDTEDT":{"type":"string"},"MCTRXSTT":{"type":"number"},"NOTEINDX":{"type":"number"},"OPENYEAR":{"type":"number"},"ORCRDAMT":{"type":"number"},"ORCTRNUM":{"type":"string"},"ORDBTAMT":{"type":"number"},"ORDOCNUM":{"type":"string"},"ORGNATYP":{"type":"number"},"ORGNTSRC":{"type":"string"},"ORIGINJE":{"type":"number"},"ORMSTRID":{"type":"string"},"ORMSTRNM":{"type":"string"},"ORPSTDDT":{"type":"string"},"ORTRXSRC":{"type":"string"},"ORTRXTYP":{"type":"number"},"PERIODID":{"type":"number"},"POLLDTRX":{"type":"number"},"PPSGNMBR":{"type":"number"},"PSTGNMBR":{"type":"number"},"RATETPID":{"type":"string"},"RCTRXSEQ":{"type":"number"},"REFRENCE":{"type":"string"},"RTCLCMTD":{"type":"number"},"SEQNUMBR":{"type":"number"},"SOURCDOC":{"type":"string"},"TRXSORCE":{"type":"string"},"USWHPSTD":{"type":"string"},"XCHGRATE":{"type":"number"},"DTA_Index":{"type":"number"},"Ledger_ID":{"type":"number"},"DEX_ROW_ID":{"type":"number"},"DEX_ROW_TS":{"type":"string"},"OrigSeqNum":{"type":"number"},"APRVLUSERID":{"type":"string"},"Back_Out_JE":{"type":"number"},"Original_JE":{"type":"number"},"Correcting_JE":{"type":"number"},"DTA_GL_Status":{"type":"number"},"OrigDTASeries":{"type":"number"},"Back_Out_JE_Year":{"type":"number"},"Original_JE_Year":{"type":"number"},"CorrespondingUnit":{"type":"string"},"Correcting_JE_Year":{"type":"number"},"Original_JE_Seq_Num":{"type":"number"},"User_Defined_Text01":{"type":"string"},"User_Defined_Text02":{"type":"string"},"Adjustment_Transaction":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["DEX_ROW_ID"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["DEX_ROW_ID"]],"aliasName":"GL30000","selected":true},"stream":{"name":"GL30000","jsonSchema":{"type":"object","properties":{"ICTRX":{"type":"number"},"TIME1":{"type":"string"},"SERIES":{"type":"number"},"VOIDED":{"type":"number"},"ACTINDX":{"type":"number"},"DOCDATE":{"type":"string"},"HSTYEAR":{"type":"number"},"ORCOMID":{"type":"string"},"QKOFSET":{"type":"number"},"TRXDATE":{"type":"string"},"APPRVLDT":{"type":"string"},"CRDTAMNT":{"type":"number"},"CURNCYID":{"type":"string"},"CURRNIDX":{"type":"number"},"DEBITAMT":{"type":"number"},"DENXRATE":{"type":"number"},"DSCRIPTN":{"type":"string"},"EXCHDATE":{"type":"string"},"EXGTBLID":{"type":"string"},"JRNENTRY":{"type":"number"},"LASTUSER":{"type":"string"},"LSTDTEDT":{"type":"string"},"MCTRXSTT":{"type":"number"},"NOTEINDX":{"type":"number"},"ORCRDAMT":{"type":"number"},"ORCTRNUM":{"type":"string"},"ORDBTAMT":{"type":"number"},"ORDOCNUM":{"type":"string"},"ORGNATYP":{"type":"number"},"ORGNTSRC":{"type":"string"},"ORIGINJE":{"type":"number"},"ORMSTRID":{"type":"string"},"ORMSTRNM":{"type":"string"},"ORPSTDDT":{"type":"string"},"ORTRXSRC":{"type":"string"},"ORTRXTYP":{"type":"number"},"PERIODID":{"type":"number"},"POLLDTRX":{"type":"number"},"PPSGNMBR":{"type":"number"},"PSTGNMBR":{"type":"number"},"RATETPID":{"type":"string"},"RCTRXSEQ":{"type":"number"},"REFRENCE":{"type":"string"},"RTCLCMTD":{"type":"number"},"SEQNUMBR":{"type":"number"},"SOURCDOC":{"type":"string"},"TRXSORCE":{"type":"string"},"USWHPSTD":{"type":"string"},"XCHGRATE":{"type":"number"},"DTA_Index":{"type":"number"},"Ledger_ID":{"type":"number"},"DEX_ROW_ID":{"type":"number"},"DEX_ROW_TS":{"type":"string"},"OrigSeqNum":{"type":"number"},"APRVLUSERID":{"type":"string"},"Back_Out_JE":{"type":"number"},"Original_JE":{"type":"number"},"Correcting_JE":{"type":"number"},"DTA_GL_Status":{"type":"number"},"OrigDTASeries":{"type":"number"},"Back_Out_JE_Year":{"type":"number"},"Original_JE_Year":{"type":"number"},"CorrespondingUnit":{"type":"string"},"Correcting_JE_Year":{"type":"number"},"Original_JE_Seq_Num":{"type":"number"},"User_Defined_Text01":{"type":"string"},"User_Defined_Text02":{"type":"string"},"Adjustment_Transaction":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["DEX_ROW_ID"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["SGMTNUMB"],["SGMNTID"]],"aliasName":"GL40200","selected":true},"stream":{"name":"GL40200","jsonSchema":{"type":"object","properties":{"SGMNTID":{"type":"string"},"DSCRIPTN":{"type":"string"},"NOTEINDX":{"type":"number"},"SEGCOUNT":{"type":"number"},"SGMTNUMB":{"type":"number"},"DEX_ROW_ID":{"type":"number"},"DEX_ROW_TS":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["SGMTNUMB"],["SGMNTID"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["ITEMNMBR"]],"aliasName":"IV00101","selected":true},"stream":{"name":"IV00101","jsonSchema":{"type":"object","properties":{"TCC":{"type":"string"},"USERID":{"type":"string"},"ABCCODE":{"type":"number"},"LOTTYPE":{"type":"string"},"MODIFDT":{"type":"string"},"UPPVIDX":{"type":"number"},"ALTITEM1":{"type":"string"},"ALTITEM2":{"type":"string"},"ALWBKORD":{"type":"number"},"ASMVRIDX":{"type":"number"},"CGSINFLX":{"type":"number"},"CGSMCIDX":{"type":"number"},"CREATDDT":{"type":"string"},"CURRCOST":{"type":"number"},"DECPLCUR":{"type":"number"},"DECPLQTY":{"type":"number"},"DPSHPIDX":{"type":"number"},"INACTIVE":{"type":"number"},"INVMCIDX":{"type":"number"},"ITEMCODE":{"type":"string"},"ITEMDESC":{"type":"string"},"ITEMNMBR":{"type":"string"},"ITEMSHWT":{"type":"number"},"ITEMTYPE":{"type":"number"},"ITMCLSCD":{"type":"string"},"ITMGEDSC":{"type":"string"},"ITMSHNAM":{"type":"string"},"ITMTRKOP":{"type":"number"},"ITMTSHID":{"type":"string"},"IVCOGSIX":{"type":"number"},"IVDMGIDX":{"type":"number"},"IVINFIDX":{"type":"number"},"IVINSVIX":{"type":"number"},"IVINUSIX":{"type":"number"},"IVIVINDX":{"type":"number"},"IVIVOFIX":{"type":"number"},"IVRETIDX":{"type":"number"},"IVSCRVIX":{"type":"number"},"IVSLDSIX":{"type":"number"},"IVSLRNIX":{"type":"number"},"IVSLSIDX":{"type":"number"},"IVVARIDX":{"type":"number"},"KPCALHST":{"type":"number"},"KPDSTHST":{"type":"number"},"KPERHIST":{"type":"number"},"KPTRXHST":{"type":"number"},"KTACCTSR":{"type":"number"},"LOCNCODE":{"type":"string"},"MSTRCDTY":{"type":"number"},"NOTEINDX":{"type":"number"},"PINFLIDX":{"type":"number"},"PRCHSUOM":{"type":"string"},"PRCLEVEL":{"type":"string"},"PRICMTHD":{"type":"number"},"PURMCIDX":{"type":"number"},"PURPVIDX":{"type":"number"},"SELNGUOM":{"type":"string"},"STNDCOST":{"type":"number"},"TAXOPTNS":{"type":"number"},"UOMSCHDL":{"type":"string"},"VCTNMTHD":{"type":"number"},"WRNTYDYS":{"type":"number"},"CNTRYORGN":{"type":"string"},"LASTGENSN":{"type":"string"},"MINSHELF1":{"type":"number"},"MINSHELF2":{"type":"number"},"DEX_ROW_ID":{"type":"number"},"DEX_ROW_TS":{"type":"string"},"LASTGENLOT":{"type":"string"},"LOTEXPWARN":{"type":"number"},"PriceGroup":{"type":"string"},"USCATVLS_1":{"type":"string"},"USCATVLS_2":{"type":"string"},"USCATVLS_3":{"type":"string"},"USCATVLS_4":{"type":"string"},"USCATVLS_5":{"type":"string"},"USCATVLS_6":{"type":"string"},"INCLUDEINDP":{"type":"number"},"ITMPLNNNGTYP":{"type":"number"},"LOTEXPWARNDAYS":{"type":"number"},"STTSTCLVLPRCNTG":{"type":"number"},"Revalue_Inventory":{"type":"number"},"Lot_Split_Quantity":{"type":"number"},"Purchase_Tax_Options":{"type":"number"},"Tolerance_Percentage":{"type":"number"},"UseQtyOverageTolerance":{"type":"number"},"QtyOverTolerancePercent":{"type":"number"},"UseQtyShortageTolerance":{"type":"number"},"Purchase_Item_Tax_Schedu":{"type":"string"},"QtyShortTolerancePercent":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["ITEMNMBR"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["ITEMNMBR"],["RCRDTYPE"],["LOCNCODE"]],"aliasName":"IV00102","selected":true},"stream":{"name":"IV00102","jsonSchema":{"type":"object","properties":{"BGNGQTY":{"type":"number"},"BINNMBR":{"type":"string"},"BUYERID":{"type":"string"},"QTYSOLD":{"type":"number"},"ATYALLOC":{"type":"number"},"INACTIVE":{"type":"number"},"ITEMNMBR":{"type":"string"},"ITMFRFLG":{"type":"number"},"LOCNCODE":{"type":"string"},"LRCPTQTY":{"type":"number"},"LSORDQTY":{"type":"number"},"LSORDVND":{"type":"string"},"LSRCPTDT":{"type":"string"},"LSTCNTDT":{"type":"string"},"LSTCNTTM":{"type":"string"},"LSTORDDT":{"type":"string"},"NXTCNTDT":{"type":"string"},"NXTCNTTM":{"type":"string"},"PRIMVNDR":{"type":"string"},"QTYBKORD":{"type":"number"},"QTYCOMTD":{"type":"number"},"QTYDMGED":{"type":"number"},"QTYINSVC":{"type":"number"},"QTYINUSE":{"type":"number"},"QTYONHND":{"type":"number"},"QTYONORD":{"type":"number"},"QTYRQSTN":{"type":"number"},"QTYRTRND":{"type":"number"},"RCRDTYPE":{"type":"number"},"NMBROFDYS":{"type":"number"},"PLANNERID":{"type":"string"},"PLNFNLPAB":{"type":"number"},"AUTOCHKATP":{"type":"number"},"BOMRCPTBIN":{"type":"string"},"DEX_ROW_ID":{"type":"number"},"FXDORDRQTY":{"type":"number"},"ORDRPNTQTY":{"type":"number"},"PORETRNBIN":{"type":"string"},"MNMMORDRQTY":{"type":"number"},"MXMMORDRQTY":{"type":"number"},"ORDERPOLICY":{"type":"number"},"ORDRUPTOLVL":{"type":"number"},"PRCHSNGLDTM":{"type":"number"},"SFTYSTCKQTY":{"type":"number"},"SORETURNBIN":{"type":"string"},"CALCULATEATP":{"type":"number"},"MORECEIPTBIN":{"type":"string"},"PORECEIPTBIN":{"type":"string"},"STAGINGLDTME":{"type":"number"},"DMNDTMFNCPRDS":{"type":"number"},"ORDERMULTIPLE":{"type":"number"},"PurchasePrice":{"type":"number"},"STCKCNTINTRVL":{"type":"number"},"INCLDDINPLNNNG":{"type":"number"},"INCLDMRPCANCEL":{"type":"number"},"INCLDMRPMOVEIN":{"type":"number"},"Move_Out_Fence":{"type":"number"},"PLNNNGTMFNCDYS":{"type":"number"},"POPOrderMethod":{"type":"number"},"FRCSTCNSMPTNPRD":{"type":"number"},"INCLDMRPMOVEOUT":{"type":"number"},"MNFCTRNGFXDLDTM":{"type":"number"},"REORDERVARIANCE":{"type":"number"},"REPAIRISSUESBIN":{"type":"string"},"SHRINKAGEFACTOR":{"type":"number"},"MATERIALISSUEBIN":{"type":"string"},"MNFCTRNGVRBLLDTM":{"type":"number"},"QTY_Drop_Shipped":{"type":"number"},"SOFULFILLMENTBIN":{"type":"string"},"IncludeBackorders":{"type":"number"},"PICKTICKETITEMOPT":{"type":"number"},"IncludeAllocations":{"type":"number"},"MasterLocationCode":{"type":"string"},"POPVendorSelection":{"type":"number"},"ReplenishmentLevel":{"type":"number"},"IncludeRequisitions":{"type":"number"},"POPPricingSelection":{"type":"number"},"REPLENISHMENTMETHOD":{"type":"number"},"Landed_Cost_Group_ID":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["ITEMNMBR"],["RCRDTYPE"],["LOCNCODE"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["DOCTYPE"],["DOCNUMBR"],["LNSEQNBR"]],"aliasName":"IV30300","selected":true},"stream":{"name":"IV30300","jsonSchema":{"type":"object","properties":{"UOFM":{"type":"string"},"TRXQTY":{"type":"number"},"DOCDATE":{"type":"string"},"DOCTYPE":{"type":"number"},"CUSTNMBR":{"type":"string"},"DECPLCUR":{"type":"number"},"DECPLQTY":{"type":"number"},"DOCNUMBR":{"type":"string"},"EXTDCOST":{"type":"number"},"HSTMODUL":{"type":"string"},"ITEMNMBR":{"type":"string"},"IVIVINDX":{"type":"number"},"IVIVOFIX":{"type":"number"},"LNSEQNBR":{"type":"number"},"QTYBSUOM":{"type":"number"},"TRFQTYTY":{"type":"number"},"TRNSTLOC":{"type":"string"},"TRTQTYTY":{"type":"number"},"TRXLOCTN":{"type":"string"},"TRXSORCE":{"type":"string"},"UNITCOST":{"type":"number"},"DEX_ROW_ID":{"type":"number"},"Reason_Code":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["DOCTYPE"],["DOCNUMBR"],["LNSEQNBR"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["UOMSCHDL"]],"aliasName":"IV40201","selected":true},"stream":{"name":"IV40201","jsonSchema":{"type":"object","properties":{"BASEUOFM":{"type":"string"},"NOTEINDX":{"type":"number"},"UMDPQTYS":{"type":"number"},"UMSCHDSC":{"type":"string"},"UOMSCHDL":{"type":"string"},"DEX_ROW_ID":{"type":"number"},"DEX_ROW_TS":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["UOMSCHDL"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["ACTINDX"],["CURNCYID"]],"aliasName":"MC00200","selected":true},"stream":{"name":"MC00200","jsonSchema":{"type":"object","properties":{"ACTINDX":{"type":"number"},"REVALUE":{"type":"number"},"CURNCYID":{"type":"string"},"REVLUHOW":{"type":"number"},"DEX_ROW_ID":{"type":"number"},"DEX_ROW_TS":{"type":"string"},"Post_Results_To":{"type":"number"},"CurrencyTranslationType":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["ACTINDX"],["CURNCYID"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["VENDORID"]],"aliasName":"PM00200","selected":true},"stream":{"name":"PM00200","jsonSchema":{"type":"object","properties":{"CITY":{"type":"string"},"HOLD":{"type":"number"},"CBVAT":{"type":"number"},"CCode":{"type":"string"},"STATE":{"type":"string"},"DECLID":{"type":"string"},"PHONE3":{"type":"string"},"COUNTRY":{"type":"string"},"MODIFDT":{"type":"string"},"UPSZONE":{"type":"string"},"VENDDBA":{"type":"string"},"ZIPCODE":{"type":"string"},"ACNMVNDR":{"type":"string"},"ACPURIDX":{"type":"number"},"ADDRESS1":{"type":"string"},"ADDRESS2":{"type":"string"},"ADDRESS3":{"type":"string"},"BRTHDATE":{"type":"string"},"CHEKBKID":{"type":"string"},"COMMENT1":{"type":"string"},"COMMENT2":{"type":"string"},"CREATDDT":{"type":"string"},"CREDTLMT":{"type":"number"},"CRLMTDLR":{"type":"number"},"CRTCOMDT":{"type":"string"},"CRTEXPDT":{"type":"string"},"CURNCYID":{"type":"string"},"DISGRPER":{"type":"number"},"DOCFMTID":{"type":"string"},"DUEGRPER":{"type":"number"},"DXVARNUM":{"type":"string"},"FAXNUMBR":{"type":"string"},"GOVCRPID":{"type":"string"},"GOVINDID":{"type":"string"},"KGLDSTHS":{"type":"number"},"KPCALHST":{"type":"number"},"KPERHIST":{"type":"number"},"KPTRXHST":{"type":"number"},"MAXINDLR":{"type":"number"},"MINORDER":{"type":"number"},"MINPYDLR":{"type":"number"},"MINPYPCT":{"type":"number"},"MINPYTYP":{"type":"number"},"MXIAFVND":{"type":"number"},"MXWOFAMT":{"type":"number"},"NOTEINDX":{"type":"number"},"PARVENID":{"type":"string"},"PHNUMBR1":{"type":"string"},"PHNUMBR2":{"type":"string"},"PMAPINDX":{"type":"number"},"PMCSHIDX":{"type":"number"},"PMDAVIDX":{"type":"number"},"PMDTKIDX":{"type":"number"},"PMFINIDX":{"type":"number"},"PMFRTIDX":{"type":"number"},"PMMSCHIX":{"type":"number"},"PMPRCHIX":{"type":"number"},"PMRTNGIX":{"type":"number"},"PMTAXIDX":{"type":"number"},"PMTDSCIX":{"type":"number"},"PMWRTIDX":{"type":"number"},"PPSTAXRT":{"type":"number"},"PRSPAYEE":{"type":"number"},"PTCSHACF":{"type":"number"},"PURPVIDX":{"type":"number"},"PYMNTPRI":{"type":"string"},"PYMTRMID":{"type":"string"},"RATETPID":{"type":"string"},"RTOBUTKN":{"type":"number"},"SBPPSDED":{"type":"number"},"SHIPMTHD":{"type":"string"},"TAXSCHID":{"type":"string"},"TRDDISCT":{"type":"number"},"TXIDNMBR":{"type":"string"},"TXRGNNUM":{"type":"string"},"USERDEF1":{"type":"string"},"USERDEF2":{"type":"string"},"USERLANG":{"type":"number"},"VADCDPAD":{"type":"string"},"VADCDSFR":{"type":"string"},"VADCDTRO":{"type":"string"},"VADDCDPR":{"type":"string"},"VENDNAME":{"type":"string"},"VENDORID":{"type":"string"},"VENDSHNM":{"type":"string"},"VENDSTTS":{"type":"number"},"VNDCHKNM":{"type":"string"},"VNDCLSID":{"type":"string"},"VNDCNTCT":{"type":"string"},"WRITEOFF":{"type":"number"},"XPDTOBLG":{"type":"number"},"TEN99TYPE":{"type":"number"},"VADCD1099":{"type":"string"},"DEX_ROW_ID":{"type":"number"},"DEX_ROW_TS":{"type":"string"},"FREEONBOARD":{"type":"number"},"TaxInvRecvd":{"type":"number"},"LaborPmtType":{"type":"number"},"Revalue_Vendor":{"type":"number"},"TEN99BOXNUMBER":{"type":"number"},"TaxFileNumMode":{"type":"number"},"Post_Results_To":{"type":"number"},"WithholdingType":{"type":"number"},"Workflow_Status":{"type":"number"},"ONEPAYPERVENDINV":{"type":"number"},"Workflow_Priority":{"type":"number"},"WithholdingFormType":{"type":"number"},"WithholdingEntityType":{"type":"number"},"Workflow_Approval_Status":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["VENDORID"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["CNTRLTYP"],["CNTRLNUM"]],"aliasName":"PM00400","selected":true},"stream":{"name":"PM00400","jsonSchema":{"type":"object","properties":{"USERID":{"type":"string"},"DOCDATE":{"type":"string"},"DOCTYPE":{"type":"number"},"DUEDATE":{"type":"string"},"BCHSOURC":{"type":"string"},"CHEKBKID":{"type":"string"},"CNTRLNUM":{"type":"string"},"CNTRLTYP":{"type":"number"},"DCSTATUS":{"type":"number"},"DISCDATE":{"type":"string"},"DOCNUMBR":{"type":"string"},"TRXSORCE":{"type":"string"},"VENDORID":{"type":"string"},"DEX_ROW_ID":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["CNTRLTYP"],["CNTRLNUM"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["VCHRNMBR"],["CNTRLTYP"],["APTVCHNM"],["SPCLDIST"],["DSTSQNUM"]],"aliasName":"PM10100","selected":true},"stream":{"name":"PM10100","jsonSchema":{"type":"object","properties":{"TIME1":{"type":"string"},"USERID":{"type":"string"},"CHANGED":{"type":"number"},"DSTINDX":{"type":"number"},"DistRef":{"type":"string"},"INTERID":{"type":"string"},"APTODCTY":{"type":"number"},"APTVCHNM":{"type":"string"},"CNTRLTYP":{"type":"number"},"CRDTAMNT":{"type":"number"},"CURNCYID":{"type":"string"},"CURRNIDX":{"type":"number"},"DEBITAMT":{"type":"number"},"DECPLACS":{"type":"number"},"DENXRATE":{"type":"number"},"DISTTYPE":{"type":"number"},"DSTSQNUM":{"type":"number"},"EXCHDATE":{"type":"string"},"EXGTBLID":{"type":"string"},"EXPNDATE":{"type":"string"},"ICCURRID":{"type":"string"},"ICCURRIX":{"type":"number"},"MCTRXSTT":{"type":"number"},"ORCRDAMT":{"type":"number"},"ORDBTAMT":{"type":"number"},"PSTGDATE":{"type":"string"},"PSTGSTUS":{"type":"number"},"RATETPID":{"type":"string"},"RTCLCMTD":{"type":"number"},"SPCLDIST":{"type":"number"},"TRXSORCE":{"type":"string"},"VCHRNMBR":{"type":"string"},"VENDORID":{"type":"string"},"XCHGRATE":{"type":"number"},"DEX_ROW_ID":{"type":"number"},"CorrespondingUnit":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["VCHRNMBR"],["CNTRLTYP"],["APTVCHNM"],["SPCLDIST"],["DSTSQNUM"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["APTVCHNM"],["APTODCTY"],["VCHRNMBR"],["DOCTYPE"]],"aliasName":"PM10200","selected":true},"stream":{"name":"PM10200","jsonSchema":{"type":"object","properties":{"DATE1":{"type":"string"},"TIME1":{"type":"string"},"POSTED":{"type":"number"},"DOCDATE":{"type":"string"},"DOCTYPE":{"type":"number"},"ORDATKN":{"type":"number"},"APFRDCNM":{"type":"string"},"APPLDAMT":{"type":"number"},"APTODCDT":{"type":"string"},"APTODCNM":{"type":"string"},"APTODCTY":{"type":"number"},"APTVCHNM":{"type":"string"},"CURNCYID":{"type":"string"},"CURRNIDX":{"type":"number"},"DISAVTKN":{"type":"number"},"DISTKNAM":{"type":"number"},"FROMCURR":{"type":"string"},"GLPOSTDT":{"type":"string"},"GSTDSAMT":{"type":"number"},"ORAPPAMT":{"type":"number"},"ORDISTKN":{"type":"number"},"ORWROFAM":{"type":"number"},"PPSAMDED":{"type":"number"},"RLGANLOS":{"type":"number"},"TAXDTLID":{"type":"string"},"VCHRNMBR":{"type":"string"},"VENDORID":{"type":"string"},"WROFAMNT":{"type":"number"},"TEN99AMNT":{"type":"number"},"APTOEXRATE":{"type":"number"},"DEX_ROW_ID":{"type":"number"},"APFRMEXRATE":{"type":"number"},"APTODENRATE":{"type":"number"},"APYTORNDAMT":{"type":"number"},"APFRMAPLYAMT":{"type":"number"},"APFRMDENRATE":{"type":"number"},"APFRMWROFAMT":{"type":"number"},"APTOMCTRXSTT":{"type":"number"},"APYFRMRNDAMT":{"type":"number"},"APYTORNDDISC":{"type":"number"},"DEFTEN99TYPE":{"type":"number"},"OAPYTORNDAMT":{"type":"number"},"APFRMMCTRXSTT":{"type":"number"},"APTORTCLCMETH":{"type":"number"},"OAPYFRMRNDAMT":{"type":"number"},"OAPYTORNDDISC":{"type":"number"},"APFRMDISCAVAIL":{"type":"number"},"APFRMDISCTAKEN":{"type":"number"},"APFRMRTCLCMETH":{"type":"number"},"Credit1099Amount":{"type":"number"},"ApplyToGLPostDate":{"type":"string"},"DEFTEN99BOXNUMBER":{"type":"number"},"Revaluation_Status":{"type":"number"},"ActualApplyToAmount":{"type":"number"},"ApplyFromGLPostDate":{"type":"string"},"ActualDiscAvailTaken":{"type":"number"},"ActualWriteOffAmount":{"type":"number"},"ActualDiscTakenAmount":{"type":"number"},"Settled_Gain_CreditCurrT":{"type":"number"},"Settled_Gain_DebitCurrTr":{"type":"number"},"Settled_Gain_DebitDiscAv":{"type":"number"},"Settled_Loss_CreditCurrT":{"type":"number"},"Settled_Loss_DebitCurrTr":{"type":"number"},"Settled_Loss_DebitDiscAv":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["APTVCHNM"],["APTODCTY"],["VCHRNMBR"],["DOCTYPE"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["BCHSOURC"],["BACHNUMB"],["PMNTNMBR"]],"aliasName":"PM10300","selected":true},"stream":{"name":"PM10300","jsonSchema":{"type":"object","properties":{"CITY":{"type":"string"},"STATE":{"type":"string"},"VOIDED":{"type":"number"},"COUNTRY":{"type":"string"},"DOCDATE":{"type":"string"},"DOCTYPE":{"type":"number"},"LNGDESC":{"type":"string"},"MODIFDT":{"type":"string"},"SDORMBY":{"type":"number"},"ZIPCODE":{"type":"string"},"ADDRESS1":{"type":"string"},"ADDRESS2":{"type":"string"},"ADDRESS3":{"type":"string"},"AMTINWDS":{"type":"string"},"AMWDSNBR":{"type":"string"},"APPLDAMT":{"type":"number"},"BACHNUMB":{"type":"string"},"BCHSOURC":{"type":"string"},"CARDNAME":{"type":"string"},"CHEKBKID":{"type":"string"},"CHEKTOTL":{"type":"number"},"CHKCOMNT":{"type":"string"},"CNTRLTYP":{"type":"number"},"COMMENT1":{"type":"string"},"CTYSTZIP":{"type":"string"},"CURNCYID":{"type":"string"},"CURTRXAM":{"type":"number"},"DISAMTAV":{"type":"number"},"DISTKNAM":{"type":"number"},"DOCNUMBR":{"type":"string"},"GSTDSAMT":{"type":"number"},"KEYFIELD":{"type":"string"},"LDOCRMTC":{"type":"number"},"MDFUSRID":{"type":"string"},"NOTEINDX":{"type":"number"},"PGRAMSBJ":{"type":"number"},"PMDSTMSG":{"type":"string","contentEncoding":"base64"},"PMNTNMBR":{"type":"string"},"PMWRKMS2":{"type":"string","contentEncoding":"base64"},"PMWRKMSG":{"type":"string","contentEncoding":"base64"},"PONUMBER":{"type":"string"},"POSTEDDT":{"type":"string"},"PPSAMDED":{"type":"number"},"PPSTAXRT":{"type":"number"},"PSTGDATE":{"type":"string"},"PSTGSTUS":{"type":"number"},"PTDUSRID":{"type":"string"},"PYENTTYP":{"type":"number"},"REPRNTED":{"type":"number"},"SEPRMTNC":{"type":"number"},"SOURCDOC":{"type":"string"},"STBOVRFL":{"type":"number"},"STRGA255":{"type":"string"},"STRGB255":{"type":"string"},"TotWOAmt":{"type":"number"},"TotWOTot":{"type":"number"},"VCHRNMBR":{"type":"string"},"VENDNAME":{"type":"string"},"VENDORID":{"type":"string"},"VNDCHKNM":{"type":"string"},"WROFAMNT":{"type":"number"},"TotCrdAmt":{"type":"number"},"TotDocAmt":{"type":"number"},"TotNegTot":{"type":"number"},"DEX_ROW_ID":{"type":"number"},"Electronic":{"type":"number"},"TotAmtPaid":{"type":"number"},"TotCrdDocAmt":{"type":"number"},"TotPPSAmtDed":{"type":"number"},"TotTotDocAmt":{"type":"number"},"TotalPaidTot":{"type":"number"},"TotDiscTknAmt":{"type":"number"},"TotDiscTknTot":{"type":"number"},"TotGSTDiscAmt":{"type":"number"},"Net_Paid_Amount":{"type":"number"},"Outstanding_Amount":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["BCHSOURC"],["BACHNUMB"],["PMNTNMBR"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["DOCTYPE"],["VCHRNMBR"]],"aliasName":"PM20000","selected":true},"stream":{"name":"PM20000","jsonSchema":{"type":"object","properties":{"HOLD":{"type":"number"},"CBVAT":{"type":"number"},"ECTRX":{"type":"number"},"ICTRX":{"type":"number"},"VOIDED":{"type":"number"},"CORRCTN":{"type":"number"},"DOCAMNT":{"type":"number"},"DOCDATE":{"type":"string"},"DOCTYPE":{"type":"number"},"DUEDATE":{"type":"string"},"FRTAMNT":{"type":"number"},"LNGDESC":{"type":"string"},"MODIFDT":{"type":"string"},"TAXAMNT":{"type":"number"},"APLYWITH":{"type":"number"},"BACHNUMB":{"type":"string"},"BCHSOURC":{"type":"string"},"BKTFRTAM":{"type":"number"},"BKTMSCAM":{"type":"number"},"BKTPURAM":{"type":"number"},"BNKRCAMT":{"type":"number"},"CARDNAME":{"type":"string"},"CHEKBKID":{"type":"string"},"CNTRLTYP":{"type":"number"},"CURNCYID":{"type":"string"},"CURTRXAM":{"type":"number"},"DINVPDOF":{"type":"string"},"DISAMTAV":{"type":"number"},"DISAVTKN":{"type":"number"},"DISCAMNT":{"type":"number"},"DISCDATE":{"type":"string"},"DISTKNAM":{"type":"number"},"DOCNUMBR":{"type":"string"},"DSCDLRAM":{"type":"number"},"FRTSCHID":{"type":"string"},"GSTDSAMT":{"type":"number"},"MDFUSRID":{"type":"string"},"MSCCHAMT":{"type":"number"},"MSCSCHID":{"type":"string"},"NOTEINDX":{"type":"number"},"PCHSCHID":{"type":"string"},"PGRAMSBJ":{"type":"number"},"PONUMBER":{"type":"string"},"PORDNMBR":{"type":"string"},"POSTEDDT":{"type":"string"},"PPSAMDED":{"type":"number"},"PPSTAXRT":{"type":"number"},"PRCHAMNT":{"type":"number"},"PRCHDATE":{"type":"string"},"PRCTDISC":{"type":"number"},"PSTGDATE":{"type":"string"},"PTDUSRID":{"type":"string"},"PYENTTYP":{"type":"number"},"PYMTRMID":{"type":"string"},"RETNAGAM":{"type":"number"},"SHIPMTHD":{"type":"string"},"SIMPLIFD":{"type":"number"},"TAXSCHID":{"type":"string"},"TRDISAMT":{"type":"number"},"TRXDSCRN":{"type":"string"},"TRXSORCE":{"type":"string"},"TTLPYMTS":{"type":"number"},"Tax_Date":{"type":"string"},"UN1099AM":{"type":"number"},"VADCDTRO":{"type":"string"},"VCHRNMBR":{"type":"string"},"VENDORID":{"type":"string"},"VNDCHKNM":{"type":"string"},"WROFAMNT":{"type":"number"},"TEN99AMNT":{"type":"number"},"TEN99TYPE":{"type":"number"},"DEX_ROW_ID":{"type":"number"},"DEX_ROW_TS":{"type":"string"},"DocPrinted":{"type":"number"},"Electronic":{"type":"number"},"TaxInvReqd":{"type":"number"},"TEN99BOXNUMBER":{"type":"number"},"Workflow_Status":{"type":"number"},"BackoutTradeDisc":{"type":"number"},"InvoiceReceiptDate":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["DOCTYPE"],["VCHRNMBR"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["DOCTYPE"],["VCHRNMBR"]],"aliasName":"PM30200","selected":true},"stream":{"name":"PM30200","jsonSchema":{"type":"object","properties":{"HOLD":{"type":"number"},"CBVAT":{"type":"number"},"ECTRX":{"type":"number"},"ICTRX":{"type":"number"},"VOIDED":{"type":"number"},"CORRCTN":{"type":"number"},"DOCAMNT":{"type":"number"},"DOCDATE":{"type":"string"},"DOCTYPE":{"type":"number"},"DUEDATE":{"type":"string"},"FRTAMNT":{"type":"number"},"LNGDESC":{"type":"string"},"MODIFDT":{"type":"string"},"TAXAMNT":{"type":"number"},"APLYWITH":{"type":"number"},"BACHNUMB":{"type":"string"},"BCHSOURC":{"type":"string"},"BKTFRTAM":{"type":"number"},"BKTMSCAM":{"type":"number"},"BKTPURAM":{"type":"number"},"CARDNAME":{"type":"string"},"CHEKBKID":{"type":"string"},"CNTRLTYP":{"type":"number"},"CURNCYID":{"type":"string"},"CURTRXAM":{"type":"number"},"DINVPDOF":{"type":"string"},"DISAMTAV":{"type":"number"},"DISAVTKN":{"type":"number"},"DISCAMNT":{"type":"number"},"DISCDATE":{"type":"string"},"DISTKNAM":{"type":"number"},"DOCNUMBR":{"type":"string"},"DSCDLRAM":{"type":"number"},"FRTSCHID":{"type":"string"},"GSTDSAMT":{"type":"number"},"MDFUSRID":{"type":"string"},"MSCCHAMT":{"type":"number"},"MSCSCHID":{"type":"string"},"NOTEINDX":{"type":"number"},"PCHSCHID":{"type":"string"},"PGRAMSBJ":{"type":"number"},"PONUMBER":{"type":"string"},"PORDNMBR":{"type":"string"},"POSTEDDT":{"type":"string"},"PPSAMDED":{"type":"number"},"PPSTAXRT":{"type":"number"},"PRCHAMNT":{"type":"number"},"PRCHDATE":{"type":"string"},"PRCTDISC":{"type":"number"},"PSTGDATE":{"type":"string"},"PTDUSRID":{"type":"string"},"PYENTTYP":{"type":"number"},"PYMTRMID":{"type":"string"},"RETNAGAM":{"type":"number"},"SHIPMTHD":{"type":"string"},"SIMPLIFD":{"type":"number"},"TAXSCHID":{"type":"string"},"TRDISAMT":{"type":"number"},"TRXDSCRN":{"type":"string"},"TRXSORCE":{"type":"string"},"TTLPYMTS":{"type":"number"},"Tax_Date":{"type":"string"},"UN1099AM":{"type":"number"},"VADCDTRO":{"type":"string"},"VCHRNMBR":{"type":"string"},"VENDORID":{"type":"string"},"VNDCHKNM":{"type":"string"},"WROFAMNT":{"type":"number"},"TEN99AMNT":{"type":"number"},"TEN99TYPE":{"type":"number"},"VOIDPDATE":{"type":"string"},"DEX_ROW_ID":{"type":"number"},"DEX_ROW_TS":{"type":"string"},"DocPrinted":{"type":"number"},"Electronic":{"type":"number"},"TaxInvReqd":{"type":"number"},"TEN99BOXNUMBER":{"type":"number"},"Workflow_Status":{"type":"number"},"BackoutTradeDisc":{"type":"number"},"InvoiceReceiptDate":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["DOCTYPE"],["VCHRNMBR"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["APTVCHNM"],["APTODCTY"],["VCHRNMBR"],["DOCTYPE"]],"aliasName":"PM30300","selected":true},"stream":{"name":"PM30300","jsonSchema":{"type":"object","properties":{"DATE1":{"type":"string"},"TIME1":{"type":"string"},"POSTED":{"type":"number"},"DOCDATE":{"type":"string"},"DOCTYPE":{"type":"number"},"ORDATKN":{"type":"number"},"APFRDCNM":{"type":"string"},"APPLDAMT":{"type":"number"},"APTODCDT":{"type":"string"},"APTODCNM":{"type":"string"},"APTODCTY":{"type":"number"},"APTVCHNM":{"type":"string"},"CURNCYID":{"type":"string"},"CURRNIDX":{"type":"number"},"DISAVTKN":{"type":"number"},"DISTKNAM":{"type":"number"},"FROMCURR":{"type":"string"},"GLPOSTDT":{"type":"string"},"GSTDSAMT":{"type":"number"},"ORAPPAMT":{"type":"number"},"ORDISTKN":{"type":"number"},"ORWROFAM":{"type":"number"},"PPSAMDED":{"type":"number"},"RLGANLOS":{"type":"number"},"TAXDTLID":{"type":"string"},"VCHRNMBR":{"type":"string"},"VENDORID":{"type":"string"},"WROFAMNT":{"type":"number"},"TEN99AMNT":{"type":"number"},"APTOEXRATE":{"type":"number"},"DEX_ROW_ID":{"type":"number"},"APFRMEXRATE":{"type":"number"},"APTODENRATE":{"type":"number"},"APYTORNDAMT":{"type":"number"},"APFRMAPLYAMT":{"type":"number"},"APFRMDENRATE":{"type":"number"},"APFRMWROFAMT":{"type":"number"},"APTOMCTRXSTT":{"type":"number"},"APYFRMRNDAMT":{"type":"number"},"APYTORNDDISC":{"type":"number"},"DEFTEN99TYPE":{"type":"number"},"OAPYTORNDAMT":{"type":"number"},"APFRMMCTRXSTT":{"type":"number"},"APTORTCLCMETH":{"type":"number"},"OAPYFRMRNDAMT":{"type":"number"},"OAPYTORNDDISC":{"type":"number"},"APFRMDISCAVAIL":{"type":"number"},"APFRMDISCTAKEN":{"type":"number"},"APFRMRTCLCMETH":{"type":"number"},"Credit1099Amount":{"type":"number"},"ApplyToGLPostDate":{"type":"string"},"DEFTEN99BOXNUMBER":{"type":"number"},"Revaluation_Status":{"type":"number"},"ActualApplyToAmount":{"type":"number"},"ApplyFromGLPostDate":{"type":"string"},"ActualDiscAvailTaken":{"type":"number"},"ActualWriteOffAmount":{"type":"number"},"ActualDiscTakenAmount":{"type":"number"},"Settled_Gain_CreditCurrT":{"type":"number"},"Settled_Gain_DebitCurrTr":{"type":"number"},"Settled_Gain_DebitDiscAv":{"type":"number"},"Settled_Loss_CreditCurrT":{"type":"number"},"Settled_Loss_DebitCurrTr":{"type":"number"},"Settled_Loss_DebitDiscAv":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["APTVCHNM"],["APTODCTY"],["VCHRNMBR"],["DOCTYPE"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["VCHRNMBR"],["CNTRLTYP"],["APTVCHNM"],["SPCLDIST"],["DSTSQNUM"]],"aliasName":"PM30600","selected":true},"stream":{"name":"PM30600","jsonSchema":{"type":"object","properties":{"USERID":{"type":"string"},"CHANGED":{"type":"number"},"DOCTYPE":{"type":"number"},"DSTINDX":{"type":"number"},"DistRef":{"type":"string"},"APTODCTY":{"type":"number"},"APTVCHNM":{"type":"string"},"CNTRLTYP":{"type":"number"},"CRDTAMNT":{"type":"number"},"CURNCYID":{"type":"string"},"CURRNIDX":{"type":"number"},"DEBITAMT":{"type":"number"},"DISTTYPE":{"type":"number"},"DSTSQNUM":{"type":"number"},"ORCRDAMT":{"type":"number"},"ORDBTAMT":{"type":"number"},"PSTGDATE":{"type":"string"},"PSTGSTUS":{"type":"number"},"SPCLDIST":{"type":"number"},"TRXSORCE":{"type":"string"},"VCHRNMBR":{"type":"string"},"VENDORID":{"type":"string"},"DEX_ROW_ID":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["VCHRNMBR"],["CNTRLTYP"],["APTVCHNM"],["SPCLDIST"],["DSTSQNUM"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["POPRCTNM"],["RCPTLNNM"],["PONUMBER"],["POLNENUM"]],"aliasName":"POP10500","selected":true},"stream":{"name":"POP10500","jsonSchema":{"type":"object","properties":{"UOFM":{"type":"string"},"QTYREJ":{"type":"number"},"Status":{"type":"number"},"INVINDX":{"type":"number"},"POPTYPE":{"type":"number"},"QTYTYPE":{"type":"number"},"UPPVIDX":{"type":"number"},"ACPURIDX":{"type":"number"},"APPYTYPE":{"type":"number"},"COSTCODE":{"type":"string"},"COSTTYPE":{"type":"number"},"CURNCYID":{"type":"string"},"CURRNIDX":{"type":"number"},"DATERECD":{"type":"string"},"DENXRATE":{"type":"number"},"EXGTBLID":{"type":"string"},"ITEMNMBR":{"type":"string"},"JOBNUMBR":{"type":"string"},"NOTEINDX":{"type":"number"},"OLDCUCST":{"type":"number"},"OREXTCST":{"type":"number"},"OSTDCOST":{"type":"number"},"PCHRPTCT":{"type":"number"},"POLNENUM":{"type":"number"},"PONUMBER":{"type":"string"},"POPRCTNM":{"type":"string"},"QTYINVCD":{"type":"number"},"QTYMATCH":{"type":"number"},"QTYSHPPD":{"type":"number"},"RATECALC":{"type":"number"},"RATETPID":{"type":"string"},"RCPTLNNM":{"type":"number"},"RCTSEQNM":{"type":"number"},"RUPPVAMT":{"type":"number"},"SPRCPTCT":{"type":"number"},"SPRCTSEQ":{"type":"number"},"TRXLOCTN":{"type":"string"},"UMQTYINB":{"type":"number"},"VENDORID":{"type":"string"},"XCHGRATE":{"type":"number"},"ORCPTCOST":{"type":"number"},"QTYINVADJ":{"type":"number"},"DEX_ROW_ID":{"type":"number"},"QTYREPLACED":{"type":"number"},"QTYRESERVED":{"type":"number"},"Capital_Item":{"type":"number"},"QTYINVRESERVE":{"type":"number"},"Product_Indicator":{"type":"number"},"Posted_LC_PPV_Amount":{"type":"number"},"Total_Landed_Cost_Amount":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["POPRCTNM"],["RCPTLNNM"],["PONUMBER"],["POLNENUM"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["CUSTNMBR"]],"aliasName":"RM00101","selected":true},"stream":{"name":"RM00101","jsonSchema":{"type":"object","properties":{"FAX":{"type":"string"},"ZIP":{"type":"string"},"CITY":{"type":"string"},"HOLD":{"type":"number"},"CBVAT":{"type":"number"},"CCode":{"type":"string"},"STATE":{"type":"string"},"DECLID":{"type":"string"},"PHONE1":{"type":"string"},"PHONE2":{"type":"string"},"PHONE3":{"type":"string"},"COUNTRY":{"type":"string"},"FINCHID":{"type":"string"},"MODIFDT":{"type":"string"},"RMARACC":{"type":"number"},"RMAVACC":{"type":"number"},"RMIVACC":{"type":"number"},"RMWRACC":{"type":"number"},"UPSZONE":{"type":"string"},"ADDRESS1":{"type":"string"},"ADDRESS2":{"type":"string"},"ADDRESS3":{"type":"string"},"ADRSCODE":{"type":"string"},"BALNCTYP":{"type":"number"},"BANKNAME":{"type":"string"},"BNKBRNCH":{"type":"string"},"CCRDXPDT":{"type":"string"},"CHEKBKID":{"type":"string"},"CNTCPRSN":{"type":"string"},"COMMENT1":{"type":"string"},"COMMENT2":{"type":"string"},"CPRCSTNM":{"type":"string"},"CRCARDID":{"type":"string"},"CRCRDNUM":{"type":"string"},"CREATDDT":{"type":"string"},"CRLMTAMT":{"type":"number"},"CRLMTPAM":{"type":"number"},"CRLMTPER":{"type":"number"},"CRLMTTYP":{"type":"number"},"CURNCYID":{"type":"string"},"CUSTCLAS":{"type":"string"},"CUSTDISC":{"type":"number"},"CUSTNAME":{"type":"string"},"CUSTNMBR":{"type":"string"},"DEFCACTY":{"type":"number"},"DISGRPER":{"type":"number"},"DOCFMTID":{"type":"string"},"DUEGRPER":{"type":"number"},"FINCHDLR":{"type":"number"},"FNCHATYP":{"type":"number"},"FNCHPCNT":{"type":"number"},"FRSTINDT":{"type":"string"},"GOVCRPID":{"type":"string"},"GOVINDID":{"type":"string"},"INACTIVE":{"type":"number"},"KPCALHST":{"type":"number"},"KPDSTHST":{"type":"number"},"KPERHIST":{"type":"number"},"KPTRXHST":{"type":"number"},"MINPYDLR":{"type":"number"},"MINPYPCT":{"type":"number"},"MINPYTYP":{"type":"number"},"MXWOFTYP":{"type":"number"},"MXWROFAM":{"type":"number"},"NOTEINDX":{"type":"number"},"PRBTADCD":{"type":"string"},"PRCLEVEL":{"type":"string"},"PRSTADCD":{"type":"string"},"PYMTRMID":{"type":"string"},"RATETPID":{"type":"string"},"RMCOSACC":{"type":"number"},"RMCSHACC":{"type":"number"},"RMFCGACC":{"type":"number"},"RMSLSACC":{"type":"number"},"RMSORACC":{"type":"number"},"RMTAKACC":{"type":"number"},"SALSTERR":{"type":"string"},"SHIPMTHD":{"type":"string"},"SHRTNAME":{"type":"string"},"SLPRSNID":{"type":"string"},"STADDRCD":{"type":"string"},"STMTCYCL":{"type":"number"},"STMTNAME":{"type":"string"},"TAXEXMT1":{"type":"string"},"TAXEXMT2":{"type":"string"},"TAXSCHID":{"type":"string"},"TXRGNNUM":{"type":"string"},"USERDEF1":{"type":"string"},"USERDEF2":{"type":"string"},"USERLANG":{"type":"number"},"DEX_ROW_ID":{"type":"number"},"DEX_ROW_TS":{"type":"string"},"INCLUDEINDP":{"type":"number"},"CUSTPRIORITY":{"type":"number"},"SHIPCOMPLETE":{"type":"number"},"INTEGRATIONID":{"type":"string"},"Post_Results_To":{"type":"number"},"Revalue_Customer":{"type":"number"},"INTEGRATIONSOURCE":{"type":"number"},"GPSFOINTEGRATIONID":{"type":"string"},"ORDERFULFILLDEFAULT":{"type":"number"},"Send_Email_Statements":{"type":"number"},"RMOvrpymtWrtoffAcctIdx":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["CUSTNMBR"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["CUSTNMBR"],["RMDTYPAL"],["DOCNUMBR"]],"aliasName":"RM20101","selected":true},"stream":{"name":"RM20101","jsonSchema":{"type":"object","properties":{"ECTRX":{"type":"number"},"CORRCTN":{"type":"number"},"DELETE1":{"type":"number"},"DOCDATE":{"type":"string"},"DUEDATE":{"type":"string"},"EFTFLAG":{"type":"number"},"FRTAMNT":{"type":"number"},"SLSAMNT":{"type":"number"},"TAXAMNT":{"type":"number"},"ADRSCODE":{"type":"string"},"AGNGBUKT":{"type":"number"},"APLYWITH":{"type":"number"},"BACHNUMB":{"type":"string"},"BCHSOURC":{"type":"string"},"BKTFRTAM":{"type":"number"},"BKTMSCAM":{"type":"number"},"BKTSLSAM":{"type":"number"},"CASHAMNT":{"type":"number"},"CBKIDCHK":{"type":"string"},"CBKIDCRD":{"type":"string"},"CBKIDCSH":{"type":"string"},"CHEKNMBR":{"type":"string"},"COMDLRAM":{"type":"number"},"COSTAMNT":{"type":"number"},"CPRCSTNM":{"type":"string"},"CSHRCTYP":{"type":"number"},"CSPORNBR":{"type":"string"},"CURNCYID":{"type":"string"},"CURTRXAM":{"type":"number"},"CUSTNMBR":{"type":"string"},"DINVPDOF":{"type":"string"},"DISAVAMT":{"type":"number"},"DISAVTKN":{"type":"number"},"DISCDATE":{"type":"string"},"DISCRTND":{"type":"number"},"DISTKNAM":{"type":"number"},"DOCNUMBR":{"type":"string"},"DSCDLRAM":{"type":"number"},"DSCPCTAM":{"type":"number"},"FRTSCHID":{"type":"string"},"GLPOSTDT":{"type":"string"},"GSTDSAMT":{"type":"number"},"LSTEDTDT":{"type":"string"},"LSTUSRED":{"type":"string"},"MISCAMNT":{"type":"number"},"MSCSCHID":{"type":"string"},"NOTEINDX":{"type":"number"},"ORTRXAMT":{"type":"number"},"POSTDATE":{"type":"string"},"PPSAMDED":{"type":"number"},"PSTUSRID":{"type":"string"},"PYMTRMID":{"type":"string"},"RMDTYPAL":{"type":"number"},"SALEDATE":{"type":"string"},"SHIPMTHD":{"type":"string"},"SIMPLIFD":{"type":"number"},"SLPRSNID":{"type":"string"},"SLSCHDID":{"type":"string"},"SLSTERCD":{"type":"string"},"TAXSCHID":{"type":"string"},"TRDISAMT":{"type":"number"},"TRXDSCRN":{"type":"string"},"TRXSORCE":{"type":"string"},"Tax_Date":{"type":"string"},"VOIDDATE":{"type":"string"},"VOIDSTTS":{"type":"number"},"WROFAMNT":{"type":"number"},"Factoring":{"type":"number"},"DEX_ROW_ID":{"type":"number"},"DEX_ROW_TS":{"type":"string"},"Electronic":{"type":"number"},"DIRECTDEBIT":{"type":"number"},"BackoutTradeDisc":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["CUSTNMBR"],["RMDTYPAL"],["DOCNUMBR"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["CUSTNMBR"],["RMDTYPAL"],["DOCNUMBR"]],"aliasName":"RM30101","selected":true},"stream":{"name":"RM30101","jsonSchema":{"type":"object","properties":{"ECTRX":{"type":"number"},"CORRCTN":{"type":"number"},"DELETE1":{"type":"number"},"DOCDATE":{"type":"string"},"DUEDATE":{"type":"string"},"EFTFLAG":{"type":"number"},"FRTAMNT":{"type":"number"},"SLSAMNT":{"type":"number"},"TAXAMNT":{"type":"number"},"ADRSCODE":{"type":"string"},"APLYWITH":{"type":"number"},"BACHNUMB":{"type":"string"},"BALFWDNM":{"type":"string"},"BCHSOURC":{"type":"string"},"BKTFRTAM":{"type":"number"},"BKTMSCAM":{"type":"number"},"BKTSLSAM":{"type":"number"},"CASHAMNT":{"type":"number"},"CHEKNMBR":{"type":"string"},"COMDLRAM":{"type":"number"},"COSTAMNT":{"type":"number"},"CPRCSTNM":{"type":"string"},"CSHRCTYP":{"type":"number"},"CSPORNBR":{"type":"string"},"CURNCYID":{"type":"string"},"CURTRXAM":{"type":"number"},"CUSTNMBR":{"type":"string"},"DINVPDOF":{"type":"string"},"DISAVAMT":{"type":"number"},"DISCDATE":{"type":"string"},"DISCRTND":{"type":"number"},"DISTKNAM":{"type":"number"},"DOCNUMBR":{"type":"string"},"DSCDLRAM":{"type":"number"},"DSCPCTAM":{"type":"number"},"FRTSCHID":{"type":"string"},"GLPOSTDT":{"type":"string"},"GSTDSAMT":{"type":"number"},"LSTEDTDT":{"type":"string"},"LSTUSRED":{"type":"string"},"MISCAMNT":{"type":"number"},"MSCSCHID":{"type":"string"},"NOTEINDX":{"type":"number"},"ORTRXAMT":{"type":"number"},"POSTDATE":{"type":"string"},"PPSAMDED":{"type":"number"},"PSTUSRID":{"type":"string"},"PYMTRMID":{"type":"string"},"RMDTYPAL":{"type":"number"},"SALEDATE":{"type":"string"},"SHIPMTHD":{"type":"string"},"SIMPLIFD":{"type":"number"},"SLPRSNID":{"type":"string"},"SLSCHDID":{"type":"string"},"SLSTERCD":{"type":"string"},"TAXSCHID":{"type":"string"},"TRDISAMT":{"type":"number"},"TRXDSCRN":{"type":"string"},"TRXSORCE":{"type":"string"},"Tax_Date":{"type":"string"},"VOIDDATE":{"type":"string"},"VOIDSTTS":{"type":"number"},"WROFAMNT":{"type":"number"},"Factoring":{"type":"number"},"DEX_ROW_ID":{"type":"number"},"DEX_ROW_TS":{"type":"string"},"Electronic":{"type":"number"},"DIRECTDEBIT":{"type":"number"},"BackoutTradeDisc":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["CUSTNMBR"],["RMDTYPAL"],["DOCNUMBR"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["SOPNUMBE"],["SOPTYPE"]],"aliasName":"SOP30200","selected":true},"stream":{"name":"SOP30200","jsonSchema":{"type":"object","properties":{"CITY":{"type":"string"},"CCode":{"type":"string"},"DOCID":{"type":"string"},"ECTRX":{"type":"number"},"Flags":{"type":"number"},"STATE":{"type":"string"},"TIME1":{"type":"string"},"PHONE3":{"type":"string"},"CODAMNT":{"type":"number"},"CORRCTN":{"type":"number"},"COUNTRY":{"type":"string"},"DOCAMNT":{"type":"number"},"DOCDATE":{"type":"string"},"DUEDATE":{"type":"string"},"FRTAMNT":{"type":"number"},"MODIFDT":{"type":"string"},"ORDATKN":{"type":"number"},"REPTING":{"type":"number"},"SOPTYPE":{"type":"number"},"TAXAMNT":{"type":"number"},"UPSZONE":{"type":"string"},"ZIPCODE":{"type":"string"},"ACCTAMNT":{"type":"number"},"ACTLSHIP":{"type":"string"},"ADDRESS1":{"type":"string"},"ADDRESS2":{"type":"string"},"ADDRESS3":{"type":"string"},"ALLOCABY":{"type":"number"},"APLYWITH":{"type":"number"},"BACHNUMB":{"type":"string"},"BACKDATE":{"type":"string"},"BCHSOURC":{"type":"string"},"BCKTXAMT":{"type":"number"},"BKTFRTAM":{"type":"number"},"BKTMSCAM":{"type":"number"},"BSIVCTTL":{"type":"number"},"CMMSLAMT":{"type":"number"},"CNTCPRSN":{"type":"string"},"COMAPPTO":{"type":"number"},"COMMAMNT":{"type":"number"},"COMMNTID":{"type":"string"},"CREATDDT":{"type":"string"},"CSTPONBR":{"type":"string"},"CURNCYID":{"type":"string"},"CURRNIDX":{"type":"number"},"CUSTNAME":{"type":"string"},"CUSTNMBR":{"type":"string"},"DENXRATE":{"type":"number"},"DEPRECVD":{"type":"number"},"DISAVAMT":{"type":"number"},"DISAVTKN":{"type":"number"},"DISCDATE":{"type":"string"},"DISCFRGT":{"type":"number"},"DISCMISC":{"type":"number"},"DISCRTND":{"type":"number"},"DISTKNAM":{"type":"number"},"DOCNCORR":{"type":"string"},"DSCDLRAM":{"type":"number"},"DSCPCTAM":{"type":"number"},"DSTBTCH1":{"type":"string"},"DSTBTCH2":{"type":"string"},"DTLSTREP":{"type":"string"},"DYSTINCR":{"type":"number"},"EXCHDATE":{"type":"string"},"EXGTBLID":{"type":"string"},"EXTDCOST":{"type":"number"},"FAXNUMBR":{"type":"string"},"FRGTTXBL":{"type":"number"},"FRTSCHID":{"type":"string"},"FRTTXAMT":{"type":"number"},"FUFILDAT":{"type":"string"},"GLPOSTDT":{"type":"string"},"INVODATE":{"type":"string"},"LOCNCODE":{"type":"string"},"MCTRXSTT":{"type":"number"},"MISCAMNT":{"type":"number"},"MISCTXBL":{"type":"number"},"MRKDNAMT":{"type":"number"},"MSCSCHID":{"type":"string"},"MSCTXAMT":{"type":"number"},"MSTRNUMB":{"type":"number"},"NCOMAMNT":{"type":"number"},"NOTEINDX":{"type":"number"},"OBTAXAMT":{"type":"number"},"OCOMMAMT":{"type":"number"},"ORACTAMT":{"type":"number"},"ORBKTFRT":{"type":"number"},"ORBKTMSC":{"type":"number"},"ORCODAMT":{"type":"number"},"ORCOSAMT":{"type":"number"},"ORDAVAMT":{"type":"number"},"ORDAVFRT":{"type":"number"},"ORDAVMSC":{"type":"number"},"ORDDLRAT":{"type":"number"},"ORDEPRVD":{"type":"number"},"ORDISRTD":{"type":"number"},"ORDISTKN":{"type":"number"},"ORDOCAMT":{"type":"number"},"ORDRDATE":{"type":"string"},"OREMSUBT":{"type":"number"},"OREXTCST":{"type":"number"},"ORFRTAMT":{"type":"number"},"ORFRTTAX":{"type":"number"},"ORIGNUMB":{"type":"string"},"ORIGTYPE":{"type":"number"},"ORMRKDAM":{"type":"number"},"ORMSCTAX":{"type":"number"},"ORNCMAMT":{"type":"number"},"ORPMTRVD":{"type":"number"},"ORSUBTOT":{"type":"number"},"ORTAXAMT":{"type":"number"},"ORTDISAM":{"type":"number"},"OTAXTAMT":{"type":"number"},"PCKSLPNO":{"type":"string"},"PHNUMBR1":{"type":"string"},"PHNUMBR2":{"type":"string"},"PICTICNU":{"type":"string"},"POSTEDDT":{"type":"string"},"PRBTADCD":{"type":"string"},"PRCLEVEL":{"type":"string"},"PROSPECT":{"type":"number"},"PRSTADCD":{"type":"string"},"PSTGSTUS":{"type":"number"},"PTDUSRID":{"type":"string"},"PYMTRCVD":{"type":"number"},"PYMTRMID":{"type":"string"},"QUOEXPDA":{"type":"string"},"QUOTEDAT":{"type":"string"},"RATETPID":{"type":"string"},"REFRENCE":{"type":"string"},"REMSUBTO":{"type":"number"},"RETUDATE":{"type":"string"},"RTCLCMTD":{"type":"number"},"SALEDATE":{"type":"string"},"SALSTERR":{"type":"string"},"SEQNCORR":{"type":"number"},"SHIPMTHD":{"type":"string"},"SHPPGDOC":{"type":"number"},"SIMPLIFD":{"type":"number"},"SLPRSNID":{"type":"string"},"SOPHDRE1":{"type":"string","contentEncoding":"base64"},"SOPHDRE2":{"type":"string","contentEncoding":"base64"},"SOPHDRFL":{"type":"string","contentEncoding":"base64"},"SOPLNERR":{"type":"string","contentEncoding":"base64"},"SOPNUMBE":{"type":"string"},"SUBTOTAL":{"type":"number"},"TAXEXMT1":{"type":"string"},"TAXEXMT2":{"type":"string"},"TAXSCHID":{"type":"string"},"TIMEREPD":{"type":"number"},"TIMESPRT":{"type":"number"},"TIMETREP":{"type":"number"},"TRDISAMT":{"type":"number"},"TRDISPCT":{"type":"number"},"TRXFREQU":{"type":"number"},"TRXSORCE":{"type":"string"},"TXBTXAMT":{"type":"number"},"TXENGCLD":{"type":"number"},"TXRGNNUM":{"type":"string"},"TXSCHSRC":{"type":"number"},"Tax_Date":{"type":"string"},"USDOCID1":{"type":"string"},"USDOCID2":{"type":"string"},"USER2ENT":{"type":"string"},"VOIDSTTS":{"type":"number"},"WITHHAMT":{"type":"number"},"XCHGRATE":{"type":"number"},"ORMISCAMT":{"type":"number"},"SOPSTATUS":{"type":"number"},"DEX_ROW_ID":{"type":"number"},"DEX_ROW_TS":{"type":"string"},"ShipToName":{"type":"string"},"DIRECTDEBIT":{"type":"number"},"ReqShipDate":{"type":"string"},"SHIPCOMPLETE":{"type":"number"},"Workflow_Status":{"type":"number"},"EXCEPTIONALDEMAND":{"type":"number"},"Print_Phone_NumberGB":{"type":"number"},"WorkflowPriorityQuote":{"type":"number"},"WorkflowApprStatusQuote":{"type":"number"},"ContractExchangeRateStat":{"type":"number"},"WorkflowApprStatCreditLm":{"type":"number"},"WorkflowPriorityCreditLm":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["SOPNUMBE"],["SOPTYPE"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["SOPNUMBE"],["SOPTYPE"],["CMPNTSEQ"],["LNITMSEQ"]],"aliasName":"SOP30300","selected":true},"stream":{"name":"SOP30300","jsonSchema":{"type":"object","properties":{"CITY":{"type":"string"},"UOFM":{"type":"string"},"CCode":{"type":"string"},"Flags":{"type":"number"},"STATE":{"type":"string"},"PHONE1":{"type":"string"},"PHONE2":{"type":"string"},"PHONE3":{"type":"string"},"BRKFLD1":{"type":"number"},"BRKFLD2":{"type":"number"},"BRKFLD3":{"type":"number"},"CONTNBR":{"type":"string"},"COUNTRY":{"type":"string"},"INVINDX":{"type":"number"},"SLSINDX":{"type":"number"},"SOPTYPE":{"type":"number"},"TAXAMNT":{"type":"number"},"ZIPCODE":{"type":"string"},"ACTLSHIP":{"type":"string"},"ADDRESS1":{"type":"string"},"ADDRESS2":{"type":"string"},"ADDRESS3":{"type":"string"},"ATYALLOC":{"type":"number"},"BKTSLSAM":{"type":"number"},"BSIVCTTL":{"type":"number"},"CMPNTSEQ":{"type":"number"},"CNTCPRSN":{"type":"string"},"COMMNTID":{"type":"string"},"CSLSINDX":{"type":"number"},"CURRNIDX":{"type":"number"},"DECPLCUR":{"type":"number"},"DECPLQTY":{"type":"number"},"DISCSALE":{"type":"number"},"DMGDINDX":{"type":"number"},"DOCNCORR":{"type":"string"},"DROPSHIP":{"type":"number"},"EXTDCOST":{"type":"number"},"EXTQTYAL":{"type":"number"},"FAXNUMBR":{"type":"string"},"FUFILDAT":{"type":"string"},"INSRINDX":{"type":"number"},"INUSINDX":{"type":"number"},"ITEMCODE":{"type":"string"},"ITEMDESC":{"type":"string"},"ITEMNMBR":{"type":"string"},"ITMTSHID":{"type":"string"},"IVITMTXB":{"type":"number"},"LNITMSEQ":{"type":"number"},"LOCNCODE":{"type":"string"},"MKDNINDX":{"type":"number"},"MRKDNAMT":{"type":"number"},"MRKDNPCT":{"type":"number"},"MRKDNTYP":{"type":"number"},"NONINVEN":{"type":"number"},"ODECPLCU":{"type":"number"},"ORBKTSLS":{"type":"number"},"ORDAVSLS":{"type":"number"},"OREPRICE":{"type":"number"},"OREXTCST":{"type":"number"},"ORGSEQNM":{"type":"number"},"ORMRKDAM":{"type":"number"},"ORTAXAMT":{"type":"number"},"ORTDISAM":{"type":"number"},"ORUNTCST":{"type":"number"},"ORUNTPRC":{"type":"number"},"OTAXTAMT":{"type":"number"},"OXTNDPRC":{"type":"number"},"PRCLEVEL":{"type":"string"},"PRSTADCD":{"type":"string"},"QTYBSUOM":{"type":"number"},"QTYCANCE":{"type":"number"},"QTYCANOT":{"type":"number"},"QTYDMGED":{"type":"number"},"QTYFULFI":{"type":"number"},"QTYINSVC":{"type":"number"},"QTYINUSE":{"type":"number"},"QTYONHND":{"type":"number"},"QTYORDER":{"type":"number"},"QTYPRBAC":{"type":"number"},"QTYPRBOO":{"type":"number"},"QTYPRINV":{"type":"number"},"QTYPRORD":{"type":"number"},"QTYRECVD":{"type":"number"},"QTYREMAI":{"type":"number"},"QTYREMBO":{"type":"number"},"QTYRTRND":{"type":"number"},"QTYSLCTD":{"type":"number"},"QTYTBAOR":{"type":"number"},"QTYTOINV":{"type":"number"},"QTYTORDR":{"type":"number"},"QUANTITY":{"type":"number"},"REMPRICE":{"type":"number"},"RTNSINDX":{"type":"number"},"SALSTERR":{"type":"string"},"SHIPMTHD":{"type":"string"},"SLPRSNID":{"type":"string"},"SOPLNERR":{"type":"string","contentEncoding":"base64"},"SOPNUMBE":{"type":"string"},"TAXSCHID":{"type":"string"},"TRDISAMT":{"type":"number"},"TRXSORCE":{"type":"string"},"TXBTXAMT":{"type":"number"},"TXSCHSRC":{"type":"number"},"UNITCOST":{"type":"number"},"UNITPRCE":{"type":"number"},"XTNDPRCE":{"type":"number"},"EXTQTYSEL":{"type":"number"},"PURCHSTAT":{"type":"number"},"CONTENDDTE":{"type":"string"},"DEX_ROW_ID":{"type":"number"},"DEX_ROW_TS":{"type":"string"},"ShipToName":{"type":"string"},"CONTITEMNBR":{"type":"string"},"ISLINEINTRA":{"type":"number"},"QTYPRVRECVD":{"type":"number"},"ReqShipDate":{"type":"string"},"CONTLNSEQNBR":{"type":"number"},"CONTSTARTDTE":{"type":"string"},"CONTSERIALNBR":{"type":"string"},"EXCEPTIONALDEMAND":{"type":"number"},"Print_Phone_NumberGB":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["SOPNUMBE"],["SOPTYPE"],["CMPNTSEQ"],["LNITMSEQ"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["BCHSOURC"],["BACHNUMB"]],"aliasName":"SY00500","selected":true},"stream":{"name":"SY00500","jsonSchema":{"type":"object","properties":{"TIME1":{"type":"string"},"ORIGIN":{"type":"number"},"SERIES":{"type":"number"},"USERID":{"type":"string"},"APPROVL":{"type":"number"},"DELBACH":{"type":"number"},"MODIFDT":{"type":"string"},"APPRVLDT":{"type":"string"},"BACHDATE":{"type":"string"},"BACHFREQ":{"type":"number"},"BACHNUMB":{"type":"string"},"BCHCOMNT":{"type":"string"},"BCHEMSG1":{"type":"string","contentEncoding":"base64"},"BCHEMSG2":{"type":"string","contentEncoding":"base64"},"BCHSOURC":{"type":"string"},"BCHSTRG1":{"type":"string"},"BCHSTRG2":{"type":"string"},"BCHSTTUS":{"type":"number"},"BCHTOTAL":{"type":"number"},"BRKDNALL":{"type":"number"},"CARDNAME":{"type":"string"},"CHEKBKID":{"type":"string"},"CHKFRMTS":{"type":"number"},"CHKSPRTD":{"type":"number"},"CNTRLTOT":{"type":"number"},"CNTRLTRX":{"type":"number"},"CREATDDT":{"type":"string"},"CURNCYID":{"type":"string"},"ERRSTATE":{"type":"number"},"GLBCHVAL":{"type":"string","contentEncoding":"base64"},"GLPOSTDT":{"type":"string"},"MKDTOPST":{"type":"number"},"MSCBDINC":{"type":"number"},"NOFPSTGS":{"type":"number"},"NOTEINDX":{"type":"number"},"NUMOFTRX":{"type":"number"},"PETRXCNT":{"type":"number"},"POSTTOGL":{"type":"number"},"RCLPSTDT":{"type":"string"},"RECPSTGS":{"type":"number"},"REPRNTED":{"type":"number"},"RVRSBACH":{"type":"number"},"SEPRMTNC":{"type":"number"},"TRXSORCE":{"type":"string"},"PmtMethod":{"type":"number"},"DEX_ROW_ID":{"type":"number"},"APRVLUSERID":{"type":"string"},"ClearRecAmts":{"type":"number"},"EFTFileFormat":{"type":"number"},"Sort_Checks_By":{"type":"number"},"Workflow_Status":{"type":"number"},"UseLastDayOfMonth":{"type":"number"},"Workflow_Priority":{"type":"number"},"Computer_Check_Doc_Date":{"type":"string"},"PurchasingPrepaymentBch":{"type":"number"},"Workflow_Approval_Status":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["BCHSOURC"],["BACHNUMB"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["CMPANYID"],["LOCATNID"]],"aliasName":"SY00600","selected":true},"stream":{"name":"SY00600","jsonSchema":{"type":"object","properties":{"CITY":{"type":"string"},"CCode":{"type":"string"},"STATE":{"type":"string"},"COUNTY":{"type":"string"},"PHONE1":{"type":"string"},"PHONE2":{"type":"string"},"PHONE3":{"type":"string"},"COUNTRY":{"type":"string"},"ZIPCODE":{"type":"string"},"ADDRESS1":{"type":"string"},"ADDRESS2":{"type":"string"},"ADDRESS3":{"type":"string"},"ADRCNTCT":{"type":"string"},"ADRSCODE":{"type":"string"},"CMPANYID":{"type":"number"},"FAXNUMBR":{"type":"string"},"LOCATNID":{"type":"string"},"LOCATNNM":{"type":"string"},"NOTEINDX":{"type":"number"},"CHANGEBY_I":{"type":"string"},"DEX_ROW_ID":{"type":"number"},"CHANGEDATE_I":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["CMPANYID"],["LOCATNID"]],"namespace":"dbo"}},{"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["PYMTRMID"]],"aliasName":"SY03300","selected":true},"stream":{"name":"SY03300","jsonSchema":{"type":"object","properties":{"TAX":{"type":"number"},"MISC":{"type":"number"},"DUEDTDS":{"type":"number"},"DUETYPE":{"type":"number"},"FREIGHT":{"type":"number"},"MODIFDT":{"type":"string"},"CBUVATMD":{"type":"number"},"CREATDDT":{"type":"string"},"DISCDTDS":{"type":"number"},"DISCNTCB":{"type":"number"},"DISCTYPE":{"type":"number"},"DSCDLRAM":{"type":"number"},"DSCLCTYP":{"type":"number"},"DSCPCTAM":{"type":"number"},"DueMonth":{"type":"number"},"LSTUSRED":{"type":"string"},"NOTEINDX":{"type":"number"},"PYMTRMID":{"type":"string"},"SALPURCH":{"type":"number"},"USEGRPER":{"type":"number"},"DEX_ROW_ID":{"type":"number"},"DiscountMonth":{"type":"number"},"CalculateDateFrom":{"type":"number"},"CalculateDateFromDays":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["PYMTRMID"]],"namespace":"dbo"}}]},"prefix":"","namespaceDefinition":"customformat","namespaceFormat":"MSSQL_FENIX_DYNAMIC_GREAT_PLAINS","schedule":{"units":24,"timeUnit":"hours"},"name":"Fenix-Dynamics-Great-Plains <> Snowflake - AIRBYTE","operations":[{"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","operationId":"d98e42d8-0c8f-4b7c-a79d-2f99266f7891","name":"Normalization","operatorConfiguration":{"operatorType":"normalization","normalization":{"option":"basic"},"dbt":null}}],"connectionId":"65de659a-10f9-444e-b467-cbe920c1385e","status":"active","withRefreshedCatalog":false,"sourceCatalogId":null} 2022-06-02 21:12:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 21:12:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 21:12:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 21:12:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 21:12:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 21:12:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:12:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"b8765372-07c4-4401-a7c2-f47b1e049149"} 2022-06-02 21:12:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 21:12:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"b5ea17b1-f170-46dc-bc31-cc744ca984c1"} 2022-06-02 21:12:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-02 21:12:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/get_debug_info - {"id":2474} 2022-06-02 21:12:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-02 21:12:22 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 21:12:22 INFO i.a.w.t.TemporalClient(startNewCancellation):316 - Manual cancellation request 2022-06-02 21:12:22 ERROR i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):100 - Failed to retrieve ConnectionManagerWorkflow for connection b8765372-07c4-4401-a7c2-f47b1e049149. Repairing state by creating new workflow and starting with the signal. io.airbyte.workers.temporal.exception.UnreachableWorkflowException: ConnectionManagerWorkflow for connection b8765372-07c4-4401-a7c2-f47b1e049149 is unreachable due to being in a quarantined state. at io.airbyte.workers.temporal.ConnectionManagerUtils.getConnectionManagerWorkflow(ConnectionManagerUtils.java:191) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.workers.temporal.ConnectionManagerUtils.signalWorkflowAndRepairIfNecessary(ConnectionManagerUtils.java:88) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.workers.temporal.ConnectionManagerUtils.signalWorkflowAndRepairIfNecessary(ConnectionManagerUtils.java:51) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.workers.temporal.TemporalClient.startNewCancellation(TemporalClient.java:321) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.scheduler.client.TemporalEventRunner.startNewCancellation(TemporalEventRunner.java:27) ~[io.airbyte.airbyte-scheduler-client-0.39.7-alpha.jar:?] at io.airbyte.server.handlers.SchedulerHandler.submitCancellationToWorker(SchedulerHandler.java:515) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.handlers.SchedulerHandler.cancelJob(SchedulerHandler.java:450) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.lambda$cancelJob$80(ConfigurationApi.java:768) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.execute(ConfigurationApi.java:874) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.cancelJob(ConfigurationApi.java:768) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:292) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:274) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:244) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) ~[jersey-container-servlet-core-2.31.jar:?] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:763) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:569) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1377) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:507) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1292) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.Server.handle(Server.java:501) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at java.lang.Thread.run(Thread.java:833) [?:?] 2022-06-02 21:12:22 INFO i.a.w.t.ConnectionManagerUtils(safeTerminateWorkflow):133 - Attempting to terminate existing workflow for connection b8765372-07c4-4401-a7c2-f47b1e049149. 2022-06-02 21:12:22 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):126 - Connection manager workflow for connection b8765372-07c4-4401-a7c2-f47b1e049149 has been started and signaled. 2022-06-02 21:12:22 INFO i.a.w.t.TemporalClient(startNewCancellation):339 - end of manual cancellation 2022-06-02 21:12:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/cancel - {"id":2474} 2022-06-02 21:12:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-02 21:12:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 21:12:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 21:12:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 21:12:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 21:12:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 21:12:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"33939707-cfba-4be2-b873-7147a24d4c05"} 2022-06-02 21:12:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-02 21:12:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 21:12:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 21:12:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"33939707-cfba-4be2-b873-7147a24d4c05","configTypes":["sync","reset_connection"]} 2022-06-02 21:12:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 21:12:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 21:12:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 21:12:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 21:12:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:12:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"b5ea17b1-f170-46dc-bc31-cc744ca984c1"} 2022-06-02 21:12:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 21:12:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b8765372-07c4-4401-a7c2-f47b1e049149","configTypes":["sync","reset_connection"]} 2022-06-02 21:12:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"b8765372-07c4-4401-a7c2-f47b1e049149"} 2022-06-02 21:12:40 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 21:12:40 INFO i.a.w.t.TemporalClient(startNewManualSync):276 - Manual sync request 2022-06-02 21:12:40 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):89 - Retrieved existing connection manager workflow for connection b8765372-07c4-4401-a7c2-f47b1e049149. Executing signal. 2022-06-02 21:12:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 21:12:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 21:12:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 21:12:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 21:12:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 21:12:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"b95ef9e6-ded5-45d2-92b4-20eddbd0af56"} 2022-06-02 21:12:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"b5ea17b1-f170-46dc-bc31-cc744ca984c1"} 2022-06-02 21:12:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 21:12:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b95ef9e6-ded5-45d2-92b4-20eddbd0af56","configTypes":["sync","reset_connection"]} 2022-06-02 21:12:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b95ef9e6-ded5-45d2-92b4-20eddbd0af56","configTypes":["sync","reset_connection"]} 2022-06-02 21:12:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b95ef9e6-ded5-45d2-92b4-20eddbd0af56","configTypes":["sync","reset_connection"]} 2022-06-02 21:12:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b95ef9e6-ded5-45d2-92b4-20eddbd0af56","configTypes":["sync","reset_connection"]} 2022-06-02 21:12:53 INFO i.a.w.t.TemporalClient(startNewManualSync):306 - end of manual schedule 2022-06-02 21:12:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/sync - {"connectionId":"b8765372-07c4-4401-a7c2-f47b1e049149"} 2022-06-02 21:12:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b95ef9e6-ded5-45d2-92b4-20eddbd0af56","configTypes":["sync","reset_connection"]} 2022-06-02 21:12:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:12:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b95ef9e6-ded5-45d2-92b4-20eddbd0af56","configTypes":["sync","reset_connection"]} 2022-06-02 21:13:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b95ef9e6-ded5-45d2-92b4-20eddbd0af56","configTypes":["sync","reset_connection"]} 2022-06-02 21:13:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b95ef9e6-ded5-45d2-92b4-20eddbd0af56","configTypes":["sync","reset_connection"]} 2022-06-02 21:13:06 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 21:13:06 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 21:13:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/update - {"connectionId":"b95ef9e6-ded5-45d2-92b4-20eddbd0af56","syncCatalog":{"streams":[{"stream":{"name":"QC Supply, LLC$Purch_ Cr_ Memo Line","jsonSchema":{"type":"object","properties":{"No_":{"type":"string"},"Area":{"type":"string"},"Type":{"type":"number"},"VAT _":{"type":"number"},"Amount":{"type":"number"},"Job No_":{"type":"string"},"Use Tax":{"type":"number"},"Bin Code":{"type":"string"},"Job Type":{"type":"number"},"Line No_":{"type":"number"},"Nonstock":{"type":"number"},"Quantity":{"type":"number"},"Unit Cost":{"type":"number"},"timestamp":{"type":"string","contentEncoding":"base64"},"Net Weight":{"type":"number"},"Phase Code":{"type":"string"},"Tax Liable":{"type":"number"},"Description":{"type":"string"},"Entry Point":{"type":"string"},"Line Amount":{"type":"number"},"Unit Volume":{"type":"number"},"Document No_":{"type":"string"},"Gross Weight":{"type":"number"},"Job Task No_":{"type":"string"},"Posting Date":{"type":"string"},"Variant Code":{"type":"string"},"Cost Category":{"type":"number"},"Description 2":{"type":"string"},"Insurance No_":{"type":"string"},"Job Line Type":{"type":"number"},"Location Code":{"type":"string"},"Posting Group":{"type":"string"},"Salvage Value":{"type":"number"},"Tax Area Code":{"type":"string"},"Job Unit Price":{"type":"number"},"Master Job No_":{"type":"string"},"Tax Group Code":{"type":"string"},"VAT Difference":{"type":"number"},"VAT Identifier":{"type":"string"},"Work Type Code":{"type":"string"},"Budgeted FA No_":{"type":"string"},"FA Posting Date":{"type":"string"},"FA Posting Type":{"type":"number"},"IC Partner Code":{"type":"string"},"IRS 1099 Liable":{"type":"number"},"Indirect Cost _":{"type":"number"},"Job Line Amount":{"type":"number"},"Job Project No_":{"type":"string"},"Job Total Price":{"type":"number"},"Line Discount _":{"type":"number"},"Prepayment Line":{"type":"number"},"Prod_ Order No_":{"type":"string"},"Purchasing Code":{"type":"string"},"Quantity (Base)":{"type":"number"},"Unit Cost (LCY)":{"type":"number"},"Unit of Measure":{"type":"string"},"VAT Base Amount":{"type":"number"},"Vendor Item No_":{"type":"string"},"Dimension Set ID":{"type":"number"},"Direct Unit Cost":{"type":"number"},"Maintenance Code":{"type":"string"},"Task Description":{"type":"string"},"Transaction Type":{"type":"string"},"Transport Method":{"type":"string"},"Unit Price (LCY)":{"type":"number"},"Units per Parcel":{"type":"number"},"Blanket Order No_":{"type":"string"},"Job Currency Code":{"type":"string"},"Pay-to Vendor No_":{"type":"string"},"Item Category Code":{"type":"string"},"Person Responsible":{"type":"string"},"Product Group Code":{"type":"string"},"Return Reason Code":{"type":"string"},"Allow Invoice Disc_":{"type":"number"},"Appl_-to Item Entry":{"type":"number"},"Buy-from Vendor No_":{"type":"string"},"Cross-Reference No_":{"type":"string"},"Job Currency Factor":{"type":"number"},"Job Line Discount _":{"type":"number"},"Return Shipment No_":{"type":"string"},"Variant Description":{"type":"string"},"Amount Including VAT":{"type":"number"},"Attached to Line No_":{"type":"number"},"Bill-to Customer No_":{"type":"string"},"Cross-Reference Type":{"type":"number"},"IC Partner Ref_ Type":{"type":"number"},"IC Partner Reference":{"type":"string"},"Inv_ Discount Amount":{"type":"number"},"Job Unit Price (LCY)":{"type":"number"},"Line Discount Amount":{"type":"number"},"Purchase Voucher No_":{"type":"string"},"System-Created Entry":{"type":"number"},"Unit of Measure Code":{"type":"string"},"Use Duplication List":{"type":"number"},"VAT Calculation Type":{"type":"number"},"Expected Receipt Date":{"type":"string"},"Job Line Amount (LCY)":{"type":"number"},"Job Total Price (LCY)":{"type":"number"},"Responsibility Center":{"type":"string"},"Blanket Order Line No_":{"type":"number"},"Depr_ Acquisition Cost":{"type":"number"},"Depreciation Book Code":{"type":"string"},"VAT Bus_ Posting Group":{"type":"string"},"Gen_ Bus_ Posting Group":{"type":"string"},"VAT Prod_ Posting Group":{"type":"string"},"Cross-Reference Type No_":{"type":"string"},"Gen_ Prod_ Posting Group":{"type":"string"},"Job Line Discount Amount":{"type":"number"},"Provincial Tax Area Code":{"type":"string"},"Qty_ per Unit of Measure":{"type":"number"},"Return Shipment Line No_":{"type":"number"},"Shortcut Dimension 1 Code":{"type":"string"},"Shortcut Dimension 2 Code":{"type":"string"},"Transaction Specification":{"type":"string"},"Exclude from Payment Disc_":{"type":"number"},"Depr_ until FA Posting Date":{"type":"number"},"Job Line Disc_ Amount (LCY)":{"type":"number"},"Unit of Measure (Cross Ref_)":{"type":"string"},"Duplicate in Depreciation Book":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Document No_"],["Line No_"]],"namespace":"dbo"},"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Document No_"],["Line No_"]],"aliasName":"QC_Supply__LLC_Purch__Cr__Memo_Line","selected":true}},{"stream":{"name":"QC Supply, LLC$Purch_ Inv_ Header","jsonSchema":{"type":"object","properties":{"Id":{"type":"string"},"No_":{"type":"string"},"Area":{"type":"string"},"On Hold":{"type":"string"},"User ID":{"type":"string"},"Due Date":{"type":"string"},"Order No_":{"type":"string"},"Quote No_":{"type":"string"},"Store No_":{"type":"string"},"timestamp":{"type":"string","contentEncoding":"base64"},"Correction":{"type":"number"},"No_ Series":{"type":"string"},"Order Date":{"type":"string"},"Tax Liable":{"type":"number"},"Entry Point":{"type":"string"},"No_ Printed":{"type":"number"},"Pay-to City":{"type":"string"},"Pay-to Name":{"type":"string"},"Reason Code":{"type":"string"},"Source Code":{"type":"string"},"Campaign No_":{"type":"string"},"Creditor No_":{"type":"string"},"Posting Date":{"type":"string"},"Ship-to City":{"type":"string"},"Ship-to Code":{"type":"string"},"Ship-to Name":{"type":"string"},"Buy-from City":{"type":"string"},"Currency Code":{"type":"string"},"Document Date":{"type":"string"},"IRS 1099 Code":{"type":"string"},"Language Code":{"type":"string"},"Location Code":{"type":"string"},"Pay-to County":{"type":"string"},"Pay-to Name 2":{"type":"string"},"Tax Area Code":{"type":"string"},"Master Job No_":{"type":"string"},"Pay-to Address":{"type":"string"},"Pay-to Contact":{"type":"string"},"Purchaser Code":{"type":"string"},"Ship-to County":{"type":"string"},"Ship-to Name 2":{"type":"string"},"Ship-to Option":{"type":"number"},"Your Reference":{"type":"string"},"Buy-from County":{"type":"string"},"Currency Factor":{"type":"number"},"Ship-to Address":{"type":"string"},"Ship-to Contact":{"type":"string"},"Bal_ Account No_":{"type":"string"},"Buy-from Address":{"type":"string"},"Buy-from Contact":{"type":"string"},"Buy-from Fax No_":{"type":"string"},"Dimension Set ID":{"type":"number"},"Order No_ Series":{"type":"string"},"P_O_ CC Email To":{"type":"string"},"Pay-to Address 2":{"type":"string"},"Pay-to Post Code":{"type":"string"},"Pre-Assigned No_":{"type":"string"},"Ship-to UPS Zone":{"type":"string"},"Transaction Type":{"type":"string"},"Transport Method":{"type":"string"},"Vendor Order No_":{"type":"string"},"Bal_ Account Type":{"type":"number"},"Pay-to Vendor No_":{"type":"string"},"Payment Reference":{"type":"string"},"Ship-to Address 2":{"type":"string"},"Ship-to Phone No_":{"type":"string"},"Ship-to Post Code":{"type":"string"},"Tax Exemption No_":{"type":"string"},"Buy-from Address 2":{"type":"string"},"Buy-from Post Code":{"type":"string"},"Invoice Disc_ Code":{"type":"string"},"Order Address Code":{"type":"string"},"P_O_ Send Email To":{"type":"string"},"Pay-to Contact No_":{"type":"string"},"Payment Discount _":{"type":"number"},"Payment Terms Code":{"type":"string"},"Pmt_ Discount Date":{"type":"string"},"Prepayment Invoice":{"type":"number"},"STE Transaction ID":{"type":"string"},"Vendor Invoice No_":{"type":"string"},"Applies-to Doc_ No_":{"type":"string"},"Buy-from Vendor No_":{"type":"string"},"Payment Method Code":{"type":"string"},"Posting Description":{"type":"string"},"VAT Base Discount _":{"type":"number"},"Applies-to Doc_ Type":{"type":"number"},"Buy-from Contact No_":{"type":"string"},"Buy-from Vendor Name":{"type":"string"},"Miscellaneous Vendor":{"type":"number"},"Prepayment Order No_":{"type":"string"},"Prices Including VAT":{"type":"number"},"Sell-to Customer No_":{"type":"string"},"Shipment Method Code":{"type":"string"},"VAT Registration No_":{"type":"string"},"Vendor Posting Group":{"type":"string"},"Expected Receipt Date":{"type":"string"},"Item Registration No_":{"type":"string"},"Prepayment No_ Series":{"type":"string"},"Responsibility Center":{"type":"string"},"Buy-from Vendor Name 2":{"type":"string"},"VAT Bus_ Posting Group":{"type":"string"},"Gen_ Bus_ Posting Group":{"type":"string"},"Pre-Assigned No_ Series":{"type":"string"},"VAT Country_Region Code":{"type":"string"},"Vendor Ledger Entry No_":{"type":"number"},"Provincial Tax Area Code":{"type":"string"},"Fiscal Invoice Number PAC":{"type":"string"},"Shortcut Dimension 1 Code":{"type":"string"},"Shortcut Dimension 2 Code":{"type":"string"},"Transaction Specification":{"type":"string"},"Pay-to Country_Region Code":{"type":"string"},"Ship-to Country_Region Code":{"type":"string"},"Buy-from Country_Region Code":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["No_"]],"namespace":"dbo"},"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["No_"]],"aliasName":"QC_Supply__LLC_Purch__Inv__Header","selected":true}},{"stream":{"name":"QC Supply, LLC$Purch_ Inv_ Line","jsonSchema":{"type":"object","properties":{"No_":{"type":"string"},"Area":{"type":"string"},"Type":{"type":"number"},"VAT _":{"type":"number"},"Amount":{"type":"number"},"Job No_":{"type":"string"},"Use Tax":{"type":"number"},"Bin Code":{"type":"string"},"Job Type":{"type":"number"},"Line No_":{"type":"number"},"Nonstock":{"type":"number"},"Quantity":{"type":"number"},"Unit Cost":{"type":"number"},"timestamp":{"type":"string","contentEncoding":"base64"},"Net Weight":{"type":"number"},"Phase Code":{"type":"string"},"Tax Liable":{"type":"number"},"Description":{"type":"string"},"Entry Point":{"type":"string"},"Line Amount":{"type":"number"},"Receipt No_":{"type":"string"},"Routing No_":{"type":"string"},"Unit Volume":{"type":"number"},"Document No_":{"type":"string"},"Gross Weight":{"type":"number"},"Job Task No_":{"type":"string"},"Original Qty":{"type":"number"},"Posting Date":{"type":"string"},"Variant Code":{"type":"string"},"Cost Category":{"type":"number"},"Deferral Code":{"type":"string"},"Description 2":{"type":"string"},"Insurance No_":{"type":"string"},"Job Line Type":{"type":"number"},"Location Code":{"type":"string"},"Operation No_":{"type":"string"},"Overhead Rate":{"type":"number"},"Posting Group":{"type":"string"},"Salvage Value":{"type":"number"},"Tax Area Code":{"type":"string"},"Job Unit Price":{"type":"number"},"Master Job No_":{"type":"string"},"One Time Price":{"type":"number"},"Ship-to Option":{"type":"number"},"Tax Group Code":{"type":"string"},"VAT Difference":{"type":"number"},"VAT Identifier":{"type":"string"},"Work Type Code":{"type":"string"},"Budget Line No_":{"type":"number"},"Budgeted FA No_":{"type":"string"},"FA Posting Date":{"type":"string"},"FA Posting Type":{"type":"number"},"IC Partner Code":{"type":"string"},"IRS 1099 Liable":{"type":"number"},"Indirect Cost _":{"type":"number"},"Job Line Amount":{"type":"number"},"Job Project No_":{"type":"string"},"Job Total Price":{"type":"number"},"Line Discount _":{"type":"number"},"Prepayment Line":{"type":"number"},"Prod_ Order No_":{"type":"string"},"Purchasing Code":{"type":"string"},"Quantity (Base)":{"type":"number"},"Sales Order No_":{"type":"string"},"Unit Cost (LCY)":{"type":"number"},"Unit of Measure":{"type":"string"},"VAT Base Amount":{"type":"number"},"Vendor Item No_":{"type":"string"},"Work Center No_":{"type":"string"},"Allow Qty Change":{"type":"number"},"Dimension Set ID":{"type":"number"},"Direct Unit Cost":{"type":"number"},"Maintenance Code":{"type":"string"},"Receipt Line No_":{"type":"number"},"Task Description":{"type":"string"},"Transaction Type":{"type":"string"},"Transport Method":{"type":"string"},"Unit Price (LCY)":{"type":"number"},"Units per Parcel":{"type":"number"},"Blanket Order No_":{"type":"string"},"Job Currency Code":{"type":"string"},"Pay-to Vendor No_":{"type":"string"},"Item Category Code":{"type":"string"},"Person Responsible":{"type":"string"},"Product Group Code":{"type":"string"},"Purchase Order No_":{"type":"string"},"Return Reason Code":{"type":"string"},"Allow Invoice Disc_":{"type":"number"},"Appl_-to Item Entry":{"type":"number"},"Buy-from Vendor No_":{"type":"string"},"Cross-Reference No_":{"type":"string"},"Job Currency Factor":{"type":"number"},"Job Line Discount _":{"type":"number"},"Original Qty (Base)":{"type":"number"},"Paym_ Disc_ Allowed":{"type":"number"},"Variant Description":{"type":"string"},"Amount Including VAT":{"type":"number"},"Attached to Line No_":{"type":"number"},"Bill-to Customer No_":{"type":"string"},"Cross-Reference Type":{"type":"number"},"IC Partner Ref_ Type":{"type":"number"},"IC Partner Reference":{"type":"string"},"Inv_ Discount Amount":{"type":"number"},"Job Unit Price (LCY)":{"type":"number"},"Line Discount Amount":{"type":"number"},"Prod_ Order Line No_":{"type":"number"},"System-Created Entry":{"type":"number"},"Unit of Measure Code":{"type":"string"},"Use Duplication List":{"type":"number"},"VAT Calculation Type":{"type":"number"},"Expected Receipt Date":{"type":"string"},"Job Line Amount (LCY)":{"type":"number"},"Job Total Price (LCY)":{"type":"number"},"Responsibility Center":{"type":"string"},"Routing Reference No_":{"type":"number"},"Blanket Order Line No_":{"type":"number"},"Depr_ Acquisition Cost":{"type":"number"},"Depreciation Book Code":{"type":"string"},"VAT Bus_ Posting Group":{"type":"string"},"Gen_ Bus_ Posting Group":{"type":"string"},"VAT Prod_ Posting Group":{"type":"string"},"Cross-Reference Type No_":{"type":"string"},"Gen_ Prod_ Posting Group":{"type":"string"},"Job Line Discount Amount":{"type":"number"},"Provincial Tax Area Code":{"type":"string"},"Qty_ per Unit of Measure":{"type":"number"},"Orig Unit of Measure Code":{"type":"string"},"Shortcut Dimension 1 Code":{"type":"string"},"Shortcut Dimension 2 Code":{"type":"string"},"Transaction Specification":{"type":"string"},"Exclude from Payment Disc_":{"type":"number"},"Depr_ until FA Posting Date":{"type":"number"},"Job Line Disc_ Amount (LCY)":{"type":"number"},"Amt_ for Paym_ Disc_ Allowed":{"type":"number"},"Unit of Measure (Cross Ref_)":{"type":"string"},"Duplicate in Depreciation Book":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Document No_"],["Line No_"]],"namespace":"dbo"},"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Document No_"],["Line No_"]],"aliasName":"QC_Supply__LLC_Purch__Inv__Line","selected":true}},{"stream":{"name":"QC Supply, LLC$Purch_ Rcpt_ Header","jsonSchema":{"type":"object","properties":{"No_":{"type":"string"},"Area":{"type":"string"},"On Hold":{"type":"string"},"User ID":{"type":"string"},"Due Date":{"type":"string"},"Order No_":{"type":"string"},"Quote No_":{"type":"string"},"Store No_":{"type":"string"},"timestamp":{"type":"string","contentEncoding":"base64"},"Correction":{"type":"number"},"No_ Series":{"type":"string"},"Order Date":{"type":"string"},"Tax Liable":{"type":"number"},"Entry Point":{"type":"string"},"No_ Printed":{"type":"number"},"Pay-to City":{"type":"string"},"Pay-to Name":{"type":"string"},"Reason Code":{"type":"string"},"Source Code":{"type":"string"},"Campaign No_":{"type":"string"},"Posting Date":{"type":"string"},"Ship-to City":{"type":"string"},"Ship-to Code":{"type":"string"},"Ship-to Name":{"type":"string"},"Buy-from City":{"type":"string"},"Currency Code":{"type":"string"},"Document Date":{"type":"string"},"Language Code":{"type":"string"},"Location Code":{"type":"string"},"Pay-to County":{"type":"string"},"Pay-to Name 2":{"type":"string"},"Retail Status":{"type":"number"},"Tax Area Code":{"type":"string"},"Order Receiver":{"type":"string"},"Pay-to Address":{"type":"string"},"Pay-to Contact":{"type":"string"},"Purchaser Code":{"type":"string"},"Receiving Date":{"type":"string"},"Ship-to County":{"type":"string"},"Ship-to Name 2":{"type":"string"},"Your Reference":{"type":"string"},"Buy-from County":{"type":"string"},"Currency Factor":{"type":"number"},"Ship-to Address":{"type":"string"},"Ship-to Contact":{"type":"string"},"Bal_ Account No_":{"type":"string"},"Buy-from Address":{"type":"string"},"Buy-from Contact":{"type":"string"},"Buy-from Fax No_":{"type":"string"},"Dimension Set ID":{"type":"number"},"Order No_ Series":{"type":"string"},"Pay-to Address 2":{"type":"string"},"Pay-to Post Code":{"type":"string"},"Ship-to UPS Zone":{"type":"string"},"Transaction Type":{"type":"string"},"Transport Method":{"type":"string"},"Vendor Order No_":{"type":"string"},"Bal_ Account Type":{"type":"number"},"Pay-to Vendor No_":{"type":"string"},"Ship-to Address 2":{"type":"string"},"Ship-to Phone No_":{"type":"string"},"Ship-to Post Code":{"type":"string"},"Buy-from Address 2":{"type":"string"},"Buy-from Post Code":{"type":"string"},"Invoice Disc_ Code":{"type":"string"},"Order Address Code":{"type":"string"},"Pay-to Contact no_":{"type":"string"},"Payment Discount _":{"type":"number"},"Payment Terms Code":{"type":"string"},"Pmt_ Discount Date":{"type":"string"},"Applies-to Doc_ No_":{"type":"string"},"Buy-from Vendor No_":{"type":"string"},"Payment Method Code":{"type":"string"},"Posting Description":{"type":"string"},"VAT Base Discount _":{"type":"number"},"Vendor Shipment No_":{"type":"string"},"Applies-to Doc_ Type":{"type":"number"},"Buy-from Contact No_":{"type":"string"},"Buy-from Vendor Name":{"type":"string"},"Sell-to Customer No_":{"type":"string"},"Shipment Method Code":{"type":"string"},"VAT Registration No_":{"type":"string"},"Vendor Posting Group":{"type":"string"},"Actual Freight Amount":{"type":"number"},"Expected Receipt Date":{"type":"string"},"Lead Time Calculation":{"type":"string"},"Promised Receipt Date":{"type":"string"},"Receiving_Picking No_":{"type":"string"},"Responsibility Center":{"type":"string"},"Buy-from Vendor Name 2":{"type":"string"},"Requested Receipt Date":{"type":"string"},"VAT Bus_ Posting Group":{"type":"string"},"Gen_ Bus_ Posting Group":{"type":"string"},"VAT Country_Region Code":{"type":"string"},"Shortcut Dimension 1 Code":{"type":"string"},"Shortcut Dimension 2 Code":{"type":"string"},"Transaction Specification":{"type":"string"},"Pay-to Country_Region Code":{"type":"string"},"Inbound Whse_ Handling Time":{"type":"string"},"Ship-to Country_Region Code":{"type":"string"},"Buy-from Country_Region Code":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["No_"]],"namespace":"dbo"},"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["No_"]],"aliasName":"QC_Supply__LLC_Purch__Rcpt__Header","selected":true}},{"stream":{"name":"QC Supply, LLC$Sales Cr_Memo Header","jsonSchema":{"type":"object","properties":{"Id":{"type":"string"},"No_":{"type":"string"},"Area":{"type":"string"},"POS ID":{"type":"string"},"Job No_":{"type":"string"},"On Hold":{"type":"string"},"QR Code":{"type":"string","contentEncoding":"base64"},"User ID":{"type":"string"},"Due Date":{"type":"string"},"Exchange":{"type":"number"},"Project?":{"type":"number"},"Batch No_":{"type":"string"},"Hash -CL-":{"type":"string"},"Store No_":{"type":"string"},"timestamp":{"type":"string","contentEncoding":"base64"},"Cashier ID":{"type":"string"},"Correction":{"type":"number"},"Error Code":{"type":"string"},"Exit Point":{"type":"string"},"No_ Series":{"type":"string"},"Tax Liable":{"type":"number"},"No_ Printed":{"type":"number"},"Reason Code":{"type":"string"},"Source Code":{"type":"string"},"BI Timestamp":{"type":"string"},"Bill-to City":{"type":"string"},"Bill-to Name":{"type":"string"},"Campaign No_":{"type":"string"},"Catalog Code":{"type":"string"},"Payment Type":{"type":"number"},"Posting Date":{"type":"string"},"Posting Time":{"type":"string"},"Sell-to City":{"type":"string"},"Ship-to City":{"type":"string"},"Ship-to Code":{"type":"string"},"Ship-to Name":{"type":"string"},"Web Order ID":{"type":"string"},"Currency Code":{"type":"string"},"Document Date":{"type":"string"},"Language Code":{"type":"string"},"Location Code":{"type":"string"},"POS Type -CL-":{"type":"number"},"Shipment Date":{"type":"string"},"Tax Area Code":{"type":"string"},"Bill-to County":{"type":"string"},"Bill-to Name 2":{"type":"string"},"Card Type -CL-":{"type":"number"},"Date_Time Sent":{"type":"string"},"Master Job No_":{"type":"string"},"Sell-to County":{"type":"string"},"Ship-From Name":{"type":"string"},"Ship-to County":{"type":"string"},"Ship-to Name 2":{"type":"string"},"Web Profile ID":{"type":"string"},"Your Reference":{"type":"string"},"Bill-to Address":{"type":"string"},"Bill-to Contact":{"type":"string"},"Check Type -CL-":{"type":"number"},"Currency Factor":{"type":"number"},"Member Card No_":{"type":"string"},"Opportunity No_":{"type":"string"},"Order Time -CL-":{"type":"string"},"Sell-to Address":{"type":"string"},"Sell-to Contact":{"type":"string"},"Ship-to Address":{"type":"string"},"Ship-to Contact":{"type":"string"},"Allow Line Disc_":{"type":"number"},"Bal_ Account No_":{"type":"string"},"Catalog Drop No_":{"type":"number"},"Company Card No_":{"type":"string"},"Dimension Set ID":{"type":"number"},"EU 3-Party Trade":{"type":"number"},"Pre-Assigned No_":{"type":"string"},"Return Order No_":{"type":"string"},"Salesperson Code":{"type":"string"},"Ship-to UPS Zone":{"type":"string"},"Transaction Type":{"type":"string"},"Transport Method":{"type":"string"},"Account Type -CL-":{"type":"number"},"Bal_ Account Type":{"type":"number"},"Bill-to Address 2":{"type":"string"},"Bill-to Post Code":{"type":"string"},"Date_Time Stamped":{"type":"string"},"Digital Stamp PAC":{"type":"string","contentEncoding":"base64"},"Error Description":{"type":"string"},"Mailing List Code":{"type":"string"},"Orig_ Invoice No_":{"type":"string"},"Sell-to Address 2":{"type":"string"},"Sell-to Post Code":{"type":"string"},"Ship-to Address 2":{"type":"string"},"Ship-to Post Code":{"type":"string"},"Tax Exemption No_":{"type":"string"},"Date_Time Canceled":{"type":"string"},"EFT Store No_ -CL-":{"type":"string"},"Invoice Disc_ Code":{"type":"string"},"Payment Discount _":{"type":"number"},"Payment Terms Code":{"type":"string"},"Pmt_ Discount Date":{"type":"string"},"STE Transaction ID":{"type":"string"},"Account Number -CL-":{"type":"string"},"Applies-to Doc_ No_":{"type":"string"},"Bill-to Contact No_":{"type":"string"},"Bill-to ID No_ -CL-":{"type":"string"},"Payment Method Code":{"type":"string"},"Posting Description":{"type":"string"},"Routing Number -CL-":{"type":"string"},"Sell-to Contact No_":{"type":"string"},"Signed Document XML":{"type":"string","contentEncoding":"base64"},"Source Document No_":{"type":"string"},"VAT Base Discount _":{"type":"number"},"Applies-to Doc_ Type":{"type":"number"},"Bill-to Customer No_":{"type":"string"},"Customer Disc_ Group":{"type":"string"},"Customer Price Group":{"type":"string"},"EFT Tender Type -CL-":{"type":"number"},"Encryption Salt -CL-":{"type":"string"},"Expiration Year -CL-":{"type":"string"},"OneSource Tax Exempt":{"type":"number"},"PAC Web Service Name":{"type":"string"},"Prepayment Order No_":{"type":"string"},"Prices Including VAT":{"type":"number"},"Residential Delivery":{"type":"number"},"Sell-to Customer No_":{"type":"string"},"Sell-to Phone No_TBD":{"type":"string"},"Ship-to Phone No_TBD":{"type":"string"},"Shipment Method Code":{"type":"string"},"Source Document Type":{"type":"number"},"VAT Registration No_":{"type":"string"},"EFT Terminal No_ -CL-":{"type":"string"},"Expiration Month -CL-":{"type":"string"},"External Document No_":{"type":"string"},"Issuer ID Number -CL-":{"type":"string"},"Responsibility Center":{"type":"string"},"Sell-to Customer Name":{"type":"string"},"Bill-to ID County -CL-":{"type":"string"},"Bill-to Phone No_ -CL-":{"type":"string"},"Cust_ Ledger Entry No_":{"type":"number"},"Customer Posting Group":{"type":"string"},"Payment Transaction ID":{"type":"number"},"Prepayment Credit Memo":{"type":"number"},"Sell-to E-Mail Address":{"type":"string"},"Sell-to Phone No_ -CL-":{"type":"string"},"Ship-to Phone No_ -CL-":{"type":"string"},"VAT Bus_ Posting Group":{"type":"string"},"Gen_ Bus_ Posting Group":{"type":"string"},"Get Return Receipt Used":{"type":"number"},"Pre-Assigned No_ Series":{"type":"string"},"Return Order No_ Series":{"type":"string"},"Sell-to Customer Name 2":{"type":"string"},"VAT Country_Region Code":{"type":"string"},"Document Exchange Status":{"type":"number"},"Cash Register Session No_":{"type":"number"},"Date_Time First Req_ Sent":{"type":"string"},"Fiscal Invoice Number PAC":{"type":"string"},"Is Anonymous Web Customer":{"type":"number"},"Shortcut Dimension 1 Code":{"type":"string"},"Shortcut Dimension 2 Code":{"type":"string"},"Transaction Specification":{"type":"string"},"AvaTax Customer Usage Type":{"type":"string"},"EFT Customer Link No_ -CL-":{"type":"string"},"Electronic Document Status":{"type":"number"},"Masked Payment Account No_":{"type":"string"},"Bill-to Country_Region Code":{"type":"string"},"Bill-to Federal ID No_ -CL-":{"type":"string"},"EFT Customer Link Type -CL-":{"type":"number"},"Prepmt_ Cr_ Memo No_ Series":{"type":"string"},"Sell-to Country_Region Code":{"type":"string"},"Ship-to Country_Region Code":{"type":"string"},"Document Exchange Identifier":{"type":"string"},"EFT Cust_ Link Line No_ -CL-":{"type":"number"},"Is Anonymous Retail Customer":{"type":"number"},"Protected Account Number -CL-":{"type":"string"},"Account Number Prot_ Type -CL-":{"type":"number"},"Doc_ Exch_ Original Identifier":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["No_"]],"namespace":"dbo"},"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["No_"]],"aliasName":"QC_Supply__LLC_Sales_Cr_Memo_Header","selected":true}},{"stream":{"name":"QC Supply, LLC$Sales Cr_Memo Line","jsonSchema":{"type":"object","properties":{"No_":{"type":"string"},"Area":{"type":"string"},"Type":{"type":"number"},"VAT _":{"type":"number"},"Amount":{"type":"number"},"Job No_":{"type":"string"},"Bin Code":{"type":"string"},"Division":{"type":"string"},"Line No_":{"type":"number"},"Made Job":{"type":"number"},"Nonstock":{"type":"number"},"Quantity":{"type":"number"},"Offer No_":{"type":"string"},"Unit Cost":{"type":"number"},"timestamp":{"type":"string","contentEncoding":"base64"},"Exit Point":{"type":"string"},"Is Freight":{"type":"number"},"Net Weight":{"type":"number"},"Tax Liable":{"type":"number"},"Unit Price":{"type":"number"},"Vendor No_":{"type":"string"},"Description":{"type":"string"},"Line Amount":{"type":"number"},"Retainage _":{"type":"number"},"Unit Volume":{"type":"number"},"Document No_":{"type":"string"},"Gross Weight":{"type":"number"},"Job Task No_":{"type":"string"},"Posting Date":{"type":"string"},"Variant Code":{"type":"string"},"Description 2":{"type":"string"},"Location Code":{"type":"string"},"Posting Group":{"type":"string"},"Shipment Date":{"type":"string"},"Tax Area Code":{"type":"string"},"Master Job No_":{"type":"string"},"Tax Group Code":{"type":"string"},"VAT Difference":{"type":"number"},"VAT Identifier":{"type":"string"},"Work Type Code":{"type":"string"},"FA Posting Date":{"type":"string"},"IC Partner Code":{"type":"string"},"Line Discount _":{"type":"number"},"Prepayment Line":{"type":"number"},"Purchasing Code":{"type":"string"},"Quantity (Base)":{"type":"number"},"Unit Cost (LCY)":{"type":"number"},"Unit of Measure":{"type":"string"},"VAT Base Amount":{"type":"number"},"Vendor Item No_":{"type":"string"},"Allow Line Disc_":{"type":"number"},"Dimension Set ID":{"type":"number"},"Print on Invoice":{"type":"number"},"Retainage Amount":{"type":"number"},"Salesperson Code":{"type":"string"},"Transaction Type":{"type":"string"},"Transport Method":{"type":"string"},"Units per Parcel":{"type":"number"},"Blanket Order No_":{"type":"string"},"Is Retainage Line":{"type":"number"},"Sales Account No_":{"type":"string"},"Sales Invoice No_":{"type":"string"},"Item Category Code":{"type":"string"},"Person Responsible":{"type":"string"},"Product Group Code":{"type":"string"},"Return Reason Code":{"type":"string"},"Return Receipt No_":{"type":"string"},"Allow Invoice Disc_":{"type":"number"},"Appl_-to Item Entry":{"type":"number"},"Cross-Reference No_":{"type":"string"},"Variant Description":{"type":"string"},"Amount Including VAT":{"type":"number"},"Attached to Line No_":{"type":"number"},"Bill-to Customer No_":{"type":"string"},"Cross-Reference Type":{"type":"number"},"Customer Disc_ Group":{"type":"string"},"Customer Price Group":{"type":"string"},"IC Partner Ref_ Type":{"type":"number"},"IC Partner Reference":{"type":"string"},"Inv_ Discount Amount":{"type":"number"},"Line Discount Amount":{"type":"number"},"OneSource Tax Exempt":{"type":"number"},"Package Tracking No_":{"type":"string"},"Retainage Applied-to":{"type":"number"},"Sell-to Customer No_":{"type":"string"},"System-Created Entry":{"type":"number"},"Unit of Measure Code":{"type":"string"},"Use Duplication List":{"type":"number"},"VAT Calculation Type":{"type":"number"},"Appl_-from Item Entry":{"type":"number"},"Responsibility Center":{"type":"string"},"Blanket Order Line No_":{"type":"number"},"Depreciation Book Code":{"type":"string"},"Job Contract Entry No_":{"type":"number"},"VAT Bus_ Posting Group":{"type":"string"},"Gen_ Bus_ Posting Group":{"type":"string"},"Return Receipt Line No_":{"type":"number"},"VAT Prod_ Posting Group":{"type":"string"},"Cross-Reference Type No_":{"type":"string"},"Gen_ Prod_ Posting Group":{"type":"string"},"Qty_ per Unit of Measure":{"type":"number"},"Shortcut Dimension 1 Code":{"type":"string"},"Shortcut Dimension 2 Code":{"type":"string"},"Transaction Specification":{"type":"string"},"Depr_ until FA Posting Date":{"type":"number"},"Unit of Measure (Cross Ref_)":{"type":"string"},"Duplicate in Depreciation Book":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Document No_"],["Line No_"]],"namespace":"dbo"},"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Document No_"],["Line No_"]],"aliasName":"QC_Supply__LLC_Sales_Cr_Memo_Line","selected":true}},{"stream":{"name":"QC Supply, LLC$Sales Header","jsonSchema":{"type":"object","properties":{"No_":{"type":"string"},"Area":{"type":"string"},"Ship":{"type":"number"},"POS ID":{"type":"string"},"Status":{"type":"number"},"Invoice":{"type":"number"},"Job No_":{"type":"string"},"On Hold":{"type":"string"},"Receive":{"type":"number"},"Reserve":{"type":"number"},"Due Date":{"type":"string"},"Project?":{"type":"number"},"Batch No_":{"type":"string"},"Hash -CL-":{"type":"string"},"Quote No_":{"type":"string"},"Store No_":{"type":"string"},"timestamp":{"type":"string","contentEncoding":"base64"},"Cashier ID":{"type":"string"},"Correction":{"type":"number"},"Exit Point":{"type":"string"},"No_ Series":{"type":"string"},"Order Date":{"type":"string"},"Sales Type":{"type":"string"},"Tax Liable":{"type":"number"},"JEB Job No_":{"type":"string"},"No_ Printed":{"type":"number"},"Order Class":{"type":"string"},"Posting No_":{"type":"string"},"Reason Code":{"type":"string"},"Bill-to City":{"type":"string"},"Bill-to Name":{"type":"string"},"Catalog Code":{"type":"string"},"Order Picker":{"type":"string"},"Payment Type":{"type":"number"},"Picking Date":{"type":"string"},"Posting Date":{"type":"string"},"Posting Time":{"type":"string"},"Prepayment _":{"type":"number"},"Sell-to City":{"type":"string"},"Ship-to City":{"type":"string"},"Ship-to Code":{"type":"string"},"Ship-to Name":{"type":"string"},"Shipping No_":{"type":"string"},"Web Order ID":{"type":"string"},"Applies-to ID":{"type":"string"},"Currency Code":{"type":"string"},"Document Date":{"type":"string"},"Document Type":{"type":"number"},"EFT GUID -CL-":{"type":"string"},"Free Shipping":{"type":"number"},"Language Code":{"type":"string"},"Location Code":{"type":"string"},"POS Type -CL-":{"type":"number"},"Retail Status":{"type":"number"},"Shipment Date":{"type":"string"},"Shipping Time":{"type":"string"},"Statement No_":{"type":"string"},"Tax Area Code":{"type":"string"},"Bill-to County":{"type":"string"},"Bill-to Name 2":{"type":"string"},"Card Type -CL-":{"type":"number"},"JEB As Of Date":{"type":"string"},"Master Job No_":{"type":"string"},"Prepayment No_":{"type":"string"},"Quote Accepted":{"type":"number"},"Sell-to County":{"type":"string"},"Ship-From Name":{"type":"string"},"Ship-from City":{"type":"string"},"Ship-from Code":{"type":"string"},"Ship-to County":{"type":"string"},"Ship-to Name 2":{"type":"string"},"Web Profile ID":{"type":"string"},"Web Tax Amount":{"type":"number"},"Your Reference":{"type":"string"},"Bill-to Address":{"type":"string"},"Bill-to Contact":{"type":"string"},"Check Type -CL-":{"type":"number"},"Currency Factor":{"type":"number"},"Member Card No_":{"type":"string"},"Not Show Dialog":{"type":"number"},"Order Time -CL-":{"type":"string"},"Sell-to Address":{"type":"string"},"Sell-to Contact":{"type":"string"},"Ship-to Address":{"type":"string"},"Ship-to Contact":{"type":"string"},"Shipping Advice":{"type":"number"},"Allow Line Disc_":{"type":"number"},"Assigned User ID":{"type":"string"},"Bal_ Account No_":{"type":"string"},"Catalog Drop No_":{"type":"number"},"Dimension Set ID":{"type":"number"},"Job Queue Status":{"type":"number"},"Last Posting No_":{"type":"string"},"No_ Pick Printed":{"type":"number"},"RetainagePercent":{"type":"number"},"Salesperson Code":{"type":"string"},"Ship-from County":{"type":"string"},"Ship-to UPS Zone":{"type":"string"},"Shipment Pending":{"type":"number"},"Transaction Type":{"type":"string"},"Transport Method":{"type":"string"},"Work Description":{"type":"string","contentEncoding":"base64"},"Account Type -CL-":{"type":"number"},"Bal_ Account Type":{"type":"number"},"Bill-to Address 2":{"type":"string"},"Bill-to Post Code":{"type":"string"},"Combine Shipments":{"type":"number"},"EFT Order ID -CL-":{"type":"string"},"Get Shipment Used":{"type":"number"},"Last Shipping No_":{"type":"string"},"Mailing List Code":{"type":"string"},"Orig_ Invoice No_":{"type":"string"},"Replacement Order":{"type":"number"},"Sell-to Address 2":{"type":"string"},"Sell-to Post Code":{"type":"string"},"Ship-from Address":{"type":"string"},"Ship-to Address 2":{"type":"string"},"Ship-to Post Code":{"type":"string"},"EFT Store No_ -CL-":{"type":"string"},"Invoice Disc_ Code":{"type":"string"},"Job Queue Entry ID":{"type":"string"},"Payment Discount _":{"type":"number"},"Payment Terms Code":{"type":"string"},"Pmt_ Discount Date":{"type":"string"},"Posting No_ Series":{"type":"string"},"QC Order Date_Time":{"type":"string"},"Ready for Shipping":{"type":"number"},"Return Receipt No_":{"type":"string"},"Web Payment Amount":{"type":"number"},"Account Number -CL-":{"type":"string"},"Applies-to Doc_ No_":{"type":"string"},"Bill-to Contact No_":{"type":"string"},"Bill-to ID No_ -CL-":{"type":"string"},"Compress Prepayment":{"type":"number"},"Doc_ No_ Occurrence":{"type":"number"},"Last Prepayment No_":{"type":"string"},"Payment Method Code":{"type":"string"},"Posting Description":{"type":"string"},"Prepayment Due Date":{"type":"string"},"Prepmt_ Include Tax":{"type":"number"},"Quote Accepted Date":{"type":"string"},"Routing Number -CL-":{"type":"string"},"Sell-to Contact No_":{"type":"string"},"Ship-From Post Code":{"type":"string"},"Ship-from Address 2":{"type":"string"},"Shipping Agent Code":{"type":"string"},"Shipping No_ Series":{"type":"string"},"VAT Base Discount _":{"type":"number"},"Applies-to Doc_ Type":{"type":"number"},"Bill-to Customer No_":{"type":"string"},"Customer Disc_ Group":{"type":"string"},"Customer Price Group":{"type":"string"},"EFT Tender Type -CL-":{"type":"number"},"Encryption Salt -CL-":{"type":"string"},"Expiration Year -CL-":{"type":"string"},"JEB Master Job Order":{"type":"number"},"OneSource Tax Exempt":{"type":"number"},"Package Tracking No_":{"type":"string"},"Prepmt_ Cr_ Memo No_":{"type":"string"},"Prices Including VAT":{"type":"number"},"Residential Delivery":{"type":"number"},"Sell-to Customer No_":{"type":"string"},"Shipment Method Code":{"type":"string"},"VAT Registration No_":{"type":"string"},"Actual Freight Amount":{"type":"number"},"Click-to-Pay URL -CL-":{"type":"string"},"EFT Terminal No_ -CL-":{"type":"string"},"Expiration Month -CL-":{"type":"string"},"External Document No_":{"type":"string"},"Issuer ID Number -CL-":{"type":"string"},"Prepayment No_ Series":{"type":"string"},"Quote Expiration Date":{"type":"string"},"Quoted Freight Amount":{"type":"number"},"Quoted Freight Billed":{"type":"number"},"Receiving_Picking No_":{"type":"string"},"Sell-to Customer Name":{"type":"string"},"Shipping Instructions":{"type":"string"},"Web Merchandise Total":{"type":"number"},"Web User Customer No_":{"type":"string"},"xRetail Location Code":{"type":"string"},"Bill-to ID County -CL-":{"type":"string"},"Bill-to Phone No_ -CL-":{"type":"string"},"Customer Posting Group":{"type":"string"},"Date Received from Web":{"type":"string"},"Invoice Discount Value":{"type":"number"},"Payment Service Set ID":{"type":"number"},"Print Posted Documents":{"type":"number"},"Promised Delivery Date":{"type":"string"},"Quote Sent to Customer":{"type":"string"},"Quote Valid Until Date":{"type":"string"},"Sell-to E-Mail Address":{"type":"string"},"Sell-to Phone No_ -CL-":{"type":"string"},"Ship-to Phone No_ -CL-":{"type":"string"},"VAT Bus_ Posting Group":{"type":"string"},"Direct Debit Mandate ID":{"type":"string"},"Gen_ Bus_ Posting Group":{"type":"string"},"Last Return Receipt No_":{"type":"string"},"Posting from Whse_ Ref_":{"type":"number"},"Requested Delivery Date":{"type":"string"},"Sell-to Customer Name 2":{"type":"string"},"VAT Country_Region Code":{"type":"string"},"Is Anonymous Web Customer":{"type":"number"},"Last Prepmt_ Cr_ Memo No_":{"type":"string"},"Return Receipt No_ Series":{"type":"string"},"Shortcut Dimension 1 Code":{"type":"string"},"Shortcut Dimension 2 Code":{"type":"string"},"Transaction Specification":{"type":"string"},"EFT Customer Link No_ -CL-":{"type":"string"},"Prepmt_ Payment Discount _":{"type":"number"},"Prepmt_ Payment Terms Code":{"type":"string"},"Prepmt_ Pmt_ Discount Date":{"type":"string"},"Bill-to Country_Region Code":{"type":"string"},"Bill-to Federal ID No_ -CL-":{"type":"string"},"EFT Customer Link Type -CL-":{"type":"number"},"Incoming Document Entry No_":{"type":"number"},"OneSource Tax Exempt Reason":{"type":"string"},"Prepmt_ Cr_ Memo No_ Series":{"type":"string"},"Prepmt_ Posting Description":{"type":"string"},"Sell-to Country_Region Code":{"type":"string"},"Ship-to Country_Region Code":{"type":"string"},"Shipping Agent Service Code":{"type":"string"},"Web User Has Ordered Before":{"type":"number"},"EFT Cust_ Link Line No_ -CL-":{"type":"number"},"Electronic Invoice Type -CL-":{"type":"number"},"Invoice Discount Calculation":{"type":"number"},"Is Anonymous Retail Customer":{"type":"number"},"Outbound Whse_ Handling Time":{"type":"string"},"Protected Account Number -CL-":{"type":"string"},"Ship-from Country_Region Code":{"type":"string"},"Account Number Prot_ Type -CL-":{"type":"number"},"Bill-to Customer Template Code":{"type":"string"},"Sell-to Customer Template Code":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Document Type"],["No_"]],"namespace":"dbo"},"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Document Type"],["No_"]],"aliasName":"QC_Supply__LLC_Sales_Header","selected":true}},{"stream":{"name":"QC Supply, LLC$Sales Invoice Header","jsonSchema":{"type":"object","properties":{"Id":{"type":"string"},"No_":{"type":"string"},"Area":{"type":"string"},"POS ID":{"type":"string"},"Job No_":{"type":"string"},"On Hold":{"type":"string"},"QR Code":{"type":"string","contentEncoding":"base64"},"User ID":{"type":"string"},"Disputed":{"type":"number"},"Due Date":{"type":"string"},"Exchange":{"type":"number"},"Project?":{"type":"number"},"Batch No_":{"type":"string"},"Hash -CL-":{"type":"string"},"Order No_":{"type":"string"},"Quote No_":{"type":"string"},"Store No_":{"type":"string"},"timestamp":{"type":"string","contentEncoding":"base64"},"Cashier ID":{"type":"string"},"Correction":{"type":"number"},"Error Code":{"type":"string"},"Exit Point":{"type":"string"},"No_ Series":{"type":"string"},"Order Date":{"type":"string"},"Tax Liable":{"type":"number"},"No_ Printed":{"type":"number"},"Reason Code":{"type":"string"},"Retainage _":{"type":"number"},"Source Code":{"type":"string"},"BI Timestamp":{"type":"string"},"Bill-to City":{"type":"string"},"Bill-to Name":{"type":"string"},"Campaign No_":{"type":"string"},"Catalog Code":{"type":"string"},"Payment Type":{"type":"number"},"Posting Date":{"type":"string"},"Posting Time":{"type":"string"},"Sell-to City":{"type":"string"},"Ship-to City":{"type":"string"},"Ship-to Code":{"type":"string"},"Ship-to Name":{"type":"string"},"Web Order ID":{"type":"string"},"Currency Code":{"type":"string"},"Document Date":{"type":"string"},"EFT GUID -CL-":{"type":"string"},"Language Code":{"type":"string"},"Location Code":{"type":"string"},"POS Type -CL-":{"type":"number"},"Shipment Date":{"type":"string"},"Tax Area Code":{"type":"string"},"Bill-to County":{"type":"string"},"Bill-to Name 2":{"type":"string"},"Card Type -CL-":{"type":"number"},"Coupled to CRM":{"type":"number"},"Date_Time Sent":{"type":"string"},"Master Job No_":{"type":"string"},"Sell-to County":{"type":"string"},"Ship-From Name":{"type":"string"},"Ship-to County":{"type":"string"},"Ship-to Name 2":{"type":"string"},"Web Profile ID":{"type":"string"},"Web Tax Amount":{"type":"number"},"Your Reference":{"type":"string"},"Bill-to Address":{"type":"string"},"Bill-to Contact":{"type":"string"},"Check Type -CL-":{"type":"number"},"Currency Factor":{"type":"number"},"Member Card No_":{"type":"string"},"Order Time -CL-":{"type":"string"},"Sell-to Address":{"type":"string"},"Sell-to Contact":{"type":"string"},"Ship-to Address":{"type":"string"},"Ship-to Contact":{"type":"string"},"Allow Line Disc_":{"type":"number"},"Bal_ Account No_":{"type":"string"},"Catalog Drop No_":{"type":"number"},"Dimension Set ID":{"type":"number"},"Dispute Resolved":{"type":"number"},"EU 3-Party Trade":{"type":"number"},"Order No_ Series":{"type":"string"},"Pre-Assigned No_":{"type":"string"},"Salesperson Code":{"type":"string"},"Ship-to UPS Zone":{"type":"string"},"Transaction Type":{"type":"string"},"Transport Method":{"type":"string"},"Work Description":{"type":"string","contentEncoding":"base64"},"Account Type -CL-":{"type":"number"},"Bal_ Account Type":{"type":"number"},"Bill-to Address 2":{"type":"string"},"Bill-to Post Code":{"type":"string"},"Date_Time Stamped":{"type":"string"},"Digital Stamp PAC":{"type":"string","contentEncoding":"base64"},"EFT Order ID -CL-":{"type":"string"},"Error Description":{"type":"string"},"Get Shipment Used":{"type":"number"},"Mailing List Code":{"type":"string"},"Sell-to Address 2":{"type":"string"},"Sell-to Post Code":{"type":"string"},"Ship-to Address 2":{"type":"string"},"Ship-to Post Code":{"type":"string"},"Tax Exemption No_":{"type":"string"},"Date_Time Canceled":{"type":"string"},"EFT Store No_ -CL-":{"type":"string"},"Invoice Disc_ Code":{"type":"string"},"Payment Discount _":{"type":"number"},"Payment Terms Code":{"type":"string"},"Pmt_ Discount Date":{"type":"string"},"Prepayment Invoice":{"type":"number"},"STE Transaction ID":{"type":"string"},"Web Payment Amount":{"type":"number"},"Account Number -CL-":{"type":"string"},"Applies-to Doc_ No_":{"type":"string"},"Bill-to Contact No_":{"type":"string"},"Bill-to ID No_ -CL-":{"type":"string"},"Payment Method Code":{"type":"string"},"Posting Description":{"type":"string"},"Routing Number -CL-":{"type":"string"},"Sell-to Contact No_":{"type":"string"},"Shipping Agent Code":{"type":"string"},"Source Document No_":{"type":"string"},"VAT Base Discount _":{"type":"number"},"Applies-to Doc_ Type":{"type":"number"},"Bill-to Customer No_":{"type":"string"},"Customer Disc_ Group":{"type":"string"},"Customer Price Group":{"type":"string"},"EFT Tender Type -CL-":{"type":"number"},"Encryption Salt -CL-":{"type":"string"},"Expiration Year -CL-":{"type":"string"},"OneSource Tax Exempt":{"type":"number"},"PAC Web Service Name":{"type":"string"},"Package Tracking No_":{"type":"string"},"Prepayment Order No_":{"type":"string"},"Prices Including VAT":{"type":"number"},"Residential Delivery":{"type":"number"},"Sell-to Customer No_":{"type":"string"},"Shipment Method Code":{"type":"string"},"Source Document Type":{"type":"number"},"VAT Registration No_":{"type":"string"},"Billed Freight Amount":{"type":"number"},"Click-to-Pay URL -CL-":{"type":"string"},"EFT Terminal No_ -CL-":{"type":"string"},"Expiration Month -CL-":{"type":"string"},"External Document No_":{"type":"string"},"Issuer ID Number -CL-":{"type":"string"},"Prepayment No_ Series":{"type":"string"},"Responsibility Center":{"type":"string"},"Sell-to Customer Name":{"type":"string"},"Web Merchandise Total":{"type":"number"},"Bill-to ID County -CL-":{"type":"string"},"Bill-to Phone No_ -CL-":{"type":"string"},"Cust_ Ledger Entry No_":{"type":"number"},"Customer Posting Group":{"type":"string"},"Invoice Discount Value":{"type":"number"},"Payment Service Set ID":{"type":"number"},"Sell-To Tax Class Code":{"type":"string"},"Sell-to E-Mail Address":{"type":"string"},"Sell-to Phone No_ -CL-":{"type":"string"},"Ship-to Phone No_ -CL-":{"type":"string"},"VAT Bus_ Posting Group":{"type":"string"},"Web User Industry Code":{"type":"string"},"Direct Debit Mandate ID":{"type":"string"},"Gen_ Bus_ Posting Group":{"type":"string"},"Pre-Assigned No_ Series":{"type":"string"},"Sell-to Customer Name 2":{"type":"string"},"VAT Country_Region Code":{"type":"string"},"Document Exchange Status":{"type":"number"},"Date_Time First Req_ Sent":{"type":"string"},"Fiscal Invoice Number PAC":{"type":"string"},"Is Anonymous Web Customer":{"type":"number"},"Shortcut Dimension 1 Code":{"type":"string"},"Shortcut Dimension 2 Code":{"type":"string"},"Transaction Specification":{"type":"string"},"AvaTax Customer Usage Type":{"type":"string"},"EFT Customer Link No_ -CL-":{"type":"string"},"Electronic Document Status":{"type":"number"},"Bill-to Country_Region Code":{"type":"string"},"Bill-to Federal ID No_ -CL-":{"type":"string"},"EFT Customer Link Type -CL-":{"type":"number"},"Sell-to Country_Region Code":{"type":"string"},"Ship-to Country_Region Code":{"type":"string"},"Shipping Agent Service Code":{"type":"string"},"Document Exchange Identifier":{"type":"string"},"EFT Cust_ Link Line No_ -CL-":{"type":"number"},"Electronic Invoice Type -CL-":{"type":"number"},"Invoice Discount Calculation":{"type":"number"},"Is Anonymous Retail Customer":{"type":"number"},"Protected Account Number -CL-":{"type":"string"},"Account Number Prot_ Type -CL-":{"type":"number"},"Doc_ Exch_ Original Identifier":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["No_"]],"namespace":"dbo"},"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["No_"]],"aliasName":"QC_Supply__LLC_Sales_Invoice_Header","selected":true}},{"stream":{"name":"QC Supply, LLC$Sales Invoice Line","jsonSchema":{"type":"object","properties":{"No_":{"type":"string"},"Area":{"type":"string"},"Type":{"type":"number"},"VAT _":{"type":"number"},"Amount":{"type":"number"},"Job No_":{"type":"string"},"Bin Code":{"type":"string"},"Division":{"type":"string"},"Line No_":{"type":"number"},"Made Job":{"type":"number"},"Nonstock":{"type":"number"},"Quantity":{"type":"number"},"Offer No_":{"type":"string"},"Unit Cost":{"type":"number"},"timestamp":{"type":"string","contentEncoding":"base64"},"Exit Point":{"type":"string"},"Is Freight":{"type":"number"},"Net Weight":{"type":"number"},"Tax Liable":{"type":"number"},"Unit Price":{"type":"number"},"Vendor No_":{"type":"string"},"Description":{"type":"string"},"Line Amount":{"type":"number"},"Retainage _":{"type":"number"},"Unit Volume":{"type":"number"},"BI Timestamp":{"type":"string"},"Document No_":{"type":"string"},"Gross Weight":{"type":"number"},"Job Task No_":{"type":"string"},"Original Qty":{"type":"number"},"Posting Date":{"type":"string"},"Price Change":{"type":"number"},"Ship-to Code":{"type":"string"},"Shipment No_":{"type":"string"},"Tax Category":{"type":"string"},"Variant Code":{"type":"string"},"Deferral Code":{"type":"string"},"Description 2":{"type":"string"},"Drop Shipment":{"type":"number"},"Location Code":{"type":"string"},"Member Points":{"type":"number"},"Posting Group":{"type":"string"},"Shipment Date":{"type":"string"},"Special Order":{"type":"number"},"Tax Area Code":{"type":"string"},"Vendor No_ JM":{"type":"string"},"Master Job No_":{"type":"string"},"Tax Group Code":{"type":"string"},"VAT Difference":{"type":"number"},"VAT Identifier":{"type":"string"},"Variant Header":{"type":"number"},"Vendor No_ QCS":{"type":"string"},"Work Type Code":{"type":"string"},"Direct Purchase":{"type":"number"},"FA Posting Date":{"type":"string"},"IC Partner Code":{"type":"string"},"Line Discount _":{"type":"number"},"Prepayment Line":{"type":"number"},"Purchasing Code":{"type":"string"},"Quantity (Base)":{"type":"number"},"Sales Order No_":{"type":"string"},"Unit Cost (LCY)":{"type":"number"},"Unit of Measure":{"type":"string"},"VAT Amount -CL-":{"type":"number"},"VAT Base Amount":{"type":"number"},"VAT Clause Code":{"type":"string"},"Vendor Item No_":{"type":"string"},"Allow Line Disc_":{"type":"number"},"Allow Qty Change":{"type":"number"},"Dimension Set ID":{"type":"number"},"Print on Invoice":{"type":"number"},"Retainage Amount":{"type":"number"},"Salesperson Code":{"type":"string"},"Transaction Type":{"type":"string"},"Transport Method":{"type":"string"},"Units per Parcel":{"type":"number"},"Blanket Order No_":{"type":"string"},"Is Retainage Line":{"type":"number"},"Price description":{"type":"string"},"Sales Account No_":{"type":"string"},"Shipment Line No_":{"type":"number"},"EFT Entry No_ -CL-":{"type":"number"},"EFT Store No_ -CL-":{"type":"string"},"Item Category Code":{"type":"string"},"Member Points Type":{"type":"number"},"Person Responsible":{"type":"string"},"Product Group Code":{"type":"string"},"Purchase Order No_":{"type":"string"},"Return Reason Code":{"type":"string"},"Allow Invoice Disc_":{"type":"number"},"Appl_-to Item Entry":{"type":"number"},"Cross-Reference No_":{"type":"string"},"Original Qty (Base)":{"type":"number"},"Price Change Reason":{"type":"string"},"Variant Description":{"type":"string"},"Amount Including VAT":{"type":"number"},"Attached to Line No_":{"type":"number"},"Bill-to Customer No_":{"type":"string"},"Cross-Reference Type":{"type":"number"},"Customer Disc_ Group":{"type":"string"},"Customer Price Group":{"type":"string"},"IC Partner Ref_ Type":{"type":"number"},"IC Partner Reference":{"type":"string"},"Inv_ Discount Amount":{"type":"number"},"Line Discount Amount":{"type":"number"},"OneSource Tax Exempt":{"type":"number"},"Original Sales Price":{"type":"number"},"Package Tracking No_":{"type":"string"},"Retainage Applied-to":{"type":"number"},"Sell-to Customer No_":{"type":"string"},"System-Created Entry":{"type":"number"},"Unit of Measure Code":{"type":"string"},"Use Duplication List":{"type":"number"},"VAT Calculation Type":{"type":"number"},"Appl_-from Item Entry":{"type":"number"},"EFT Terminal No_ -CL-":{"type":"string"},"Responsibility Center":{"type":"string"},"Blanket Order Line No_":{"type":"number"},"Depreciation Book Code":{"type":"string"},"Job Contract Entry No_":{"type":"number"},"VAT Bus_ Posting Group":{"type":"string"},"Gen_ Bus_ Posting Group":{"type":"string"},"VAT Prod_ Posting Group":{"type":"string"},"Cross-Reference Type No_":{"type":"string"},"Gen_ Prod_ Posting Group":{"type":"string"},"Qty_ per Unit of Measure":{"type":"number"},"Transfer Price Order No_":{"type":"string"},"Line Discount Calculation":{"type":"number"},"Orig Unit of Measure Code":{"type":"string"},"Shortcut Dimension 1 Code":{"type":"string"},"Shortcut Dimension 2 Code":{"type":"string"},"Transaction Specification":{"type":"string"},"Depr_ until FA Posting Date":{"type":"number"},"OneSource Tax Exempt Reason":{"type":"string"},"Unit of Measure (Cross Ref_)":{"type":"string"},"Duplicate in Depreciation Book":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Document No_"],["Line No_"]],"namespace":"dbo"},"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Document No_"],["Line No_"]],"aliasName":"QC_Supply__LLC_Sales_Invoice_Line","selected":true}},{"stream":{"name":"QC Supply, LLC$Sales Line","jsonSchema":{"type":"object","properties":{"No_":{"type":"string"},"Area":{"type":"string"},"Type":{"type":"number"},"VAT _":{"type":"number"},"Amount":{"type":"number"},"Job No_":{"type":"string"},"Planned":{"type":"number"},"Reserve":{"type":"number"},"Subtype":{"type":"number"},"Bin Code":{"type":"string"},"Division":{"type":"string"},"Line No_":{"type":"number"},"Made Job":{"type":"number"},"Nonstock":{"type":"number"},"Profit _":{"type":"number"},"Quantity":{"type":"number"},"Offer No_":{"type":"string"},"Store No_":{"type":"string"},"Unit Cost":{"type":"number"},"timestamp":{"type":"string","contentEncoding":"base64"},"Exit Point":{"type":"string"},"Is Freight":{"type":"number"},"Net Weight":{"type":"number"},"Tax Liable":{"type":"number"},"Unit Price":{"type":"number"},"Vendor No_":{"type":"string"},"Description":{"type":"string"},"Line Amount":{"type":"number"},"Retainage _":{"type":"number"},"Unit Volume":{"type":"number"},"BOM Item No_":{"type":"string"},"Document No_":{"type":"string"},"Gross Weight":{"type":"number"},"Job Task No_":{"type":"string"},"Original Qty":{"type":"number"},"Prepayment _":{"type":"number"},"Price Change":{"type":"number"},"Qty_ to Ship":{"type":"number"},"Ship-to Code":{"type":"string"},"Shipment No_":{"type":"string"},"Tax Category":{"type":"string"},"Variant Code":{"type":"string"},"Currency Code":{"type":"string"},"Deferral Code":{"type":"string"},"Description 2":{"type":"string"},"Document Type":{"type":"number"},"Drop Shipment":{"type":"number"},"Location Code":{"type":"string"},"Posting Group":{"type":"string"},"Promotion No_":{"type":"string"},"Shipment Date":{"type":"string"},"Shipping Time":{"type":"string"},"Special Order":{"type":"number"},"Tax Area Code":{"type":"string"},"Vendor No_ JM":{"type":"string"},"Master Job No_":{"type":"string"},"Ship-to Option":{"type":"number"},"Tax Group Code":{"type":"string"},"VAT Difference":{"type":"number"},"VAT Identifier":{"type":"string"},"Variant Header":{"type":"number"},"Vendor No_ QCS":{"type":"string"},"Work Type Code":{"type":"string"},"Direct Purchase":{"type":"number"},"FA Posting Date":{"type":"string"},"IC Partner Code":{"type":"string"},"Line Discount _":{"type":"number"},"Prepayment Line":{"type":"number"},"Purchasing Code":{"type":"string"},"Qty_ to Invoice":{"type":"number"},"Quantity (Base)":{"type":"number"},"Quantity Picked":{"type":"number"},"Unit Cost (LCY)":{"type":"number"},"Unit of Measure":{"type":"string"},"VAT Base Amount":{"type":"number"},"VAT Clause Code":{"type":"string"},"Vendor Item No_":{"type":"string"},"Allow Line Disc_":{"type":"number"},"Allow Qty Change":{"type":"number"},"Dimension Set ID":{"type":"number"},"JEB Created Line":{"type":"number"},"Job Posting Only":{"type":"number"},"Prepayment VAT _":{"type":"number"},"Print on Invoice":{"type":"number"},"Quantity Shipped":{"type":"number"},"Retainage Amount":{"type":"number"},"Transaction Type":{"type":"string"},"Transport Method":{"type":"string"},"Unit Price (LCY)":{"type":"number"},"Units per Parcel":{"type":"number"},"Blanket Order No_":{"type":"string"},"Is Quoted Freight":{"type":"number"},"Is Retainage Line":{"type":"number"},"Job Applies-to ID":{"type":"string"},"Line Amount (LCY)":{"type":"number"},"Prepayment Amount":{"type":"number"},"Prepmt_ Amt_ Inv_":{"type":"number"},"Price description":{"type":"string"},"Quantity Invoiced":{"type":"number"},"Shipment Line No_":{"type":"number"},"Appl_-to Job Entry":{"type":"number"},"Completely Shipped":{"type":"number"},"EFT Entry No_ -CL-":{"type":"number"},"EFT Store No_ -CL-":{"type":"string"},"Item Category Code":{"type":"string"},"Outstanding Amount":{"type":"number"},"Person Responsible":{"type":"string"},"Product Group Code":{"type":"string"},"Purchase Order No_":{"type":"string"},"Return Disposition":{"type":"number"},"Return Reason Code":{"type":"string"},"Return Receipt No_":{"type":"string"},"Allow Invoice Disc_":{"type":"number"},"Appl_-to Item Entry":{"type":"number"},"Cross-Reference No_":{"type":"string"},"Current Store Group":{"type":"string"},"Original Qty (Base)":{"type":"number"},"Prepmt Amt Deducted":{"type":"number"},"Prepmt_ Line Amount":{"type":"number"},"Price Change Reason":{"type":"string"},"Qty_ Shipped (Base)":{"type":"number"},"Qty_ to Ship (Base)":{"type":"number"},"Shipping Agent Code":{"type":"string"},"Variant Description":{"type":"string"},"Amount Including VAT":{"type":"number"},"Attached to Line No_":{"type":"number"},"Bill-to Customer No_":{"type":"string"},"Cross-Reference Type":{"type":"number"},"Customer Disc_ Group":{"type":"string"},"Customer Price Group":{"type":"string"},"IC Partner Ref_ Type":{"type":"number"},"IC Partner Reference":{"type":"string"},"Inv_ Discount Amount":{"type":"number"},"Line Discount Amount":{"type":"number"},"OneSource Tax Exempt":{"type":"number"},"Original Sales Price":{"type":"number"},"Outstanding Quantity":{"type":"number"},"Package Tracking No_":{"type":"string"},"Prepmt Amt to Deduct":{"type":"number"},"Qty_ Invoiced (Base)":{"type":"number"},"Return Qty_ Received":{"type":"number"},"Sell-to Customer No_":{"type":"string"},"Shipped Not Invoiced":{"type":"number"},"System-Created Entry":{"type":"number"},"Unit of Measure Code":{"type":"string"},"Use Duplication List":{"type":"number"},"VAT Calculation Type":{"type":"number"},"Appl_-from Item Entry":{"type":"number"},"Apply and Close (Job)":{"type":"number"},"Create Replacement SO":{"type":"number"},"EFT Terminal No_ -CL-":{"type":"string"},"Line Disc_ Amt_ (LCY)":{"type":"number"},"Planned Delivery Date":{"type":"string"},"Planned Shipment Date":{"type":"string"},"Prepayment Tax Liable":{"type":"number"},"Prepmt_ VAT Base Amt_":{"type":"number"},"Purch_ Order Line No_":{"type":"number"},"Responsibility Center":{"type":"string"},"Return Rcd_ Not Invd_":{"type":"number"},"Blanket Order Line No_":{"type":"number"},"Depreciation Book Code":{"type":"string"},"Job Contract Entry No_":{"type":"number"},"Originally Ordered No_":{"type":"string"},"Prepmt_ Amt_ Incl_ VAT":{"type":"number"},"Prepmt_ VAT Calc_ Type":{"type":"number"},"Promised Delivery Date":{"type":"string"},"Qty_ to Invoice (Base)":{"type":"number"},"Return Qty_ to Receive":{"type":"number"},"VAT Bus_ Posting Group":{"type":"string"},"Gen_ Bus_ Posting Group":{"type":"string"},"Outstanding Amt w_o Vat":{"type":"number"},"Outstanding Qty_ (Base)":{"type":"number"},"Requested Delivery Date":{"type":"string"},"Return Receipt Line No_":{"type":"number"},"VAT Prod_ Posting Group":{"type":"string"},"Cross-Reference Type No_":{"type":"string"},"Gen_ Prod_ Posting Group":{"type":"string"},"Outstanding Amount (LCY)":{"type":"number"},"Prepayment Tax Area Code":{"type":"string"},"Qty_ per Unit of Measure":{"type":"number"},"Source Document Line No_":{"type":"number"},"Current Cust_ Price Group":{"type":"string"},"Line Discount Calculation":{"type":"number"},"Orig Unit of Measure Code":{"type":"string"},"Out-of-Stock Substitution":{"type":"number"},"Prepayment Tax Group Code":{"type":"string"},"Prepayment VAT Difference":{"type":"number"},"Prepayment VAT Identifier":{"type":"string"},"Prepmt VAT Diff_ Deducted":{"type":"number"},"Prepmt_ Amount Inv_ (LCY)":{"type":"number"},"Qty_ Shipped Not Invoiced":{"type":"number"},"Qty_ to Assemble to Order":{"type":"number"},"Recalculate Invoice Disc_":{"type":"number"},"Shortcut Dimension 1 Code":{"type":"string"},"Shortcut Dimension 2 Code":{"type":"string"},"Transaction Specification":{"type":"string"},"Prepmt VAT Diff_ to Deduct":{"type":"number"},"Return Qty_ Rcd_ Not Invd_":{"type":"number"},"Shipped Not Invoiced (LCY)":{"type":"number"},"Special Order Purchase No_":{"type":"string"},"Alloc_ Plan Purc_ Order No_":{"type":"string"},"Depr_ until FA Posting Date":{"type":"number"},"OneSource Tax Exempt Reason":{"type":"string"},"Return Qty_ Received (Base)":{"type":"number"},"Return Rcd_ Not Invd_ (LCY)":{"type":"number"},"Returns Deferral Start Date":{"type":"string"},"Shipping Agent Service Code":{"type":"string"},"Allow Item Charge Assignment":{"type":"number"},"Inv_ Disc_ Amount to Invoice":{"type":"number"},"Originally Ordered Var_ Code":{"type":"string"},"Outbound Whse_ Handling Time":{"type":"string"},"Qty_ to Asm_ to Order (Base)":{"type":"number"},"Shipped Not Invoiced w_o Vat":{"type":"number"},"Unit of Measure (Cross Ref_)":{"type":"string"},"Prepmt_ Amount Inv_ Incl_ VAT":{"type":"number"},"Prepmt_ VAT Amount Inv_ (LCY)":{"type":"number"},"Qty_ Shipped Not Invd_ (Base)":{"type":"number"},"Return Qty_ to Receive (Base)":{"type":"number"},"Shipped Not Inv_ (LCY) No VAT":{"type":"number"},"Special Order Purch_ Line No_":{"type":"number"},"Duplicate in Depreciation Book":{"type":"string"},"Ret_ Qty_ Rcd_ Not Invd_(Base)":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Document Type"],["Document No_"],["Line No_"]],"namespace":"dbo"},"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Document Type"],["Document No_"],["Line No_"]],"aliasName":"QC_Supply__LLC_Sales_Line","selected":true}},{"stream":{"name":"QC Supply, LLC$Sales Price","jsonSchema":{"type":"object","properties":{"Item No_":{"type":"string"},"Markup _":{"type":"number"},"Profit _":{"type":"number"},"timestamp":{"type":"string","contentEncoding":"base64"},"Sales Code":{"type":"string"},"Sales Type":{"type":"number"},"Unit Price":{"type":"number"},"Ending Date":{"type":"string"},"Profit (LCY)":{"type":"number"},"Variant Code":{"type":"string"},"Currency Code":{"type":"string"},"Starting Date":{"type":"string"},"Allow Line Disc_":{"type":"number"},"Minimum Quantity":{"type":"number"},"Price Includes VAT":{"type":"number"},"Allow Invoice Disc_":{"type":"number"},"Unit of Measure Code":{"type":"string"},"Unit Price Including VAT":{"type":"number"},"VAT Bus_ Posting Gr_ (Price)":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Item No_"],["Sales Type"],["Sales Code"],["Starting Date"],["Currency Code"],["Variant Code"],["Unit of Measure Code"],["Minimum Quantity"]],"namespace":"dbo"},"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Item No_"],["Sales Type"],["Sales Code"],["Starting Date"],["Currency Code"],["Variant Code"],["Unit of Measure Code"],["Minimum Quantity"]],"aliasName":"QC_Supply__LLC_Sales_Price","selected":true}},{"stream":{"name":"QC Supply, LLC$Sales Shipment Header","jsonSchema":{"type":"object","properties":{"No_":{"type":"string"},"Area":{"type":"string"},"On Hold":{"type":"string"},"User ID":{"type":"string"},"Due Date":{"type":"string"},"Order No_":{"type":"string"},"Quote No_":{"type":"string"},"Store No_":{"type":"string"},"timestamp":{"type":"string","contentEncoding":"base64"},"Correction":{"type":"number"},"Exit Point":{"type":"string"},"No_ Series":{"type":"string"},"Order Date":{"type":"string"},"Tax Liable":{"type":"number"},"No_ Printed":{"type":"number"},"Reason Code":{"type":"string"},"Source Code":{"type":"string"},"Bill-to City":{"type":"string"},"Bill-to Name":{"type":"string"},"Campaign No_":{"type":"string"},"Date Shipped":{"type":"string"},"Order Picker":{"type":"string"},"Picking Date":{"type":"string"},"Posting Date":{"type":"string"},"Sell-to City":{"type":"string"},"Ship-to City":{"type":"string"},"Ship-to Code":{"type":"string"},"Ship-to Name":{"type":"string"},"Web Order ID":{"type":"string"},"Currency Code":{"type":"string"},"Document Date":{"type":"string"},"Language Code":{"type":"string"},"Location Code":{"type":"string"},"Retail Status":{"type":"number"},"Shipment Date":{"type":"string"},"Shipping Time":{"type":"string"},"Statement No_":{"type":"string"},"Tax Area Code":{"type":"string"},"Bill-to County":{"type":"string"},"Bill-to Name 2":{"type":"string"},"Sell-to County":{"type":"string"},"Ship-to County":{"type":"string"},"Ship-to Name 2":{"type":"string"},"Web Profile ID":{"type":"string"},"Your Reference":{"type":"string"},"Bill-to Address":{"type":"string"},"Bill-to Contact":{"type":"string"},"Currency Factor":{"type":"number"},"Member Card No_":{"type":"string"},"Opportunity No_":{"type":"string"},"Sell-to Address":{"type":"string"},"Sell-to Contact":{"type":"string"},"Ship-to Address":{"type":"string"},"Ship-to Contact":{"type":"string"},"Allow Line Disc_":{"type":"number"},"Bal_ Account No_":{"type":"string"},"Dimension Set ID":{"type":"number"},"EU 3-Party Trade":{"type":"number"},"Order No_ Series":{"type":"string"},"Salesperson Code":{"type":"string"},"Ship-to UPS Zone":{"type":"string"},"Transaction Type":{"type":"string"},"Transport Method":{"type":"string"},"Bal_ Account Type":{"type":"number"},"Bill-to Address 2":{"type":"string"},"Bill-to Post Code":{"type":"string"},"EFT Order ID -CL-":{"type":"string"},"Sell-to Address 2":{"type":"string"},"Sell-to Post Code":{"type":"string"},"Ship-to Address 2":{"type":"string"},"Ship-to Post Code":{"type":"string"},"EFT Store No_ -CL-":{"type":"string"},"Invoice Disc_ Code":{"type":"string"},"Payment Discount _":{"type":"number"},"Payment Terms Code":{"type":"string"},"Pmt_ Discount Date":{"type":"string"},"Applies-to Doc_ No_":{"type":"string"},"Bill-to Contact No_":{"type":"string"},"Bill-to ID No_ -CL-":{"type":"string"},"Payment Method Code":{"type":"string"},"Posting Description":{"type":"string"},"Sell-to Contact No_":{"type":"string"},"Shipping Agent Code":{"type":"string"},"VAT Base Discount _":{"type":"number"},"Applies-to Doc_ Type":{"type":"number"},"Bill-to Customer No_":{"type":"string"},"Customer Disc_ Group":{"type":"string"},"Customer Price Group":{"type":"string"},"Package Tracking No_":{"type":"string"},"Prices Including VAT":{"type":"number"},"Reciving_Picking No_":{"type":"string"},"Residential Delivery":{"type":"number"},"Sell-to Customer No_":{"type":"string"},"Sell-to Phone No_TBD":{"type":"string"},"Ship-to Phone No_TBD":{"type":"string"},"Shipment Method Code":{"type":"string"},"VAT Registration No_":{"type":"string"},"Actual Freight Amount":{"type":"number"},"Billed Freight Amount":{"type":"number"},"External Document No_":{"type":"string"},"Responsibility Center":{"type":"string"},"Sell-to Customer Name":{"type":"string"},"Shipping Instructions":{"type":"string"},"Bill-to ID County -CL-":{"type":"string"},"Bill-to Phone No_ -CL-":{"type":"string"},"Customer Posting Group":{"type":"string"},"Promised Delivery Date":{"type":"string"},"Sell-to Phone No_ -CL-":{"type":"string"},"Ship-to Phone No_ -CL-":{"type":"string"},"VAT Bus_ Posting Group":{"type":"string"},"Date Web Status Updated":{"type":"string"},"Gen_ Bus_ Posting Group":{"type":"string"},"Requested Delivery Date":{"type":"string"},"Sell-to Customer Name 2":{"type":"string"},"VAT Country_Region Code":{"type":"string"},"Shortcut Dimension 1 Code":{"type":"string"},"Shortcut Dimension 2 Code":{"type":"string"},"Transaction Specification":{"type":"string"},"Bill-to Country_Region Code":{"type":"string"},"Bill-to Federal ID No_ -CL-":{"type":"string"},"Sell-to Country_Region Code":{"type":"string"},"Ship-to Country_Region Code":{"type":"string"},"Shipping Agent Service Code":{"type":"string"},"Outbound Whse_ Handling Time":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["No_"]],"namespace":"dbo"},"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["No_"]],"aliasName":"QC_Supply__LLC_Sales_Shipment_Header","selected":true}},{"stream":{"name":"QC Supply, LLC$Sales Shipment Line","jsonSchema":{"type":"object","properties":{"No_":{"type":"string"},"Area":{"type":"string"},"Type":{"type":"number"},"VAT _":{"type":"number"},"Job No_":{"type":"string"},"Bin Code":{"type":"string"},"Line No_":{"type":"number"},"Nonstock":{"type":"number"},"Quantity":{"type":"number"},"Order No_":{"type":"string"},"Unit Cost":{"type":"number"},"timestamp":{"type":"string","contentEncoding":"base64"},"Correction":{"type":"number"},"Exit Point":{"type":"string"},"Is Freight":{"type":"number"},"Net Weight":{"type":"number"},"Tax Liable":{"type":"number"},"Unit Price":{"type":"number"},"Vendor No_":{"type":"string"},"Description":{"type":"string"},"Unit Volume":{"type":"number"},"Document No_":{"type":"string"},"Gross Weight":{"type":"number"},"Job Task No_":{"type":"string"},"Original Qty":{"type":"number"},"Posting Date":{"type":"string"},"Ship-to Code":{"type":"string"},"Variant Code":{"type":"string"},"Description 2":{"type":"string"},"Drop Shipment":{"type":"number"},"Location Code":{"type":"string"},"Posting Group":{"type":"string"},"Shipment Date":{"type":"string"},"Shipping Time":{"type":"string"},"Tax Area Code":{"type":"string"},"Order Line No_":{"type":"number"},"Tax Group Code":{"type":"string"},"Variant Header":{"type":"number"},"Vendor No_ QCS":{"type":"string"},"Work Type Code":{"type":"string"},"FA Posting Date":{"type":"string"},"Line Discount _":{"type":"number"},"Purchasing Code":{"type":"string"},"Quantity (Base)":{"type":"number"},"Unit Cost (LCY)":{"type":"number"},"Unit of Measure":{"type":"string"},"VAT Base Amount":{"type":"number"},"Vendor Item No_":{"type":"string"},"Allow Line Disc_":{"type":"number"},"Allow Qty Change":{"type":"number"},"Dimension Set ID":{"type":"number"},"Transaction Type":{"type":"string"},"Transport Method":{"type":"string"},"Units per Parcel":{"type":"number"},"Blanket Order No_":{"type":"string"},"Quantity Invoiced":{"type":"number"},"Item Category Code":{"type":"string"},"Product Group Code":{"type":"string"},"Purchase Order No_":{"type":"string"},"Return Reason Code":{"type":"string"},"Allow Invoice Disc_":{"type":"number"},"Appl_-to Item Entry":{"type":"number"},"Cross-Reference No_":{"type":"string"},"Original Qty (Base)":{"type":"number"},"Variant Description":{"type":"string"},"Attached to Line No_":{"type":"number"},"Bill-to Customer No_":{"type":"string"},"Cross-Reference Type":{"type":"number"},"Customer Disc_ Group":{"type":"string"},"Customer Price Group":{"type":"string"},"IC Partner Ref_ Type":{"type":"number"},"IC Partner Reference":{"type":"string"},"Item Shpt_ Entry No_":{"type":"number"},"Package Tracking No_":{"type":"string"},"Qty_ Invoiced (Base)":{"type":"number"},"Sell-to Customer No_":{"type":"string"},"Unit of Measure Code":{"type":"string"},"Use Duplication List":{"type":"number"},"VAT Calculation Type":{"type":"number"},"Appl_-from Item Entry":{"type":"number"},"Planned Delivery Date":{"type":"string"},"Planned Shipment Date":{"type":"string"},"Purch_ Order Line No_":{"type":"number"},"Responsibility Center":{"type":"string"},"Blanket Order Line No_":{"type":"number"},"Depreciation Book Code":{"type":"string"},"Job Contract Entry No_":{"type":"number"},"Promised Delivery Date":{"type":"string"},"VAT Bus_ Posting Group":{"type":"string"},"Gen_ Bus_ Posting Group":{"type":"string"},"Item Charge Base Amount":{"type":"number"},"Requested Delivery Date":{"type":"string"},"VAT Prod_ Posting Group":{"type":"string"},"Cross-Reference Type No_":{"type":"string"},"Gen_ Prod_ Posting Group":{"type":"string"},"Qty_ per Unit of Measure":{"type":"number"},"Orig Unit of Measure Code":{"type":"string"},"Qty_ Shipped Not Invoiced":{"type":"number"},"Shortcut Dimension 1 Code":{"type":"string"},"Shortcut Dimension 2 Code":{"type":"string"},"Transaction Specification":{"type":"string"},"Authorized for Credit Card":{"type":"number"},"Depr_ until FA Posting Date":{"type":"number"},"Outbound Whse_ Handling Time":{"type":"string"},"Unit of Measure (Cross Ref_)":{"type":"string"},"Duplicate in Depreciation Book":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Document No_"],["Line No_"]],"namespace":"dbo"},"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Document No_"],["Line No_"]],"aliasName":"QC_Supply__LLC_Sales_Shipment_Line","selected":true}},{"stream":{"name":"QC Supply, LLC$Salesperson_Purchaser","jsonSchema":{"type":"object","properties":{"Code":{"type":"string"},"Name":{"type":"string"},"Image":{"type":"string"},"Store":{"type":"string"},"Active":{"type":"number"},"E-Mail":{"type":"string"},"E-Mail 2":{"type":"string"},"Job Title":{"type":"string"},"Phone No_":{"type":"string"},"timestamp":{"type":"string","contentEncoding":"base64"},"Account No_":{"type":"string"},"Account Type":{"type":"number"},"Commission _":{"type":"number"},"Float Amount":{"type":"number"},"Search E-Mail":{"type":"string"},"Privacy Blocked":{"type":"number"},"Password Hash -CL-":{"type":"string"},"Password Salt -CL-":{"type":"string"},"Global Dimension 1 Code":{"type":"string"},"Global Dimension 2 Code":{"type":"string"},"POS Permission Set -CL-":{"type":"string"},"Retail Commission Blocked":{"type":"number"},"Login Expiration Date -CL-":{"type":"string"},"Responsible Coll_ Rep_ Code":{"type":"string"},"Password Change Required -CL-":{"type":"number"},"Password Last Reset Date -CL-":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Code"]],"namespace":"dbo"},"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Code"]],"aliasName":"QC_Supply__LLC_Salesperson_Purchaser","selected":true}},{"stream":{"name":"QC Supply, LLC$Trans_ Sales Entry","jsonSchema":{"type":"object","properties":{"Date":{"type":"string"},"Time":{"type":"string"},"Price":{"type":"number"},"Shelf":{"type":"string"},"Counter":{"type":"number"},"Lot No_":{"type":"string"},"Section":{"type":"string"},"Item No_":{"type":"string"},"Line No_":{"type":"number"},"Quantity":{"type":"number"},"Staff ID":{"type":"string"},"VAT Code":{"type":"string"},"Deal Line":{"type":"number"},"Net Price":{"type":"number"},"Shift No_":{"type":"string"},"Store No_":{"type":"string"},"UOM Price":{"type":"number"},"timestamp":{"type":"string","contentEncoding":"base64"},"Net Amount":{"type":"number"},"Replicated":{"type":"number"},"Sales Type":{"type":"string"},"Scale Item":{"type":"number"},"Serial No_":{"type":"string"},"Shift Date":{"type":"string"},"VAT Amount":{"type":"number"},"Barcode No_":{"type":"string"},"Cost Amount":{"type":"number"},"Receipt No_":{"type":"string"},"Refund Qty_":{"type":"number"},"Sales Staff":{"type":"string"},"Trans_ Date":{"type":"string"},"Trans_ Time":{"type":"string"},"Weight Item":{"type":"number"},"Customer No_":{"type":"string"},"Price Change":{"type":"number"},"Total Disc__":{"type":"number"},"Type of Sale":{"type":"number"},"UOM Quantity":{"type":"number"},"Variant Code":{"type":"string"},"Deal Line No_":{"type":"number"},"Line Discount":{"type":"number"},"Member Points":{"type":"number"},"Promotion No_":{"type":"string"},"Orig Trans No_":{"type":"number"},"Orig Trans Pos":{"type":"string"},"Return No Sale":{"type":"number"},"Statement Code":{"type":"string"},"Tax Group Code":{"type":"string"},"Total Discount":{"type":"number"},"xStatement No_":{"type":"string"},"Coupon Discount":{"type":"number"},"Discount Amount":{"type":"number"},"Expiration Date":{"type":"string"},"Parent Item No_":{"type":"string"},"Parent Line No_":{"type":"number"},"Transaction No_":{"type":"number"},"Unit of Measure":{"type":"string"},"Item Disc_ Group":{"type":"string"},"No Stock Posting":{"type":"number"},"Orig Trans Store":{"type":"string"},"POS Terminal No_":{"type":"string"},"Price Group Code":{"type":"string"},"Price in Barcode":{"type":"number"},"Refunded POS No_":{"type":"string"},"Transaction Code":{"type":"number"},"Customer Discount":{"type":"number"},"Infocode Discount":{"type":"number"},"Periodic Discount":{"type":"number"},"Refunded Line No_":{"type":"number"},"Item Category Code":{"type":"string"},"Item Posting Group":{"type":"string"},"Member Points Type":{"type":"number"},"Orig_ from Subcode":{"type":"string"},"Product Group Code":{"type":"string"},"Refunded Store No_":{"type":"string"},"Sales Tax Rounding":{"type":"number"},"Standard Net Price":{"type":"number"},"Total Rounded Amt_":{"type":"number"},"Item Corrected Line":{"type":"number"},"Item Number Scanned":{"type":"number"},"Keyboard Item Entry":{"type":"number"},"Line was Discounted":{"type":"number"},"Orig Trans Line No_":{"type":"number"},"Orig_ from Infocode":{"type":"string"},"Periodic Disc_ Type":{"type":"number"},"Refunded Trans_ No_":{"type":"number"},"Replication Counter":{"type":"number"},"xTransaction Status":{"type":"number"},"Deal Header Line No_":{"type":"number"},"Deal Line Added Amt_":{"type":"number"},"Linked No_ not Orig_":{"type":"number"},"Offer Blocked Points":{"type":"number"},"Periodic Disc_ Group":{"type":"string"},"VAT Calculation Type":{"type":"number"},"Excluded BOM Line No_":{"type":"number"},"Cust_ Invoice Discount":{"type":"number"},"Deal Modifier Line No_":{"type":"number"},"Infocode Selected Qty_":{"type":"number"},"VAT Bus_ Posting Group":{"type":"string"},"Infocode Entry Line No_":{"type":"number"},"Tot_ Disc Info Line No_":{"type":"number"},"Weight Manually Entered":{"type":"number"},"Coupon Amt_ For Printing":{"type":"number"},"Deal Modifier Added Amt_":{"type":"number"},"Serial_Lot No_ Not Valid":{"type":"number"},"Discount Amt_ For Printing":{"type":"number"},"Orig_ of a Linked Item List":{"type":"number"},"Disc_ Amount From Std_ Price":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Store No_"],["POS Terminal No_"],["Transaction No_"],["Line No_"]],"namespace":"dbo"},"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Store No_"],["POS Terminal No_"],["Transaction No_"],["Line No_"]],"aliasName":"QC_Supply__LLC_Trans__Sales_Entry","selected":true}},{"stream":{"name":"QC Supply, LLC$Transaction Header","jsonSchema":{"type":"object","properties":{"Date":{"type":"string"},"Time":{"type":"string"},"Comment":{"type":"string"},"Counter":{"type":"number"},"Payment":{"type":"number"},"Rounded":{"type":"number"},"Staff ID":{"type":"string"},"Order No_":{"type":"string"},"Safe Code":{"type":"string"},"Shift No_":{"type":"string"},"Store No_":{"type":"string"},"Table No_":{"type":"number"},"timestamp":{"type":"string","contentEncoding":"base64"},"Manager ID":{"type":"string"},"Net Amount":{"type":"number"},"No Receipt":{"type":"number"},"Replicated":{"type":"number"},"Sales Type":{"type":"string"},"Shift Date":{"type":"string"},"Tax Liable":{"type":"number"},"To Account":{"type":"number"},"Cost Amount":{"type":"number"},"Open Drawer":{"type":"number"},"Receipt No_":{"type":"string"},"Source Type":{"type":"number"},"Wrong Shift":{"type":"number"},"Y-Report ID":{"type":"string"},"Z-Report ID":{"type":"string"},"BI Timestamp":{"type":"string"},"Customer No_":{"type":"string"},"Entry Status":{"type":"number"},"Gross Amount":{"type":"number"},"Items Posted":{"type":"number"},"No_ of Items":{"type":"number"},"Split Number":{"type":"number"},"No_ of Covers":{"type":"number"},"Original Date":{"type":"string"},"Tax Area Code":{"type":"string"},"Customer Order":{"type":"number"},"Safe Entry No_":{"type":"number"},"Statement Code":{"type":"string"},"Total Discount":{"type":"number"},"Discount Amount":{"type":"number"},"Member Card No_":{"type":"string"},"No_ of Invoices":{"type":"number"},"Trans_ Currency":{"type":"string"},"Transaction No_":{"type":"number"},"WIC Transaction":{"type":"number"},"POS Terminal No_":{"type":"string"},"Post as Shipment":{"type":"number"},"Transaction Code":{"type":"number"},"Transaction Type":{"type":"number"},"Amount to Account":{"type":"number"},"Apply to Doc_ No_":{"type":"string"},"Customer Discount":{"type":"number"},"No_ of Item Lines":{"type":"number"},"Tax Exemption No_":{"type":"string"},"Income_Exp_ Amount":{"type":"number"},"Playback Entry No_":{"type":"number"},"Refund Receipt No_":{"type":"string"},"Replication Counter":{"type":"number"},"Sale Is Return Sale":{"type":"number"},"Sell-to Contact No_":{"type":"string"},"Customer Disc_ Group":{"type":"string"},"Infocode Disc_ Group":{"type":"string"},"No Receipt Back Date":{"type":"string"},"No_ of Payment Lines":{"type":"number"},"Gift Registration No_":{"type":"string"},"Playback Recording ID":{"type":"string"},"VAT Bus_Posting Group":{"type":"string"},"Net Income_Exp_ Amount":{"type":"number"},"Starting Point Balance":{"type":"number"},"Trans_ Sale_Pmt_ Diff_":{"type":"number"},"Created on POS Terminal":{"type":"string"},"Time when Total Pressed":{"type":"string"},"Time when Trans_ Closed":{"type":"string"},"Contains Forecourt Items":{"type":"number"},"Statement No_ - NOT USED":{"type":"string"},"Retrieved from Receipt No_":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Store No_"],["POS Terminal No_"],["Transaction No_"]],"namespace":"dbo"},"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Store No_"],["POS Terminal No_"],["Transaction No_"]],"aliasName":"QC_Supply__LLC_Transaction_Header","selected":true}},{"stream":{"name":"QC Supply, LLC$Value Entry","jsonSchema":{"type":"object","properties":{"No_":{"type":"string"},"Type":{"type":"number"},"Job No_":{"type":"string"},"User ID":{"type":"string"},"Division":{"type":"string"},"Item No_":{"type":"string"},"Batch No_":{"type":"string"},"Entry No_":{"type":"number"},"Offer No_":{"type":"string"},"Order No_":{"type":"string"},"timestamp":{"type":"string","contentEncoding":"base64"},"Adjustment":{"type":"number"},"Entry Type":{"type":"number"},"Order Type":{"type":"number"},"Source No_":{"type":"string"},"Vendor No_":{"type":"string"},"Description":{"type":"string"},"Reason Code":{"type":"string"},"Source Code":{"type":"string"},"Source Type":{"type":"number"},"BI Timestamp":{"type":"string"},"Catalog Code":{"type":"string"},"Document No_":{"type":"string"},"Job Task No_":{"type":"string"},"Posting Date":{"type":"string"},"Resource No_":{"type":"string"},"Variant Code":{"type":"string"},"Cost per Unit":{"type":"number"},"Document Date":{"type":"string"},"Document Type":{"type":"number"},"Drop Shipment":{"type":"number"},"Expected Cost":{"type":"number"},"Inventoriable":{"type":"number"},"Item Category":{"type":"string"},"Location Code":{"type":"string"},"Product Group":{"type":"string"},"Promotion No_":{"type":"string"},"Variance Type":{"type":"number"},"Master Job No_":{"type":"string"},"Order Line No_":{"type":"number"},"Valuation Date":{"type":"string"},"Discount Amount":{"type":"number"},"Item Charge No_":{"type":"string"},"Valued Quantity":{"type":"number"},"Applies-to Entry":{"type":"number"},"Catalog Drop No_":{"type":"number"},"Dimension Set ID":{"type":"number"},"Document Line No_":{"type":"number"},"Invoiced Quantity":{"type":"number"},"Mailing List Code":{"type":"string"},"Cost Posted to G_L":{"type":"number"},"Inv_ Adjust_ Group":{"type":"string"},"Journal Batch Name":{"type":"string"},"Return Reason Code":{"type":"string"},"Cost per Unit (ACY)":{"type":"number"},"Partial Revaluation":{"type":"number"},"Cost Amount (Actual)":{"type":"number"},"Job Ledger Entry No_":{"type":"number"},"Source Posting Group":{"type":"string"},"External Document No_":{"type":"string"},"Item Ledger Entry No_":{"type":"number"},"Sales Amount (Actual)":{"type":"number"},"Average Cost Exception":{"type":"number"},"Cost Amount (Expected)":{"type":"number"},"Item Ledger Entry Type":{"type":"number"},"Salespers__Purch_ Code":{"type":"string"},"Valued By Average Cost":{"type":"number"},"Gen_ Bus_ Posting Group":{"type":"string"},"Global Dimension 1 Code":{"type":"string"},"Global Dimension 2 Code":{"type":"string"},"Inventory Posting Group":{"type":"string"},"Sales Amount (Expected)":{"type":"number"},"Cost Posted to G_L (ACY)":{"type":"number"},"Gen_ Prod_ Posting Group":{"type":"string"},"Purchase Amount (Actual)":{"type":"number"},"Capacity Ledger Entry No_":{"type":"number"},"Cost Amount (Non-Invtbl_)":{"type":"number"},"Cost Amount (Actual) (ACY)":{"type":"number"},"Item Ledger Entry Quantity":{"type":"number"},"Purchase Amount (Expected)":{"type":"number"},"Expected Cost Posted to G_L":{"type":"number"},"Cost Amount (Expected) (ACY)":{"type":"number"},"Exp_ Cost Posted to G_L (ACY)":{"type":"number"},"Cost Amount (Non-Invtbl_)(ACY)":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Entry No_"]],"namespace":"dbo"},"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Entry No_"]],"aliasName":"QC_Supply__LLC_Value_Entry","selected":true}},{"stream":{"name":"QC Supply, LLC$Vendor","jsonSchema":{"type":"object","properties":{"Id":{"type":"string"},"GLN":{"type":"string"},"No_":{"type":"string"},"City":{"type":"string"},"Name":{"type":"string"},"Image":{"type":"string"},"County":{"type":"string"},"E-Mail":{"type":"string"},"Name 2":{"type":"string"},"Address":{"type":"string"},"Blocked":{"type":"number"},"Contact":{"type":"string"},"Fax No_":{"type":"string"},"Old No_":{"type":"string"},"Picture":{"type":"string","contentEncoding":"base64"},"RFC No_":{"type":"string"},"Buyer ID":{"type":"string"},"CURP No_":{"type":"string"},"E-Mail 2":{"type":"string"},"Priority":{"type":"number"},"UPS Zone":{"type":"string"},"Address 2":{"type":"string"},"Home Page":{"type":"string"},"Phone No_":{"type":"string"},"Post Code":{"type":"string"},"Telex No_":{"type":"string"},"timestamp":{"type":"string","contentEncoding":"base64"},"No_ Series":{"type":"string"},"Payee Name":{"type":"string"},"Tax Liable":{"type":"number"},"Currency Id":{"type":"string"},"Phone No_ 2":{"type":"string"},"Search Name":{"type":"string"},"Creditor No_":{"type":"string"},"Partner Type":{"type":"number"},"Prepayment _":{"type":"number"},"Currency Code":{"type":"string"},"IRS 1099 Code":{"type":"string"},"Language Code":{"type":"string"},"Location Code":{"type":"string"},"Tax Area Code":{"type":"string"},"Federal ID No_":{"type":"string"},"Purchaser Code":{"type":"string"},"Territory Code":{"type":"string"},"Budgeted Amount":{"type":"number"},"Default COA No_":{"type":"string"},"IC Partner Code":{"type":"string"},"Our Account No_":{"type":"string"},"Privacy Blocked":{"type":"number"},"Tax ID No_ -CL-":{"type":"string"},"Buyer Group Code":{"type":"string"},"Payment Terms Id":{"type":"string"},"RTC Filter Field":{"type":"number"},"Statistics Group":{"type":"number"},"Check Date Format":{"type":"number"},"Pay-to Vendor No_":{"type":"string"},"Payment Method Id":{"type":"string"},"State Inscription":{"type":"string"},"Telex Answer Back":{"type":"string"},"Application Method":{"type":"number"},"Bank Communication":{"type":"number"},"Base Calendar Code":{"type":"string"},"Invoice Disc_ Code":{"type":"string"},"Last Date Modified":{"type":"string"},"Payment Terms Code":{"type":"string"},"Print Prices on PO":{"type":"number"},"Country_Region Code":{"type":"string"},"Payment Method Code":{"type":"string"},"Primary Contact No_":{"type":"string"},"Shipping Agent Code":{"type":"string"},"Check Date Separator":{"type":"number"},"Miscellaneous Vendor":{"type":"number"},"Prices Including VAT":{"type":"number"},"Shipment Method Code":{"type":"string"},"VAT Registration No_":{"type":"string"},"Vendor Posting Group":{"type":"string"},"Lead Time Calculation":{"type":"string"},"Responsibility Center":{"type":"string"},"Fin_ Charge Terms Code":{"type":"string"},"VAT Bus_ Posting Group":{"type":"string"},"Block Payment Tolerance":{"type":"number"},"Document Sending Method":{"type":"number"},"Gen_ Bus_ Posting Group":{"type":"string"},"Global Dimension 1 Code":{"type":"string"},"Global Dimension 2 Code":{"type":"string"},"Last Modified Date Time":{"type":"string"},"Tax Identification Type":{"type":"number"},"Document Sending Profile":{"type":"string"},"FATCA filing requirement":{"type":"number"},"Validate EU Vat Reg_ No_":{"type":"number"},"Preferred Bank Account Code":{"type":"string"},"Cash Flow Payment Terms Code":{"type":"string"},"Preferred Communication Method":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["No_"]],"namespace":"dbo"},"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["No_"]],"aliasName":"QC_Supply__LLC_Vendor","selected":true}},{"stream":{"name":"QC Supply, LLC$Vendor Ledger Entry","jsonSchema":{"type":"object","properties":{"Open":{"type":"number"},"On Hold":{"type":"string"},"User ID":{"type":"string"},"Due Date":{"type":"string"},"Positive":{"type":"number"},"Reversed":{"type":"number"},"Entry No_":{"type":"number"},"timestamp":{"type":"string","contentEncoding":"base64"},"No_ Series":{"type":"string"},"Prepayment":{"type":"number"},"Vendor No_":{"type":"string"},"Description":{"type":"string"},"Reason Code":{"type":"string"},"Source Code":{"type":"string"},"Document No_":{"type":"string"},"Posting Date":{"type":"string"},"Applies-to ID":{"type":"string"},"Currency Code":{"type":"string"},"Document Date":{"type":"string"},"Document Type":{"type":"number"},"IRS 1099 Code":{"type":"string"},"Applying Entry":{"type":"number"},"Closed at Date":{"type":"string"},"Purchase (LCY)":{"type":"number"},"Purchaser Code":{"type":"string"},"Your Reference":{"type":"string"},"Amount to Apply":{"type":"number"},"IC Partner Code":{"type":"string"},"IRS 1099 Amount":{"type":"number"},"Transaction No_":{"type":"number"},"Bal_ Account No_":{"type":"string"},"Closed by Amount":{"type":"number"},"Dimension Set ID":{"type":"number"},"Bal_ Account Type":{"type":"number"},"Journal Batch Name":{"type":"string"},"Pmt_ Discount Date":{"type":"string"},"Reversed Entry No_":{"type":"number"},"Applies-to Doc_ No_":{"type":"string"},"Buy-from Vendor No_":{"type":"string"},"Closed by Entry No_":{"type":"number"},"Inv_ Discount (LCY)":{"type":"number"},"Payment Method Code":{"type":"string"},"Applies-to Doc_ Type":{"type":"number"},"Message to Recipient":{"type":"string"},"Miscellaneous Vendor":{"type":"number"},"Pmt_ Disc_ Rcd_(LCY)":{"type":"number"},"Pmt_ Tolerance (LCY)":{"type":"number"},"Vendor Posting Group":{"type":"string"},"External Document No_":{"type":"string"},"Reversed by Entry No_":{"type":"number"},"Closed by Amount (LCY)":{"type":"number"},"Max_ Payment Tolerance":{"type":"number"},"Recipient Bank Account":{"type":"string"},"Closed by Currency Code":{"type":"string"},"Global Dimension 1 Code":{"type":"string"},"Global Dimension 2 Code":{"type":"string"},"Adjusted Currency Factor":{"type":"number"},"Original Currency Factor":{"type":"number"},"Closed by Currency Amount":{"type":"number"},"Pmt_ Disc_ Tolerance Date":{"type":"string"},"Accepted Payment Tolerance":{"type":"number"},"Original Pmt_ Disc_ Possible":{"type":"number"},"Accepted Pmt_ Disc_ Tolerance":{"type":"number"},"Remaining Pmt_ Disc_ Possible":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Entry No_"]],"namespace":"dbo"},"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Entry No_"]],"aliasName":"QC_Supply__LLC_Vendor_Ledger_Entry","selected":true}},{"stream":{"name":"QC Supply, LLC$Warehouse Entry","jsonSchema":{"type":"object","properties":{"Cubage":{"type":"number"},"Weight":{"type":"number"},"Job No_":{"type":"string"},"Lot No_":{"type":"string"},"User ID":{"type":"string"},"Bin Code":{"type":"string"},"Item No_":{"type":"string"},"Line No_":{"type":"number"},"Quantity":{"type":"number"},"Dedicated":{"type":"number"},"Entry No_":{"type":"number"},"Unit Cost":{"type":"number"},"Zone Code":{"type":"string"},"timestamp":{"type":"string","contentEncoding":"base64"},"Entry Type":{"type":"number"},"No_ Series":{"type":"string"},"Serial No_":{"type":"string"},"Source No_":{"type":"string"},"Total Cost":{"type":"number"},"Description":{"type":"string"},"Qty_ (Base)":{"type":"number"},"Reason Code":{"type":"string"},"Source Code":{"type":"string"},"Source Type":{"type":"number"},"Job Task No_":{"type":"string"},"Variant Code":{"type":"string"},"Bin Type Code":{"type":"string"},"Cost Category":{"type":"number"},"Location Code":{"type":"string"},"Reference No_":{"type":"string"},"Warranty Date":{"type":"string"},"Master Job No_":{"type":"string"},"Source Subtype":{"type":"number"},"Expiration Date":{"type":"string"},"Source Document":{"type":"number"},"Source Line No_":{"type":"number"},"Job Contract No_":{"type":"number"},"Registering Date":{"type":"string"},"Journal Batch Name":{"type":"string"},"Reference Document":{"type":"number"},"Source Subline No_":{"type":"number"},"Whse_ Document No_":{"type":"string"},"Whse_ Document Type":{"type":"number"},"Unit of Measure Code":{"type":"string"},"Journal Template Name":{"type":"string"},"Whse_ Document Line No_":{"type":"number"},"Qty_ per Unit of Measure":{"type":"number"},"Phys Invt Counting Period Code":{"type":"string"},"Phys Invt Counting Period Type":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Entry No_"]],"namespace":"dbo"},"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Entry No_"]],"aliasName":"QC_Supply__LLC_Warehouse_Entry","selected":true}}]},"schedule":{"units":24,"timeUnit":"hours"},"namespaceDefinition":"customformat","namespaceFormat":"MSSQL_QCS_OVERWRITE_2","prefix":"","operations":[{"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","operationId":"53a98035-6015-40ae-a30f-ee9988d1002d","name":"Normalization","operatorConfiguration":{"operatorType":"normalization","normalization":{"option":"basic"},"dbt":null}}],"status":"inactive"} 2022-06-02 21:13:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b95ef9e6-ded5-45d2-92b4-20eddbd0af56","configTypes":["sync","reset_connection"]} 2022-06-02 21:13:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b95ef9e6-ded5-45d2-92b4-20eddbd0af56","configTypes":["sync","reset_connection"]} 2022-06-02 21:13:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/workspaces/get - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 21:13:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 21:13:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 21:13:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 21:13:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 21:13:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/get_debug_info - {"id":2472} 2022-06-02 21:13:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:13:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 21:13:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 21:13:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 21:13:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 21:13:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 21:13:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"f1060693-0074-494b-9f74-4be83ec4ac19"} 2022-06-02 21:13:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"b5ea17b1-f170-46dc-bc31-cc744ca984c1"} 2022-06-02 21:13:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"f1060693-0074-494b-9f74-4be83ec4ac19","configTypes":["sync","reset_connection"]} 2022-06-02 21:13:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 21:13:25 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 21:13:25 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 21:13:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"f1060693-0074-494b-9f74-4be83ec4ac19","configTypes":["sync","reset_connection"]} 2022-06-02 21:13:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/update - {"connectionId":"f1060693-0074-494b-9f74-4be83ec4ac19","syncCatalog":{"streams":[{"stream":{"name":"QC Supply, LLC$Assembly Line","jsonSchema":{"type":"object","properties":{"No_":{"type":"string"},"Type":{"type":"number"},"Reserve":{"type":"number"},"Bin Code":{"type":"string"},"Due Date":{"type":"string"},"Line No_":{"type":"number"},"Position":{"type":"string"},"Quantity":{"type":"number"},"Unit Cost":{"type":"number"},"timestamp":{"type":"string","contentEncoding":"base64"},"Position 2":{"type":"string"},"Position 3":{"type":"string"},"Cost Amount":{"type":"number"},"Description":{"type":"string"},"Qty_ Picked":{"type":"number"},"Document No_":{"type":"string"},"Quantity per":{"type":"number"},"Variant Code":{"type":"string"},"Description 2":{"type":"string"},"Document Type":{"type":"number"},"Location Code":{"type":"string"},"Avail_ Warning":{"type":"number"},"Quantity (Base)":{"type":"number"},"Dimension Set ID":{"type":"number"},"Lead-Time Offset":{"type":"string"},"Consumed Quantity":{"type":"number"},"Qty_ Picked (Base)":{"type":"number"},"Remaining Quantity":{"type":"number"},"Appl_-to Item Entry":{"type":"number"},"Quantity to Consume":{"type":"number"},"Resource Usage Type":{"type":"number"},"Unit of Measure Code":{"type":"string"},"Appl_-from Item Entry":{"type":"number"},"Inventory Posting Group":{"type":"string"},"Consumed Quantity (Base)":{"type":"number"},"Gen_ Prod_ Posting Group":{"type":"string"},"Qty_ per Unit of Measure":{"type":"number"},"Remaining Quantity (Base)":{"type":"number"},"Shortcut Dimension 1 Code":{"type":"string"},"Shortcut Dimension 2 Code":{"type":"string"},"Quantity to Consume (Base)":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Document Type"],["Document No_"],["Line No_"]],"namespace":"dbo"},"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Document Type"],["Document No_"],["Line No_"]],"aliasName":"QC_Supply__LLC_Assembly_Line","selected":true}},{"stream":{"name":"QC Supply, LLC$Bank Account Ledger Entry","jsonSchema":{"type":"object","properties":{"Open":{"type":"number"},"Amount":{"type":"number"},"User ID":{"type":"string"},"Positive":{"type":"number"},"Reversed":{"type":"number"},"Entry No_":{"type":"number"},"timestamp":{"type":"string","contentEncoding":"base64"},"Description":{"type":"string"},"Reason Code":{"type":"string"},"Source Code":{"type":"string"},"Amount (LCY)":{"type":"number"},"Debit Amount":{"type":"number"},"Document No_":{"type":"string"},"Posting Date":{"type":"string"},"Credit Amount":{"type":"number"},"Currency Code":{"type":"string"},"Document Date":{"type":"string"},"Document Type":{"type":"number"},"Statement No_":{"type":"string"},"Closed at Date":{"type":"string"},"Transaction No_":{"type":"number"},"Bal_ Account No_":{"type":"string"},"Bank Account No_":{"type":"string"},"Dimension Set ID":{"type":"number"},"Our Contact Code":{"type":"string"},"Remaining Amount":{"type":"number"},"Statement Status":{"type":"number"},"Bal_ Account Type":{"type":"number"},"Debit Amount (LCY)":{"type":"number"},"EFT Store No_ -CL-":{"type":"string"},"Journal Batch Name":{"type":"string"},"Reversed Entry No_":{"type":"number"},"Statement Line No_":{"type":"number"},"Closed by Entry No_":{"type":"number"},"Credit Amount (LCY)":{"type":"number"},"EFT Terminal No_ -CL-":{"type":"string"},"External Document No_":{"type":"string"},"Reversed by Entry No_":{"type":"number"},"Bank Acc_ Posting Group":{"type":"string"},"Global Dimension 1 Code":{"type":"string"},"Global Dimension 2 Code":{"type":"string"},"EFT Tran_ Archive Status -CL-":{"type":"number"},"EFT Transaction Entry No_ -CL-":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Entry No_"]],"namespace":"dbo"},"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Entry No_"]],"aliasName":"QC_Supply__LLC_Bank_Account_Ledger_Entry","selected":true}},{"stream":{"name":"QC Supply, LLC$Cust_ Ledger Entry","jsonSchema":{"type":"object","properties":{"Open":{"type":"number"},"On Hold":{"type":"string"},"QR Code":{"type":"string","contentEncoding":"base64"},"User ID":{"type":"string"},"Due Date":{"type":"string"},"Positive":{"type":"number"},"Reversed":{"type":"number"},"Batch No_":{"type":"string"},"Entry No_":{"type":"number"},"timestamp":{"type":"string","contentEncoding":"base64"},"Error Code":{"type":"string"},"No_ Series":{"type":"string"},"Prepayment":{"type":"number"},"Description":{"type":"string"},"Reason Code":{"type":"string"},"Sales (LCY)":{"type":"number"},"Source Code":{"type":"string"},"Customer No_":{"type":"string"},"Document No_":{"type":"string"},"Posting Date":{"type":"string"},"Profit (LCY)":{"type":"number"},"Applies-to ID":{"type":"string"},"Currency Code":{"type":"string"},"Document Date":{"type":"string"},"Document Type":{"type":"number"},"Exception No_":{"type":"string"},"Statement No_":{"type":"string"},"Applying Entry":{"type":"number"},"Closed at Date":{"type":"string"},"Date_Time Sent":{"type":"string"},"Your Reference":{"type":"string"},"AR Comment Code":{"type":"string"},"Amount to Apply":{"type":"number"},"IC Partner Code":{"type":"string"},"Original String":{"type":"string","contentEncoding":"base64"},"Transaction No_":{"type":"number"},"Bal_ Account No_":{"type":"string"},"Closed by Amount":{"type":"number"},"Dimension Set ID":{"type":"number"},"Salesperson Code":{"type":"string"},"Bal_ Account Type":{"type":"number"},"Date_Time Stamped":{"type":"string"},"Digital Stamp PAC":{"type":"string","contentEncoding":"base64"},"Digital Stamp SAT":{"type":"string","contentEncoding":"base64"},"Error Description":{"type":"string"},"Tax Exemption No_":{"type":"string"},"Calculate Interest":{"type":"number"},"Date_Time Canceled":{"type":"string"},"EFT Store No_ -CL-":{"type":"string"},"Journal Batch Name":{"type":"string"},"Pmt_ Discount Date":{"type":"string"},"Reversed Entry No_":{"type":"number"},"STE Transaction ID":{"type":"string"},"Applies-to Doc_ No_":{"type":"string"},"Closed by Entry No_":{"type":"number"},"Inv_ Discount (LCY)":{"type":"number"},"Payment Method Code":{"type":"string"},"Sell-to Contact No_":{"type":"string"},"Signed Document XML":{"type":"string","contentEncoding":"base64"},"Applies-to Doc_ Type":{"type":"number"},"Message to Recipient":{"type":"string"},"PAC Web Service Name":{"type":"string"},"Pmt_ Tolerance (LCY)":{"type":"number"},"Sell-to Customer No_":{"type":"string"},"EFT Terminal No_ -CL-":{"type":"string"},"External Document No_":{"type":"string"},"Original Document XML":{"type":"string","contentEncoding":"base64"},"Reversed by Entry No_":{"type":"number"},"Certificate Serial No_":{"type":"string"},"Closed by Amount (LCY)":{"type":"number"},"Customer Posting Group":{"type":"string"},"Max_ Payment Tolerance":{"type":"number"},"Pmt_ Disc_ Given (LCY)":{"type":"number"},"Recipient Bank Account":{"type":"string"},"Closed by Currency Code":{"type":"string"},"Direct Debit Mandate ID":{"type":"string"},"Global Dimension 1 Code":{"type":"string"},"Global Dimension 2 Code":{"type":"string"},"No_ of E-Documents Sent":{"type":"number"},"Adjusted Currency Factor":{"type":"number"},"Applies-to Ext_ Doc_ No_":{"type":"string"},"Electronic Document Sent":{"type":"number"},"Exported to Payment File":{"type":"number"},"Original Currency Factor":{"type":"number"},"Closed by Currency Amount":{"type":"number"},"Date_Time First Req_ Sent":{"type":"string"},"Final Payment Rating Done":{"type":"number"},"Fiscal Invoice Number PAC":{"type":"string"},"Pmt_ Disc_ Tolerance Date":{"type":"string"},"Accepted Payment Tolerance":{"type":"number"},"Debt Coll_ Issued Reminder":{"type":"number"},"Electronic Document Status":{"type":"number"},"Last Issued Reminder Level":{"type":"number"},"Closing Interest Calculated":{"type":"number"},"Original Pmt_ Disc_ Possible":{"type":"number"},"Accepted Pmt_ Disc_ Tolerance":{"type":"number"},"EFT Tran_ Archive Status -CL-":{"type":"number"},"Remaining Pmt_ Disc_ Possible":{"type":"number"},"EFT Transaction Entry No_ -CL-":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Entry No_"]],"namespace":"dbo"},"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Entry No_"]],"aliasName":"QC_Supply__LLC_Cust__Ledger_Entry","selected":true}},{"stream":{"name":"QC Supply, LLC$Customer","jsonSchema":{"type":"object","properties":{"Id":{"type":"string"},"GLN":{"type":"string"},"No_":{"type":"string"},"City":{"type":"string"},"Name":{"type":"string"},"Image":{"type":"string"},"Amount":{"type":"number"},"County":{"type":"string"},"E-Mail":{"type":"string"},"Name 2":{"type":"string"},"Address":{"type":"string"},"Blocked":{"type":"number"},"Contact":{"type":"string"},"Fax No_":{"type":"string"},"Old No_":{"type":"string"},"Picture":{"type":"string","contentEncoding":"base64"},"RFC No_":{"type":"string"},"Reserve":{"type":"number"},"CRM GUID":{"type":"string"},"CURP No_":{"type":"string"},"E-Mail 2":{"type":"string"},"Priority":{"type":"number"},"UPS Zone":{"type":"string"},"Address 2":{"type":"string"},"Contact 2":{"type":"string"},"Home Page":{"type":"string"},"House No_":{"type":"string"},"Phone No_":{"type":"string"},"Post Code":{"type":"string"},"Telex No_":{"type":"string"},"timestamp":{"type":"string","contentEncoding":"base64"},"Cell Phone":{"type":"string"},"Chain Name":{"type":"string"},"Contact ID":{"type":"string"},"No_ Series":{"type":"string"},"Phone Ext_":{"type":"string"},"Start Date":{"type":"string"},"Tax Liable":{"type":"number"},"Currency Id":{"type":"string"},"Customer ID":{"type":"string"},"Grandparent":{"type":"string"},"Phone No_ 2":{"type":"string"},"Reason Code":{"type":"string"},"Retainage _":{"type":"number"},"Search Name":{"type":"string"},"Tax Area ID":{"type":"string"},"CFDI Purpose":{"type":"string"},"Catalog Code":{"type":"string"},"Cell Phone 2":{"type":"string"},"Contact Type":{"type":"number"},"Date Created":{"type":"string"},"Mailing List":{"type":"number"},"Parent_Child":{"type":"string"},"Partner Type":{"type":"number"},"Payment Type":{"type":"number"},"Phone Ext_ 2":{"type":"string"},"Prepayment _":{"type":"number"},"BalanceLCYInt":{"type":"number"},"Business Name":{"type":"number"},"CFDI Relation":{"type":"string"},"Currency Code":{"type":"string"},"In City Limit":{"type":"number"},"Industry Code":{"type":"string"},"Language Code":{"type":"string"},"Location Code":{"type":"string"},"Shipment Logo":{"type":"string","contentEncoding":"base64"},"Shipping Time":{"type":"string"},"Tax Area Code":{"type":"string"},"Default Weight":{"type":"number"},"Email Invoices":{"type":"number"},"Invoice Copies":{"type":"number"},"Search Address":{"type":"string"},"Territory Code":{"type":"string"},"Web Profile ID":{"type":"string"},"Budgeted Amount":{"type":"number"},"Created by User":{"type":"string"},"Do Not Send RMA":{"type":"number"},"IC Partner Code":{"type":"string"},"Last Sales Date":{"type":"string"},"Mail Statements":{"type":"number"},"Our Account No_":{"type":"string"},"Place of Export":{"type":"string"},"Privacy Blocked":{"type":"number"},"Shipping Advice":{"type":"number"},"Tax ID No_ -CL-":{"type":"string"},"Allow Line Disc_":{"type":"number"},"Catalog Drop No_":{"type":"number"},"Contact Graph Id":{"type":"string"},"Email Preference":{"type":"number"},"Mobile Phone No_":{"type":"string"},"Payment Terms Id":{"type":"string"},"Post as Shipment":{"type":"number"},"Print Statements":{"type":"number"},"Salesperson Code":{"type":"string"},"Statistics Group":{"type":"number"},"Check Date Format":{"type":"number"},"Collection Method":{"type":"string"},"Combine Shipments":{"type":"number"},"Daytime Phone No_":{"type":"string"},"Great Grandparent":{"type":"string"},"Mailing List Code":{"type":"string"},"New Customer Flag":{"type":"number"},"Payment Method Id":{"type":"string"},"Service Zone Code":{"type":"string"},"State Inscription":{"type":"string"},"Tax Exemption No_":{"type":"string"},"Telex Answer Back":{"type":"string"},"Transaction Limit":{"type":"number"},"AmtChargedOnPOSInt":{"type":"number"},"AppendOpenInvoices":{"type":"number"},"Application Method":{"type":"number"},"Bank Communication":{"type":"number"},"Base Calendar Code":{"type":"string"},"Credit Limit (LCY)":{"type":"number"},"Email 2 Preference":{"type":"number"},"Invoice Disc_ Code":{"type":"string"},"Last Date Modified":{"type":"string"},"Last Statement No_":{"type":"number"},"Payment Terms Code":{"type":"string"},"Search E-Mail -CL-":{"type":"string"},"Shipment Method Id":{"type":"string"},"Skip on Tax Update":{"type":"number"},"AmtChargedPostedInt":{"type":"number"},"Assist_ Salesperson":{"type":"string"},"Average Days to Pay":{"type":"number"},"Country_Region Code":{"type":"string"},"Gillis Customer No_":{"type":"string"},"Key Account Manager":{"type":"string"},"Last Statement Date":{"type":"string"},"Payment Method Code":{"type":"string"},"Primary Contact No_":{"type":"string"},"Reminder Terms Code":{"type":"string"},"Shipping Agent Code":{"type":"string"},"Bill-to Customer No_":{"type":"string"},"Check Date Separator":{"type":"number"},"Customer Disc_ Group":{"type":"string"},"Customer Price Group":{"type":"string"},"Export Prices to Web":{"type":"number"},"Prices Including VAT":{"type":"number"},"Residential Delivery":{"type":"number"},"Shipment Method Code":{"type":"string"},"VAT Registration No_":{"type":"string"},"Blocked for Reporting":{"type":"string"},"Responsibility Center":{"type":"string"},"Retail Customer Group":{"type":"string"},"Customer Posting Group":{"type":"string"},"Fin_ Charge Terms Code":{"type":"string"},"Last Date Synchronized":{"type":"string"},"Last DateTime Modified":{"type":"string"},"Print Document Invoice":{"type":"number"},"Sync with Connect -CL-":{"type":"number"},"VAT Bus_ Posting Group":{"type":"string"},"Block Payment Tolerance":{"type":"number"},"Document Sending Method":{"type":"number"},"Gen_ Bus_ Posting Group":{"type":"string"},"Global Dimension 1 Code":{"type":"string"},"Global Dimension 2 Code":{"type":"string"},"Identification No_ -CL-":{"type":"string"},"Last Modified Date Time":{"type":"string"},"Tax Classification Code":{"type":"string"},"Tax Identification Type":{"type":"number"},"Document Sending Profile":{"type":"string"},"Validate EU Vat Reg_ No_":{"type":"number"},"Default Transaction Limit":{"type":"number"},"Identification State -CL-":{"type":"string"},"Restriction Functionality":{"type":"number"},"Other Tender in Finalizing":{"type":"number"},"EFT Fraud Prot_ Status -CL-":{"type":"number"},"OneSource Tax Exempt Reason":{"type":"string"},"Preferred Bank Account Code":{"type":"string"},"Shipping Agent Service Code":{"type":"string"},"Cash Flow Payment Terms Code":{"type":"string"},"Electronic Invoice Type -CL-":{"type":"number"},"Do Not Save Chk_ Act_ Nos-CL-":{"type":"number"},"Tax Exemption Expiration Date":{"type":"string"},"Copy Sell-to Addr_ to Qte From":{"type":"number"},"Do Not Save Cred_ Card Nos-CL-":{"type":"number"},"Last Click-to-Pay Stmt_Dt_-CL-":{"type":"string"},"Last Click-to-Pay Stmt_URL-CL-":{"type":"string"},"Preferred Communication Method":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["No_"]],"namespace":"dbo"},"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["No_"]],"aliasName":"QC_Supply__LLC_Customer","selected":true}},{"stream":{"name":"QC Supply, LLC$Detailed Cust_ Ledg_ Entry","jsonSchema":{"type":"object","properties":{"Amount":{"type":"number"},"Use Tax":{"type":"number"},"User ID":{"type":"string"},"Entry No_":{"type":"number"},"Unapplied":{"type":"number"},"timestamp":{"type":"string","contentEncoding":"base64"},"Entry Type":{"type":"number"},"Reason Code":{"type":"string"},"Source Code":{"type":"string"},"Amount (LCY)":{"type":"number"},"Customer No_":{"type":"string"},"Debit Amount":{"type":"number"},"Document No_":{"type":"string"},"Posting Date":{"type":"string"},"Credit Amount":{"type":"number"},"Currency Code":{"type":"string"},"Document Type":{"type":"number"},"Application No_":{"type":"number"},"Transaction No_":{"type":"number"},"Debit Amount (LCY)":{"type":"number"},"EFT Store No_ -CL-":{"type":"string"},"Journal Batch Name":{"type":"string"},"Credit Amount (LCY)":{"type":"number"},"Ledger Entry Amount":{"type":"number"},"EFT Terminal No_ -CL-":{"type":"string"},"Initial Document Type":{"type":"number"},"Tax Jurisdiction Code":{"type":"string"},"Cust_ Ledger Entry No_":{"type":"number"},"Initial Entry Due Date":{"type":"string"},"Max_ Payment Tolerance":{"type":"number"},"Unapplied by Entry No_":{"type":"number"},"VAT Bus_ Posting Group":{"type":"string"},"Gen_ Bus_ Posting Group":{"type":"string"},"VAT Prod_ Posting Group":{"type":"string"},"Gen_ Prod_ Posting Group":{"type":"string"},"Initial Entry Global Dim_ 1":{"type":"string"},"Initial Entry Global Dim_ 2":{"type":"string"},"EFT Tran_ Archive Status -CL-":{"type":"number"},"Remaining Pmt_ Disc_ Possible":{"type":"number"},"Applied Cust_ Ledger Entry No_":{"type":"number"},"EFT Transaction Entry No_ -CL-":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Entry No_"]],"namespace":"dbo"},"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Entry No_"]],"aliasName":"QC_Supply__LLC_Detailed_Cust__Ledg__Entry","selected":true}},{"stream":{"name":"QC Supply, LLC$Detailed Vendor Ledg_ Entry","jsonSchema":{"type":"object","properties":{"Amount":{"type":"number"},"Use Tax":{"type":"number"},"User ID":{"type":"string"},"Entry No_":{"type":"number"},"Unapplied":{"type":"number"},"timestamp":{"type":"string","contentEncoding":"base64"},"Entry Type":{"type":"number"},"Vendor No_":{"type":"string"},"Reason Code":{"type":"string"},"Source Code":{"type":"string"},"Amount (LCY)":{"type":"number"},"Debit Amount":{"type":"number"},"Document No_":{"type":"string"},"Posting Date":{"type":"string"},"Credit Amount":{"type":"number"},"Currency Code":{"type":"string"},"Document Type":{"type":"number"},"Application No_":{"type":"number"},"Transaction No_":{"type":"number"},"Debit Amount (LCY)":{"type":"number"},"Journal Batch Name":{"type":"string"},"Credit Amount (LCY)":{"type":"number"},"Initial Document Type":{"type":"number"},"Tax Jurisdiction Code":{"type":"string"},"Initial Entry Due Date":{"type":"string"},"Max_ Payment Tolerance":{"type":"number"},"Unapplied by Entry No_":{"type":"number"},"VAT Bus_ Posting Group":{"type":"string"},"Gen_ Bus_ Posting Group":{"type":"string"},"VAT Prod_ Posting Group":{"type":"string"},"Vendor Ledger Entry No_":{"type":"number"},"Gen_ Prod_ Posting Group":{"type":"string"},"Initial Entry Global Dim_ 1":{"type":"string"},"Initial Entry Global Dim_ 2":{"type":"string"},"Remaining Pmt_ Disc_ Possible":{"type":"number"},"Applied Vend_ Ledger Entry No_":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Entry No_"]],"namespace":"dbo"},"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Entry No_"]],"aliasName":"QC_Supply__LLC_Detailed_Vendor_Ledg__Entry","selected":true}},{"stream":{"name":"QC Supply, LLC$G_L Account","jsonSchema":{"type":"object","properties":{"No_":{"type":"string"},"Name":{"type":"string"},"No_ 2":{"type":"string"},"Blocked":{"type":"number"},"Old No_":{"type":"string"},"Picture":{"type":"string","contentEncoding":"base64"},"New Page":{"type":"number"},"Totaling":{"type":"string"},"GIFI Code":{"type":"string"},"Unit Cost":{"type":"number"},"timestamp":{"type":"string","contentEncoding":"base64"},"Tax Liable":{"type":"number"},"Unit Price":{"type":"number"},"Indentation":{"type":"number"},"Search Name":{"type":"string"},"Account Type":{"type":"number"},"Debit_Credit":{"type":"number"},"Cost Category":{"type":"number"},"Cost Type No_":{"type":"string"},"Tax Area Code":{"type":"string"},"Direct Posting":{"type":"number"},"Income_Balance":{"type":"number"},"Tax Group Code":{"type":"string"},"SAT Account Code":{"type":"string"},"Gen_ Posting Type":{"type":"number"},"Consol_ Debit Acc_":{"type":"string"},"Is Retainage Acct_":{"type":"number"},"Last Date Modified":{"type":"string"},"No_ of Blank Lines":{"type":"number"},"Consol_ Credit Acc_":{"type":"string"},"Automatic Ext_ Texts":{"type":"number"},"Reconciliation Account":{"type":"number"},"VAT Bus_ Posting Group":{"type":"string"},"Gen_ Bus_ Posting Group":{"type":"string"},"Global Dimension 1 Code":{"type":"string"},"Global Dimension 2 Code":{"type":"string"},"Tax Classification Code":{"type":"string"},"VAT Prod_ Posting Group":{"type":"string"},"Exchange Rate Adjustment":{"type":"number"},"Gen_ Prod_ Posting Group":{"type":"string"},"Consol_ Translation Method":{"type":"number"},"Default IC Partner G_L Acc_ No":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["No_"]],"namespace":"dbo"},"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["No_"]],"aliasName":"QC_Supply__LLC_G_L_Account","selected":true}},{"stream":{"name":"QC Supply, LLC$Item","jsonSchema":{"type":"object","properties":{"Id":{"type":"string"},"GQI":{"type":"number"},"No_":{"type":"string"},"GTIN":{"type":"string"},"Type":{"type":"number"},"Depth":{"type":"number"},"No_ 2":{"type":"string"},"Width":{"type":"number"},"Height":{"type":"number"},"Blocked":{"type":"number"},"Picture":{"type":"string"},"Ref No_":{"type":"string"},"Reserve":{"type":"number"},"Scrap _":{"type":"number"},"BOM Type":{"type":"number"},"Critical":{"type":"number"},"Lot Nos_":{"type":"string"},"Lot Size":{"type":"number"},"New Cost":{"type":"number"},"Profit _":{"type":"number"},"ABC Sales":{"type":"number"},"Duty Code":{"type":"string"},"Fuel Item":{"type":"number"},"Shelf No_":{"type":"string"},"Type Item":{"type":"number"},"Unit Cost":{"type":"number"},"Wastage _":{"type":"number"},"timestamp":{"type":"string","contentEncoding":"base64"},"ABC Profit":{"type":"number"},"BOM Method":{"type":"number"},"Counted By":{"type":"string"},"Durability":{"type":"string"},"Duty Class":{"type":"string"},"Duty Due _":{"type":"number"},"Net Weight":{"type":"number"},"No_ Series":{"type":"string"},"Scale Item":{"type":"number"},"Tariff No_":{"type":"string"},"Unit Price":{"type":"number"},"Vendor No_":{"type":"string"},"Walco Item":{"type":"number"},"Description":{"type":"string"},"EPA Reg No_":{"type":"string"},"Routing No_":{"type":"string"},"Season Code":{"type":"string"},"Serial Nos_":{"type":"string"},"Tare Weight":{"type":"number"},"Time Bucket":{"type":"string"},"Unit Volume":{"type":"number"},"Ask for Tare":{"type":"number"},"Barcode Mask":{"type":"string"},"Block Reason":{"type":"string"},"Customer No_":{"type":"string"},"Date Created":{"type":"string"},"Freight Type":{"type":"string"},"Gross Weight":{"type":"number"},"Recipe Style":{"type":"string"},"Tax Group Id":{"type":"string"},"Temp Blocked":{"type":"number"},"Attrib 1 Code":{"type":"string"},"Attrib 2 Code":{"type":"string"},"Attrib 3 Code":{"type":"string"},"Attrib 4 Code":{"type":"string"},"Attrib 5 Code":{"type":"string"},"Budget Profit":{"type":"number"},"Date Createdx":{"type":"string"},"Description 2":{"type":"string"},"Division Code":{"type":"string"},"Main Location":{"type":"string"},"Overhead Rate":{"type":"number"},"Profit Goal _":{"type":"number"},"Reorder Point":{"type":"number"},"Standard Cost":{"type":"number"},"Warranty Card":{"type":"number"},"Costing Method":{"type":"number"},"Exclude Excess":{"type":"number"},"Gift Card -CL-":{"type":"number"},"Low-Level Code":{"type":"number"},"Order Multiple":{"type":"number"},"Overflow Level":{"type":"number"},"Tax Group Code":{"type":"string"},"WIC Applicable":{"type":"number"},"Assembly Policy":{"type":"number"},"Budget Quantity":{"type":"number"},"Budgeted Amount":{"type":"number"},"Common Item No_":{"type":"string"},"Created by User":{"type":"string"},"Dampener Period":{"type":"string"},"Def_ Ordered by":{"type":"number"},"Flushing Method":{"type":"number"},"Indirect Cost _":{"type":"number"},"Keying in Price":{"type":"number"},"Recipe Category":{"type":"string"},"Unit List Price":{"type":"number"},"Vendor Item No_":{"type":"string"},"Commission Group":{"type":"number"},"Cost is Adjusted":{"type":"number"},"Date of Increase":{"type":"string"},"Item Disc_ Group":{"type":"string"},"Item Family Code":{"type":"string"},"Labor Curr_ Cost":{"type":"number"},"Last Direct Cost":{"type":"number"},"Lifecycle Length":{"type":"string"},"Misc_ Curr_ Cost":{"type":"number"},"No Stock Posting":{"type":"number"},"Recipe Item Type":{"type":"number"},"Reorder Quantity":{"type":"number"},"Safety Lead Time":{"type":"string"},"Statistics Group":{"type":"number"},"Stockout Warning":{"type":"number"},"Units per Parcel":{"type":"number"},"Zero Price Valid":{"type":"number"},"xWarranty Period":{"type":"string"},"Available as Dish":{"type":"number"},"BOM Receipt Print":{"type":"number"},"Competitor 1 Date":{"type":"string"},"Competitor 1 Name":{"type":"string"},"Competitor 2 Date":{"type":"string"},"Competitor 2 Name":{"type":"string"},"Dampener Quantity":{"type":"number"},"Date Last Counted":{"type":"string"},"External Item No_":{"type":"string"},"Include Inventory":{"type":"number"},"Manufacturer Code":{"type":"string"},"Maximum Inventory":{"type":"number"},"Reordering Policy":{"type":"number"},"Standard BOM Cost":{"type":"number"},"Transfer Multiple":{"type":"number"},"UOM Pop-up on POS":{"type":"number"},"Use Cross-Docking":{"type":"number"},"Buyer_Planner Code":{"type":"string"},"Competitor 1 Price":{"type":"number"},"Competitor 2 Price":{"type":"number"},"Expense Curr_ Cost":{"type":"number"},"Extern_ Size+Crust":{"type":"string"},"Item Category Code":{"type":"string"},"Item Tracking Code":{"type":"string"},"Keying in Quantity":{"type":"number"},"Last Date Modified":{"type":"string"},"Last Time Modified":{"type":"string"},"Machine Curr_ Cost":{"type":"number"},"Outside Curr_ Cost":{"type":"number"},"POS Tax Group Code":{"type":"string"},"Price Includes VAT":{"type":"number"},"Product Group Code":{"type":"string"},"Production BOM No_":{"type":"string"},"Qty not in Decimal":{"type":"number"},"Rounding Precision":{"type":"number"},"Search Description":{"type":"string"},"Service Item Group":{"type":"string"},"Unit of Measure Id":{"type":"string"},"Allow Invoice Disc_":{"type":"number"},"Calculated Std Cost":{"type":"number"},"Default Tare Weight":{"type":"number"},"Item Capacity Value":{"type":"number"},"Material Curr_ Cost":{"type":"number"},"No Discount Allowed":{"type":"number"},"Original Vendor No_":{"type":"string"},"Overhead Curr_ Cost":{"type":"number"},"Recipe Version Code":{"type":"string"},"Rescheduling Period":{"type":"string"},"Standard Setup Cost":{"type":"number"},"Alternative Item No_":{"type":"string"},"Automatic Ext_ Texts":{"type":"number"},"Base Comp_ Unit Code":{"type":"string"},"Base Unit of Measure":{"type":"string"},"Comparison Unit Code":{"type":"string"},"Days Between Recount":{"type":"number"},"Def_ Ordering Method":{"type":"number"},"Duty Unit Conversion":{"type":"number"},"Gillis Ag Vendor No_":{"type":"string"},"Inventory Value Zero":{"type":"number"},"Lifecycle Curve Code":{"type":"string"},"Manufacturing Policy":{"type":"number"},"POS Cost Calculation":{"type":"number"},"Replen_ Data Profile":{"type":"string"},"Replenishment System":{"type":"number"},"Standard Router Cost":{"type":"number"},"SubJob Category Code":{"type":"string"},"Transport Curr_ Cost":{"type":"number"},"Warehouse Class Code":{"type":"string"},"BOM Receiving Explode":{"type":"number"},"Comp_ Price Incl_ VAT":{"type":"number"},"Competitor 1 Item No_":{"type":"string"},"Competitor 1 Page No_":{"type":"string"},"Competitor 2 Item No_":{"type":"string"},"Competitor 2 Page No_":{"type":"string"},"Food Stamp Applicable":{"type":"number"},"Item Error Check Code":{"type":"string"},"Last Date Lot Changed":{"type":"string"},"Last Modified by User":{"type":"string"},"Lead Time Calculation":{"type":"string"},"Lifecycle Ending Date":{"type":"string"},"Order Tracking Policy":{"type":"number"},"Price Unit Conversion":{"type":"number"},"Purch_ Order Delivery":{"type":"number"},"Qty_ Becomes Negative":{"type":"number"},"Replenish as Item No_":{"type":"string"},"Safety Stock Quantity":{"type":"number"},"Sales Unit of Measure":{"type":"string"},"Suggested Qty_ on POS":{"type":"number"},"Confidence Factor Code":{"type":"string"},"Dispense Printer Group":{"type":"string"},"Expiration Calculation":{"type":"string"},"Field Labor Curr_ Cost":{"type":"number"},"Last Date Synchronized":{"type":"string"},"Last DateTime Modified":{"type":"string"},"Max_ Ingr_ + Modifiers":{"type":"number"},"Maximum Order Quantity":{"type":"number"},"Minimum Order Quantity":{"type":"number"},"Next Counting End Date":{"type":"string"},"Production Time (Min_)":{"type":"number"},"Purch_ Unit of Measure":{"type":"string"},"Put-away Template Code":{"type":"string"},"Recipe Main Ingredient":{"type":"string"},"Recipe No_ of Portions":{"type":"number"},"Retail Item in Catalog":{"type":"number"},"Special Equipment Code":{"type":"string"},"Std Cost Calc Lot Size":{"type":"number"},"Sync with Connect -CL-":{"type":"number"},"Use EAN Standard Barc_":{"type":"number"},"Variant Framework Code":{"type":"string"},"Allow Online Adjustment":{"type":"number"},"Discrete Order Quantity":{"type":"number"},"Global Dimension 1 Code":{"type":"string"},"Global Dimension 2 Code":{"type":"string"},"Inventory Posting Group":{"type":"string"},"Item Error Check Status":{"type":"number"},"Lifecycle Starting Date":{"type":"string"},"Lot Accumulation Period":{"type":"string"},"Macola Avg_ Daily Usage":{"type":"number"},"Max_ Modifiers No Price":{"type":"number"},"Rolled-up Capacity Cost":{"type":"number"},"Rolled-up Material Cost":{"type":"number"},"SAT Item Classification":{"type":"string"},"Tax Classification Code":{"type":"string"},"VAT Prod_ Posting Group":{"type":"string"},"Competitor 1 Catalog No_":{"type":"string"},"Competitor 2 Catalog No_":{"type":"string"},"Gen_ Prod_ Posting Group":{"type":"string"},"Item Classification Code":{"type":"string"},"Last Date Std Cost Calcd":{"type":"string"},"Modifying Date of Status":{"type":"string"},"Next Counting Start Date":{"type":"string"},"Original Vendor Item No_":{"type":"string"},"Price Increase Vendor ID":{"type":"string"},"Price_Profit Calculation":{"type":"number"},"Qty_ per Base Comp_ Unit":{"type":"number"},"Replenishment Grade Code":{"type":"string"},"Rolled-up Mfg_ Ovhd Cost":{"type":"number"},"Unit Price Including VAT":{"type":"number"},"Variant Attribute Code 1":{"type":"string"},"Variant Attribute Code 2":{"type":"string"},"Application Wksh_ User ID":{"type":"string"},"Disable Dispense Printing":{"type":"number"},"Last Date Curr_Cost Calcd":{"type":"string"},"Last DateTime Modified-CS":{"type":"string"},"Last Unit Cost Calc_ Date":{"type":"string"},"Unaff_ by Multipl_ Factor":{"type":"number"},"Created From Nonstock Item":{"type":"number"},"Effective Inv_ Sales Order":{"type":"number"},"Error Check Internal Usage":{"type":"number"},"Exclude from Replenishment":{"type":"number"},"Prevent Negative Inventory":{"type":"number"},"Replen_ Transfer Rule Code":{"type":"string"},"Select Lowest Price Vendor":{"type":"number"},"Single-Level Capacity Cost":{"type":"number"},"Single-Level Material Cost":{"type":"number"},"BOM Cost Price Distribution":{"type":"number"},"Direct Job Purchases (Qty_)":{"type":"number"},"Est_ Production Qty per Day":{"type":"number"},"Last Counting Period Update":{"type":"string"},"Manual Estimated Daily Sale":{"type":"number"},"Max_ Ingr_ Removed No Price":{"type":"number"},"Print Variants Shelf Labels":{"type":"number"},"Replenishment Sales Profile":{"type":"string"},"Single-Level Cap_ Ovhd Cost":{"type":"number"},"Single-Level Mfg_ Ovhd Cost":{"type":"number"},"Store Forward Sales Profile":{"type":"string"},"Auto Enter Serial No_ Master":{"type":"number"},"Display Instruct_ in Monitor":{"type":"number"},"Effective Inv_ Purchase Ord_":{"type":"number"},"Effective Inv_ Transfer Inb_":{"type":"number"},"Excluded from Portion Weight":{"type":"number"},"Like for Like Process Method":{"type":"number"},"Like for Like Replen_ Method":{"type":"number"},"Rolled-up Cap_ Overhead Cost":{"type":"number"},"Rolled-up Subcontracted Cost":{"type":"number"},"Single-Level Subcontrd_ Cost":{"type":"number"},"Source of FG Production Cost":{"type":"number"},"VAT Bus_ Posting Gr_ (Price)":{"type":"string"},"Wareh_ Forward Sales Profile":{"type":"string"},"Country_Region Purchased Code":{"type":"string"},"Country_Region of Origin Code":{"type":"string"},"Effective Inv_ Transfer Outb_":{"type":"number"},"Exclude from Menu Requisition":{"type":"number"},"Put-away Unit of Measure Code":{"type":"string"},"Replenish as Item No - Method":{"type":"number"},"Skip Compression When Printed":{"type":"number"},"Skip Compression When Scanned":{"type":"number"},"Store Stock Cover Reqd (Days)":{"type":"number"},"Wareh Stock Cover Reqd (Days)":{"type":"number"},"Default Deferral Template Code":{"type":"string"},"Display Ingredients in Monitor":{"type":"number"},"Explode BOM in Statem_ Posting":{"type":"number"},"Ignore on Cost Pricing Routine":{"type":"number"},"Last Date Standrd Cost Changed":{"type":"string"},"Phys Invt Counting Period Code":{"type":"string"},"Replenishment Calculation Type":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["No_"]],"namespace":"dbo"},"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["No_"]],"aliasName":"QC_Supply__LLC_Item","selected":true}},{"stream":{"name":"QC Supply, LLC$Item Category","jsonSchema":{"type":"object","properties":{"Id":{"type":"string"},"Code":{"type":"string"},"Buyer ID":{"type":"string"},"Negative":{"type":"number"},"timestamp":{"type":"string","contentEncoding":"base64"},"Description":{"type":"string"},"Indentation":{"type":"number"},"Has Children":{"type":"number"},"Division Code":{"type":"string"},"Profit Goal _":{"type":"number"},"Parent Category":{"type":"string"},"Buyer Group Code":{"type":"string"},"Default Profit _":{"type":"number"},"Difference (LCY)":{"type":"number"},"Not Discountable":{"type":"number"},"Item Template Code":{"type":"string"},"Presentation Order":{"type":"number"},"Allocation Rule Code":{"type":"string"},"Item Hierarchy Value":{"type":"string"},"POS Inventory Lookup":{"type":"number"},"Replen_ Data Profile":{"type":"string"},"Def_ Item Distr_ Code":{"type":"string"},"Def_ Item Distr_ Type":{"type":"number"},"Item Error Check Code":{"type":"string"},"Suggested Qty_ on POS":{"type":"number"},"Dispense Printer Group":{"type":"string"},"Item No_ Miscellaneous":{"type":"string"},"Dispense Print Seq_ No_":{"type":"number"},"Last Modified Date Time":{"type":"string"},"Replen_ Transfer Rule Code":{"type":"string"},"Phys Invt Counting Period Code":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Code"]],"namespace":"dbo"},"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Code"]],"aliasName":"QC_Supply__LLC_Item_Category","selected":true}},{"stream":{"name":"QC Supply, LLC$Item Ledger Entry","jsonSchema":{"type":"object","properties":{"Area":{"type":"string"},"Open":{"type":"number"},"Job No_":{"type":"string"},"Lot No_":{"type":"string"},"Item No_":{"type":"string"},"Nonstock":{"type":"number"},"Positive":{"type":"number"},"Quantity":{"type":"number"},"Batch No_":{"type":"string"},"Entry No_":{"type":"number"},"Job No_ 2":{"type":"string"},"Offer No_":{"type":"string"},"Order No_":{"type":"string"},"timestamp":{"type":"string","contentEncoding":"base64"},"Correction":{"type":"number"},"Entry Type":{"type":"number"},"No_ Series":{"type":"string"},"Order Type":{"type":"number"},"Serial No_":{"type":"string"},"Source No_":{"type":"string"},"Description":{"type":"string"},"Source Type":{"type":"number"},"Document No_":{"type":"string"},"Job Purchase":{"type":"number"},"Job Task No_":{"type":"string"},"Posting Date":{"type":"string"},"Variant Code":{"type":"string"},"Document Date":{"type":"string"},"Document Type":{"type":"number"},"Drop Shipment":{"type":"number"},"Item Tracking":{"type":"number"},"Location Code":{"type":"string"},"Promotion No_":{"type":"string"},"Statement No_":{"type":"string"},"Transfer Type":{"type":"number"},"Warranty Date":{"type":"string"},"Master Job No_":{"type":"string"},"Order Line No_":{"type":"number"},"Budget Line No_":{"type":"number"},"Expiration Date":{"type":"string"},"Purchasing Code":{"type":"string"},"Applies-to Entry":{"type":"number"},"Dimension Set ID":{"type":"number"},"Entry_Exit Point":{"type":"string"},"Transaction Type":{"type":"string"},"Transport Method":{"type":"string"},"Assemble to Order":{"type":"number"},"Document Line No_":{"type":"number"},"Invoiced Quantity":{"type":"number"},"Last Invoice Date":{"type":"string"},"Item Category Code":{"type":"string"},"Product Group Code":{"type":"string"},"Remaining Quantity":{"type":"number"},"Return Reason Code":{"type":"string"},"Completely Invoiced":{"type":"number"},"Country_Region Code":{"type":"string"},"Cross-Reference No_":{"type":"string"},"Unit of Measure Code":{"type":"string"},"External Document No_":{"type":"string"},"Job Inv Cost Allocated":{"type":"number"},"Originally Ordered No_":{"type":"string"},"Applied Entry to Adjust":{"type":"number"},"Global Dimension 1 Code":{"type":"string"},"Global Dimension 2 Code":{"type":"string"},"Qty_ per Unit of Measure":{"type":"number"},"Out-of-Stock Substitution":{"type":"number"},"Shipped Qty_ Not Returned":{"type":"number"},"Transaction Specification":{"type":"string"},"Derived from Blanket Order":{"type":"number"},"Prod_ Order Comp_ Line No_":{"type":"number"},"Originally Ordered Var_ Code":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Entry No_"]],"namespace":"dbo"},"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Entry No_"]],"aliasName":"QC_Supply__LLC_Item_Ledger_Entry","selected":true}},{"stream":{"name":"QC Supply, LLC$Item Status Link","jsonSchema":{"type":"object","properties":{"Comment":{"type":"string"},"Item No_":{"type":"string"},"timestamp":{"type":"string","contentEncoding":"base64"},"Created by":{"type":"string"},"Status Code":{"type":"string"},"Variant Code":{"type":"string"},"Location Code":{"type":"string"},"Starting Date":{"type":"string"},"Block Discount":{"type":"number"},"Block Purchasing":{"type":"number"},"Store Group Code":{"type":"string"},"Block Sale on POS":{"type":"number"},"Block Sales Return":{"type":"number"},"Block Transferring":{"type":"number"},"Block Promotion Price":{"type":"number"},"Block Purchase Return":{"type":"number"},"Created Date and Time":{"type":"string"},"Block Periodic Discount":{"type":"number"},"Variant Dimension 1 Code":{"type":"string"},"Block Manual Price Change":{"type":"number"},"Block Negative Adjustment":{"type":"number"},"Block Positive Adjustment":{"type":"number"},"Block Sale in Sales Order":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Item No_"],["Variant Dimension 1 Code"],["Variant Code"],["Store Group Code"],["Location Code"],["Starting Date"]],"namespace":"dbo"},"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Item No_"],["Variant Dimension 1 Code"],["Variant Code"],["Store Group Code"],["Location Code"],["Starting Date"]],"aliasName":"QC_Supply__LLC_Item_Status_Link","selected":true}},{"stream":{"name":"QC Supply, LLC$Job Ledger Entry","jsonSchema":{"type":"object","properties":{"No_":{"type":"string"},"Area":{"type":"string"},"Open":{"type":"number"},"Type":{"type":"number"},"Scrap":{"type":"number"},"PO No_":{"type":"string"},"Job No_":{"type":"string"},"Lot No_":{"type":"string"},"User ID":{"type":"string"},"Adjusted":{"type":"number"},"Bin Code":{"type":"string"},"Job Type":{"type":"number"},"Positive":{"type":"number"},"Quantity":{"type":"number"},"Step No_":{"type":"number"},"Entry No_":{"type":"number"},"Line Type":{"type":"number"},"Unit Cost":{"type":"number"},"timestamp":{"type":"string","contentEncoding":"base64"},"Chargeable":{"type":"number"},"Entry Type":{"type":"number"},"Job Status":{"type":"number"},"No_ Series":{"type":"string"},"Phase Code":{"type":"string"},"Recognized":{"type":"number"},"Serial No_":{"type":"string"},"Total Cost":{"type":"number"},"Unit Price":{"type":"number"},"Description":{"type":"string"},"Line Amount":{"type":"number"},"PO Line No_":{"type":"number"},"Reason Code":{"type":"string"},"Source Code":{"type":"string"},"Total Price":{"type":"number"},"Burden Entry":{"type":"number"},"Document No_":{"type":"string"},"Job Task No_":{"type":"string"},"Posting Date":{"type":"string"},"Receipt Date":{"type":"string"},"Total Amount":{"type":"number"},"Variant Code":{"type":"string"},"Applies-to ID":{"type":"string"},"Cost Category":{"type":"number"},"Currency Code":{"type":"string"},"Description 2":{"type":"string"},"Document Date":{"type":"string"},"Location Code":{"type":"string"},"Overhead Date":{"type":"string"},"Step Finished":{"type":"number"},"Closed at Date":{"type":"string"},"Master Job No_":{"type":"string"},"Work Type Code":{"type":"string"},"Amt_ Recognized":{"type":"number"},"Currency Factor":{"type":"number"},"Job Project No_":{"type":"string"},"Line Discount _":{"type":"number"},"Quantity (Base)":{"type":"number"},"Recognized Date":{"type":"string"},"Sales Order No_":{"type":"string"},"Unit Cost (LCY)":{"type":"number"},"Closed by Amount":{"type":"number"},"Dimension Set ID":{"type":"number"},"Entry_Exit Point":{"type":"string"},"Ledger Entry No_":{"type":"number"},"Overhead Applied":{"type":"number"},"Receipt Doc_ No_":{"type":"string"},"Receipt Line No_":{"type":"number"},"Remaining Amount":{"type":"number"},"Sub Subjob Costs":{"type":"number"},"Task Description":{"type":"string"},"Total Cost (LCY)":{"type":"number"},"Transaction Type":{"type":"string"},"Transport Method":{"type":"string"},"Unit Price (LCY)":{"type":"number"},"Amt_ to Recognize":{"type":"number"},"DateTime Adjusted":{"type":"string"},"Is Retainage Line":{"type":"number"},"Job Posting Group":{"type":"string"},"Ledger Entry Type":{"type":"number"},"Line Amount (LCY)":{"type":"number"},"Service Order No_":{"type":"string"},"Total Price (LCY)":{"type":"number"},"Amt_ Posted to G_L":{"type":"number"},"Item Category Code":{"type":"string"},"Journal Batch Name":{"type":"string"},"Original Unit Cost":{"type":"number"},"Person Responsible":{"type":"string"},"Purchase Order No_":{"type":"string"},"Resource Group No_":{"type":"string"},"Source Description":{"type":"string"},"Amt_ to Post to G_L":{"type":"number"},"Closed by Entry No_":{"type":"number"},"Country_Region Code":{"type":"string"},"Original Total Cost":{"type":"number"},"Approval History No_":{"type":"number"},"Bill-to Customer No_":{"type":"string"},"Customer Price Group":{"type":"string"},"From Over Production":{"type":"number"},"Line Discount Amount":{"type":"number"},"Unit of Measure Code":{"type":"string"},"External Document No_":{"type":"string"},"Item Ledger Entry No_":{"type":"number"},"Uncalculated WIP Cost":{"type":"number"},"Burden Expense Account":{"type":"string"},"Direct Unit Cost (LCY)":{"type":"number"},"Job Contract Entry No_":{"type":"number"},"Linked Sales Order No_":{"type":"string"},"Drop Ship Special Order":{"type":"number"},"Gen_ Bus_ Posting Group":{"type":"string"},"Global Dimension 1 Code":{"type":"string"},"Global Dimension 2 Code":{"type":"string"},"WIP Cost Balance in G_L":{"type":"number"},"WIP Rev_ Balance in G_L":{"type":"number"},"Gen_ Prod_ Posting Group":{"type":"string"},"Original Unit Cost (LCY)":{"type":"number"},"Qty_ per Unit of Measure":{"type":"number"},"Uncalculated WIP Revenue":{"type":"number"},"Add_-Currency Line Amount":{"type":"number"},"Add_-Currency Total Price":{"type":"number"},"Original Total Cost (ACY)":{"type":"number"},"Original Total Cost (LCY)":{"type":"number"},"Transaction Specification":{"type":"string"},"WIP Cost Calcd Not Posted":{"type":"number"},"WIP Rev_ Calcd Not Posted":{"type":"number"},"Line Discount Amount (LCY)":{"type":"number"},"Posted Service Shipment No_":{"type":"string"},"WIP Cost Calcd to Recognize":{"type":"number"},"WIP Rev_ Calcd to Recognize":{"type":"number"},"Additional-Currency Total Cost":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Entry No_"]],"namespace":"dbo"},"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Entry No_"]],"aliasName":"QC_Supply__LLC_Job_Ledger_Entry","selected":true}},{"stream":{"name":"QC Supply, LLC$Job Planning Line","jsonSchema":{"type":"object","properties":{"No_":{"type":"string"},"Type":{"type":"number"},"VAT _":{"type":"number"},"Ignore":{"type":"number"},"Status":{"type":"number"},"Comment":{"type":"string"},"Job No_":{"type":"string"},"Lot No_":{"type":"string"},"Planned":{"type":"number"},"Reserve":{"type":"number"},"User ID":{"type":"string"},"Bin Code":{"type":"string"},"Due Date":{"type":"string"},"Ext_ Qty":{"type":"number"},"Job Type":{"type":"number"},"Line No_":{"type":"number"},"Quantity":{"type":"number"},"BOM Level":{"type":"number"},"From Task":{"type":"number"},"Line Type":{"type":"number"},"No Update":{"type":"number"},"Type Item":{"type":"number"},"Unit Cost":{"type":"number"},"Wait Line":{"type":"number"},"timestamp":{"type":"string","contentEncoding":"base64"},"Fixed Cost":{"type":"number"},"Phase Code":{"type":"string"},"Serial No_":{"type":"string"},"Setup Line":{"type":"number"},"Total Cost":{"type":"number"},"Unit Price":{"type":"number"},"Usage Link":{"type":"number"},"Cost Factor":{"type":"number"},"Description":{"type":"string"},"Drawing No_":{"type":"string"},"Line Amount":{"type":"number"},"Print on PO":{"type":"number"},"Qty_ Posted":{"type":"number"},"Send to Jnl":{"type":"number"},"Total Price":{"type":"number"},"Document No_":{"type":"string"},"Job Exploded":{"type":"number"},"Job Task No_":{"type":"string"},"Qty Per Unit":{"type":"number"},"Variant Code":{"type":"string"},"Contract Line":{"type":"number"},"Cost Category":{"type":"number"},"Currency Code":{"type":"string"},"Currency Date":{"type":"string"},"Description 2":{"type":"string"},"Document Date":{"type":"string"},"In Production":{"type":"number"},"Location Code":{"type":"string"},"Planning Date":{"type":"string"},"Run Time Line":{"type":"number"},"Schedule Line":{"type":"number"},"Starting Date":{"type":"string"},"Master Job No_":{"type":"string"},"Parent Job No_":{"type":"string"},"Remaining Qty_":{"type":"number"},"VAT Unit Price":{"type":"number"},"Work Type Code":{"type":"string"},"Currency Factor":{"type":"number"},"Is Change Order":{"type":"number"},"Job Project No_":{"type":"string"},"Line Discount _":{"type":"number"},"Outstanding Qty":{"type":"number"},"Parent Item Qty":{"type":"number"},"Qty_ to Invoice":{"type":"number"},"Quantity (Base)":{"type":"number"},"Revision Change":{"type":"number"},"Sent to Job Jrn":{"type":"number"},"Unit Cost (LCY)":{"type":"number"},"VAT Line Amount":{"type":"number"},"Vendor Item No_":{"type":"string"},"Change Order No_":{"type":"string"},"Drawing Item No_":{"type":"string"},"JEB Created Line":{"type":"number"},"Ledger Entry No_":{"type":"number"},"Total Cost (LCY)":{"type":"number"},"Unit Price (LCY)":{"type":"number"},"Last Revision No_":{"type":"string"},"Ledger Entry Type":{"type":"number"},"Line Amount (LCY)":{"type":"number"},"Original Item No_":{"type":"string"},"Posted Total Cost":{"type":"number"},"Reordering Policy":{"type":"number"},"Sales Invoice No_":{"type":"string"},"Service Order No_":{"type":"string"},"Total Price (LCY)":{"type":"number"},"Last Date Modified":{"type":"string"},"Person Responsible":{"type":"string"},"Posted Line Amount":{"type":"number"},"Resource Group No_":{"type":"string"},"Buy-from Vendor No_":{"type":"string"},"Country_Region Code":{"type":"string"},"Exploded Line Entry":{"type":"number"},"Overhead Calculated":{"type":"number"},"Production Complete":{"type":"number"},"Qty_ to Requisition":{"type":"number"},"Attached To Line No_":{"type":"number"},"Base Job Project No_":{"type":"string"},"Bill-to Customer No_":{"type":"string"},"Customer Price Group":{"type":"string"},"Job Ledger Entry No_":{"type":"number"},"Line Discount Amount":{"type":"number"},"Overhead Parent Line":{"type":"number"},"Production Lead Time":{"type":"number"},"Referenced in Import":{"type":"number"},"Remaining Total Cost":{"type":"number"},"System-Created Entry":{"type":"number"},"Transferred to Quote":{"type":"number"},"Unit of Measure Code":{"type":"string"},"Original Variant Code":{"type":"string"},"Planned Delivery Date":{"type":"string"},"Remaining Line Amount":{"type":"number"},"Remaining Qty_ (Base)":{"type":"number"},"Send to Line Comments":{"type":"number"},"Direct Unit Cost (LCY)":{"type":"number"},"Job Contract Entry No_":{"type":"number"},"Outstanding Qty (Base)":{"type":"number"},"Promised Delivery Date":{"type":"string"},"Gen_ Bus_ Posting Group":{"type":"string"},"Global Dimension 1 Code":{"type":"string"},"Global Dimension 2 Code":{"type":"string"},"Posted Total Cost (LCY)":{"type":"number"},"Requested Delivery Date":{"type":"string"},"Do Not Copy to Job Usage":{"type":"number"},"Gen_ Prod_ Posting Group":{"type":"string"},"Posted Line Amount (LCY)":{"type":"number"},"Qty_ per Unit of Measure":{"type":"number"},"VAT Line Discount Amount":{"type":"number"},"Line Discount Amount (LCY)":{"type":"number"},"Remaining Total Cost (LCY)":{"type":"number"},"Qty_ to Transfer to Invoice":{"type":"number"},"Qty_ to Transfer to Journal":{"type":"number"},"Remaining Line Amount (LCY)":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Job No_"],["Job Task No_"],["Line No_"]],"namespace":"dbo"},"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Job No_"],["Job Task No_"],["Line No_"]],"aliasName":"QC_Supply__LLC_Job_Planning_Line","selected":true}},{"stream":{"name":"QC Supply, LLC$Location","jsonSchema":{"type":"object","properties":{"City":{"type":"string"},"Code":{"type":"string"},"Name":{"type":"string"},"County":{"type":"string"},"E-Mail":{"type":"string"},"Name 2":{"type":"string"},"Region":{"type":"number"},"Address":{"type":"string"},"Contact":{"type":"string"},"Fax No_":{"type":"string"},"Latitude":{"type":"number"},"Use ADCS":{"type":"number"},"Address 2":{"type":"string"},"Home Page":{"type":"string"},"Longitude":{"type":"number"},"Phone No_":{"type":"string"},"Post Code":{"type":"string"},"Telex No_":{"type":"string"},"timestamp":{"type":"string","contentEncoding":"base64"},"CO Priority":{"type":"number"},"Data Source":{"type":"number"},"Phone No_ 2":{"type":"string"},"Customer No_":{"type":"string"},"Require Pick":{"type":"number"},"Use Transfer":{"type":"number"},"Bin Mandatory":{"type":"number"},"CSR Inventory":{"type":"number"},"Tax Area Code":{"type":"string"},"Default Weight":{"type":"number"},"Allow Breakbulk":{"type":"number"},"Master Location":{"type":"string"},"Require Receive":{"type":"number"},"Retail Location":{"type":"number"},"Default Bin Code":{"type":"string"},"Mark as Inactive":{"type":"number"},"Odyssee Location":{"type":"number"},"Receipt Bin Code":{"type":"string"},"Require Put-away":{"type":"number"},"Require Shipment":{"type":"number"},"Shipment Bin Code":{"type":"string"},"Special Equipment":{"type":"number"},"Tax Exemption No_":{"type":"string"},"Use As In-Transit":{"type":"number"},"Use Cross-Docking":{"type":"number"},"Base Calendar Code":{"type":"string"},"Forecasting Status":{"type":"number"},"Adjustment Bin Code":{"type":"string"},"Bin Capacity Policy":{"type":"number"},"CO Will Ship orders":{"type":"number"},"Country_Region Code":{"type":"string"},"Cross-Dock Bin Code":{"type":"string"},"Data Source Company":{"type":"string"},"Replenishment Group":{"type":"string"},"To-Assembly Bin Code":{"type":"string"},"Default Bin Selection":{"type":"number"},"From-Assembly Bin Code":{"type":"string"},"Pick According to FEFO":{"type":"number"},"Put-away Template Code":{"type":"string"},"To-Production Bin Code":{"type":"string"},"Use Put-away Worksheet":{"type":"number"},"Always Create Pick Line":{"type":"number"},"Freight Department Code":{"type":"string"},"Global Dimension 1 Code":{"type":"string"},"Global Dimension 2 Code":{"type":"string"},"Location is a Warehouse":{"type":"number"},"CO Lead Time Calculation":{"type":"string"},"From-Production Bin Code":{"type":"string"},"Open Shop Floor Bin Code":{"type":"string"},"Provincial Tax Area Code":{"type":"string"},"Cross-Dock Due Date Calc_":{"type":"string"},"Odyssee Stock Location id":{"type":"string"},"Use Planned Cross Docking":{"type":"number"},"CO Orders can be Collected":{"type":"number"},"Directed Put-away and Pick":{"type":"number"},"Replenish as Location Code":{"type":"string"},"Always Create Put-away Line":{"type":"number"},"Inbound Whse_ Handling Time":{"type":"string"},"Include in Web Stock Levels":{"type":"number"},"Asm_-to-Order Shpt_ Bin Code":{"type":"string"},"Outbound Whse_ Handling Time":{"type":"string"},"Active for Autom_ Replenishm_":{"type":"number"},"Default Replenishm_ Grade Code":{"type":"string"},"Do Not Use For Tax Calculation":{"type":"number"},"Web Order Fulfillment Sequence":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[],"namespace":"dbo"},"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[],"aliasName":"QC_Supply__LLC_Location","selected":true}},{"stream":{"name":"QC Supply, LLC$Purchase Header","jsonSchema":{"type":"object","properties":{"Id":{"type":"string"},"No_":{"type":"string"},"Area":{"type":"string"},"Ship":{"type":"number"},"Status":{"type":"number"},"Invoice":{"type":"number"},"Job No_":{"type":"string"},"On Hold":{"type":"string"},"Receive":{"type":"number"},"Buyer ID":{"type":"string"},"Due Date":{"type":"string"},"IC Status":{"type":"number"},"Quote No_":{"type":"string"},"Store No_":{"type":"string"},"timestamp":{"type":"string","contentEncoding":"base64"},"Correction":{"type":"number"},"No_ Series":{"type":"string"},"Order Date":{"type":"string"},"Tax Liable":{"type":"number"},"Entry Point":{"type":"string"},"No_ Printed":{"type":"number"},"Order Class":{"type":"string"},"Pay-to City":{"type":"string"},"Pay-to Name":{"type":"string"},"Posting No_":{"type":"string"},"Reason Code":{"type":"string"},"Version No_":{"type":"number"},"Campaign No_":{"type":"string"},"Creditor No_":{"type":"string"},"IC Direction":{"type":"number"},"PO Confirmed":{"type":"number"},"Posting Date":{"type":"string"},"Prepayment _":{"type":"number"},"Ship-to City":{"type":"string"},"Ship-to Code":{"type":"string"},"Ship-to Name":{"type":"string"},"Applies-to ID":{"type":"string"},"Buy-from City":{"type":"string"},"Currency Code":{"type":"string"},"Document Date":{"type":"string"},"Document Type":{"type":"number"},"IRS 1099 Code":{"type":"string"},"Language Code":{"type":"string"},"Location Code":{"type":"string"},"Pay-to County":{"type":"string"},"Pay-to Name 2":{"type":"string"},"Receiving No_":{"type":"string"},"Retail Status":{"type":"number"},"Tax Area Code":{"type":"string"},"Master Job No_":{"type":"string"},"Order Receiver":{"type":"string"},"Pay-to Address":{"type":"string"},"Pay-to Contact":{"type":"string"},"Prepayment No_":{"type":"string"},"Purchaser Code":{"type":"string"},"Receiving Date":{"type":"string"},"Ship-to County":{"type":"string"},"Ship-to Name 2":{"type":"string"},"Ship-to Option":{"type":"number"},"Your Reference":{"type":"string"},"Buy-from County":{"type":"string"},"Currency Factor":{"type":"number"},"Ship-to Address":{"type":"string"},"Ship-to Contact":{"type":"string"},"Assigned User ID":{"type":"string"},"Bal_ Account No_":{"type":"string"},"Buy-from Address":{"type":"string"},"Buy-from Contact":{"type":"string"},"Buy-from Fax No_":{"type":"string"},"Buyer Group Code":{"type":"string"},"Dimension Set ID":{"type":"number"},"General Comments":{"type":"string"},"Job Queue Status":{"type":"number"},"Last Posting No_":{"type":"string"},"Pay-to Address 2":{"type":"string"},"Pay-to Post Code":{"type":"string"},"RTC Filter Field":{"type":"number"},"Send IC Document":{"type":"number"},"Ship-to UPS Zone":{"type":"string"},"Shipment Pending":{"type":"number"},"Transaction Type":{"type":"string"},"Transport Method":{"type":"string"},"Vendor Order No_":{"type":"string"},"Bal_ Account Type":{"type":"number"},"Pay-to Vendor No_":{"type":"string"},"Payment Reference":{"type":"string"},"Ship-to Address 2":{"type":"string"},"Ship-to Phone No_":{"type":"string"},"Ship-to Post Code":{"type":"string"},"Tax Exemption No_":{"type":"string"},"Buy-from Address 2":{"type":"string"},"Buy-from Post Code":{"type":"string"},"Invoice Disc_ Code":{"type":"string"},"Job Queue Entry ID":{"type":"string"},"Last Receiving No_":{"type":"string"},"Order Address Code":{"type":"string"},"Pay-to Contact No_":{"type":"string"},"Payment Discount _":{"type":"number"},"Payment Terms Code":{"type":"string"},"Pmt_ Discount Date":{"type":"string"},"Posting No_ Series":{"type":"string"},"STE Transaction ID":{"type":"string"},"Vendor Invoice No_":{"type":"string"},"Applies-to Doc_ No_":{"type":"string"},"Buy-from Vendor No_":{"type":"string"},"Compress Prepayment":{"type":"number"},"Doc_ No_ Occurrence":{"type":"number"},"Last Prepayment No_":{"type":"string"},"Payment Method Code":{"type":"string"},"Posting Description":{"type":"string"},"Prepayment Due Date":{"type":"string"},"Prepmt_ Include Tax":{"type":"number"},"Return Shipment No_":{"type":"string"},"VAT Base Discount _":{"type":"number"},"Vendor Cr_ Memo No_":{"type":"string"},"Vendor Shipment No_":{"type":"string"},"Applies-to Doc_ Type":{"type":"number"},"Buy-from Contact No_":{"type":"string"},"Buy-from Vendor Name":{"type":"string"},"Miscellaneous Vendor":{"type":"number"},"Prepmt_ Cr_ Memo No_":{"type":"string"},"Prices Including VAT":{"type":"number"},"Receiving No_ Series":{"type":"string"},"Reciving_Picking No_":{"type":"string"},"Sell-to Customer No_":{"type":"string"},"Shipment Method Code":{"type":"string"},"VAT Registration No_":{"type":"string"},"Vendor Posting Group":{"type":"string"},"Actual Freight Amount":{"type":"number"},"Expected Receipt Date":{"type":"string"},"Item Registration No_":{"type":"string"},"Lead Time Calculation":{"type":"string"},"Pay-to Phone No_ -CL-":{"type":"string"},"Prepayment No_ Series":{"type":"string"},"Promised Receipt Date":{"type":"string"},"Responsibility Center":{"type":"string"},"Buy-from Vendor Name 2":{"type":"string"},"Created By Source Code":{"type":"string"},"Invoice Discount Value":{"type":"number"},"Pay-to IC Partner Code":{"type":"string"},"Print Posted Documents":{"type":"number"},"Requested Receipt Date":{"type":"string"},"Ship-to Phone No_ -CL-":{"type":"string"},"VAT Bus_ Posting Group":{"type":"string"},"Buy-from Phone No_ -CL-":{"type":"string"},"Gen_ Bus_ Posting Group":{"type":"string"},"Posting from Whse_ Ref_":{"type":"number"},"VAT Country_Region Code":{"type":"string"},"Buy-from IC Partner Code":{"type":"string"},"Last Return Shipment No_":{"type":"string"},"Provincial Tax Area Code":{"type":"string"},"Vendor Authorization No_":{"type":"string"},"Fiscal Invoice Number PAC":{"type":"string"},"Last Prepmt_ Cr_ Memo No_":{"type":"string"},"Shortcut Dimension 1 Code":{"type":"string"},"Shortcut Dimension 2 Code":{"type":"string"},"Source Sales Document No_":{"type":"string"},"Transaction Specification":{"type":"string"},"Pay-to Country_Region Code":{"type":"string"},"Prepmt_ Payment Discount _":{"type":"number"},"Prepmt_ Payment Terms Code":{"type":"string"},"Prepmt_ Pmt_ Discount Date":{"type":"string"},"Return Shipment No_ Series":{"type":"string"},"Source Sales Document Type":{"type":"number"},"Inbound Whse_ Handling Time":{"type":"string"},"Incoming Document Entry No_":{"type":"number"},"Prepmt_ Cr_ Memo No_ Series":{"type":"string"},"Prepmt_ Posting Description":{"type":"string"},"Ship-to Country_Region Code":{"type":"string"},"Buy-from Country_Region Code":{"type":"string"},"Invoice Discount Calculation":{"type":"number"},"Retail Purchase Dest_ Filter":{"type":"number"},"Retail Purchase Source Filter":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Document Type"],["No_"]],"namespace":"dbo"},"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Document Type"],["No_"]],"aliasName":"QC_Supply__LLC_Purchase_Header","selected":true}},{"stream":{"name":"QC Supply, LLC$Purchase Line","jsonSchema":{"type":"object","properties":{"No_":{"type":"string"},"Area":{"type":"string"},"Type":{"type":"number"},"VAT _":{"type":"number"},"Amount":{"type":"number"},"GST_HST":{"type":"number"},"Job No_":{"type":"string"},"Planned":{"type":"number"},"Subtype":{"type":"number"},"Use Tax":{"type":"number"},"Bin Code":{"type":"string"},"Division":{"type":"string"},"Finished":{"type":"number"},"Job Type":{"type":"number"},"Line No_":{"type":"number"},"Nonstock":{"type":"number"},"Profit _":{"type":"number"},"Quantity":{"type":"number"},"MPS Order":{"type":"number"},"Unit Cost":{"type":"number"},"timestamp":{"type":"string","contentEncoding":"base64"},"Net Weight":{"type":"number"},"Order Date":{"type":"string"},"Phase Code":{"type":"string"},"Tax Liable":{"type":"number"},"Description":{"type":"string"},"Doc_ Status":{"type":"number"},"Entry Point":{"type":"string"},"Line Amount":{"type":"number"},"Receipt No_":{"type":"string"},"Routing No_":{"type":"string"},"Unit Volume":{"type":"number"},"Document No_":{"type":"string"},"Gross Weight":{"type":"number"},"Job Task No_":{"type":"string"},"Original Qty":{"type":"number"},"Prepayment _":{"type":"number"},"Temp Job No_":{"type":"string"},"Variant Code":{"type":"string"},"Cost Category":{"type":"number"},"Currency Code":{"type":"string"},"Deferral Code":{"type":"string"},"Description 2":{"type":"string"},"Document Type":{"type":"number"},"Drop Shipment":{"type":"number"},"Insurance No_":{"type":"string"},"Job Line Type":{"type":"number"},"Location Code":{"type":"string"},"Operation No_":{"type":"string"},"Overhead Rate":{"type":"number"},"Posting Group":{"type":"string"},"Salvage Value":{"type":"number"},"Special Order":{"type":"number"},"Tax Area Code":{"type":"string"},"Job Unit Price":{"type":"number"},"Master Job No_":{"type":"string"},"One Time Price":{"type":"number"},"Ship-to Option":{"type":"number"},"Tax Group Code":{"type":"string"},"VAT Difference":{"type":"number"},"VAT Identifier":{"type":"string"},"Variant Header":{"type":"number"},"Work Type Code":{"type":"string"},"Budgeted FA No_":{"type":"string"},"FA Posting Date":{"type":"string"},"FA Posting Type":{"type":"number"},"IC Partner Code":{"type":"string"},"IRS 1099 Liable":{"type":"number"},"Indirect Cost _":{"type":"number"},"Job Line Amount":{"type":"number"},"Job Project No_":{"type":"string"},"Job Total Price":{"type":"number"},"Line Discount _":{"type":"number"},"Prepayment Line":{"type":"number"},"Prod_ Order No_":{"type":"string"},"Purchasing Code":{"type":"string"},"Qty_ to Invoice":{"type":"number"},"Qty_ to Receive":{"type":"number"},"Quantity (Base)":{"type":"number"},"Sales Order No_":{"type":"string"},"Unit Cost (LCY)":{"type":"number"},"Unit of Measure":{"type":"string"},"VAT Base Amount":{"type":"number"},"Vendor Item No_":{"type":"string"},"Work Center No_":{"type":"string"},"Allow Qty Change":{"type":"number"},"Dimension Set ID":{"type":"number"},"Direct Unit Cost":{"type":"number"},"Maintenance Code":{"type":"string"},"Prepayment VAT _":{"type":"number"},"Receipt Line No_":{"type":"number"},"Safety Lead Time":{"type":"string"},"Task Description":{"type":"string"},"Transaction Type":{"type":"string"},"Transport Method":{"type":"string"},"Unit Price (LCY)":{"type":"number"},"Units per Parcel":{"type":"number"},"Blanket Order No_":{"type":"string"},"Job Currency Code":{"type":"string"},"Original Quantity":{"type":"number"},"Pay-to Vendor No_":{"type":"string"},"Prepayment Amount":{"type":"number"},"Prepmt_ Amt_ Inv_":{"type":"number"},"Quantity Invoiced":{"type":"number"},"Quantity Received":{"type":"number"},"Temp Job Task No_":{"type":"string"},"Item Category Code":{"type":"string"},"Job Remaining Qty_":{"type":"number"},"Outstanding Amount":{"type":"number"},"Person Responsible":{"type":"string"},"Product Group Code":{"type":"string"},"Return Reason Code":{"type":"string"},"Tax To Be Expensed":{"type":"number"},"Allow Invoice Disc_":{"type":"number"},"Appl_-to Item Entry":{"type":"number"},"Buy-from Vendor No_":{"type":"string"},"Completely Received":{"type":"number"},"Cross-Reference No_":{"type":"string"},"Job Currency Factor":{"type":"number"},"Job Line Discount _":{"type":"number"},"Original Qty (Base)":{"type":"number"},"Paym_ Disc_ Allowed":{"type":"number"},"Prepmt Amt Deducted":{"type":"number"},"Prepmt_ Line Amount":{"type":"number"},"Quantity Difference":{"type":"number"},"Return Qty_ Shipped":{"type":"number"},"Return Qty_ to Ship":{"type":"number"},"Return Shipment No_":{"type":"string"},"Temp Master Job No_":{"type":"string"},"Variant Description":{"type":"string"},"Amount Including VAT":{"type":"number"},"Attached to Line No_":{"type":"number"},"Bill-to Customer No_":{"type":"string"},"Cross-Reference Type":{"type":"number"},"IC Partner Ref_ Type":{"type":"number"},"IC Partner Reference":{"type":"string"},"Inv_ Discount Amount":{"type":"number"},"Job Unit Price (LCY)":{"type":"number"},"Line Discount Amount":{"type":"number"},"Outstanding Quantity":{"type":"number"},"Planned Receipt Date":{"type":"string"},"Planning Flexibility":{"type":"number"},"Posting Date Trigger":{"type":"number"},"Prepmt Amt to Deduct":{"type":"number"},"Prod_ Order Line No_":{"type":"number"},"Qty_ Invoiced (Base)":{"type":"number"},"Qty_ Received (Base)":{"type":"number"},"Return Vendor Action":{"type":"number"},"Sales Order Line No_":{"type":"number"},"System-Created Entry":{"type":"number"},"Temp Budget Line No_":{"type":"number"},"Unit of Measure Code":{"type":"string"},"Use Duplication List":{"type":"number"},"VAT Calculation Type":{"type":"number"},"Cross Doc_ Difference":{"type":"number"},"Expected Receipt Date":{"type":"string"},"Job Line Amount (LCY)":{"type":"number"},"Job Planning Line No_":{"type":"number"},"Job Total Price (LCY)":{"type":"number"},"Lead Time Calculation":{"type":"string"},"Prepayment Tax Liable":{"type":"number"},"Prepmt_ VAT Base Amt_":{"type":"number"},"Promised Receipt Date":{"type":"string"},"Responsibility Center":{"type":"string"},"Routing Reference No_":{"type":"number"},"Amt_ Rcd_ Not Invoiced":{"type":"number"},"Blanket Order Line No_":{"type":"number"},"Depr_ Acquisition Cost":{"type":"number"},"Depreciation Book Code":{"type":"string"},"Job Contract Entry No_":{"type":"number"},"Prepmt_ Amt_ Incl_ VAT":{"type":"number"},"Prepmt_ VAT Calc_ Type":{"type":"number"},"Qty_ Rcd_ Not Invoiced":{"type":"number"},"Qty_ to Invoice (Base)":{"type":"number"},"Qty_ to Receive (Base)":{"type":"number"},"Requested Receipt Date":{"type":"string"},"Return Shpd_ Not Invd_":{"type":"number"},"VAT Bus_ Posting Group":{"type":"string"},"Gen_ Bus_ Posting Group":{"type":"string"},"Outstanding Amt w_o Vat":{"type":"number"},"Outstanding Qty_ (Base)":{"type":"number"},"Special Order Sales No_":{"type":"string"},"VAT Prod_ Posting Group":{"type":"string"},"Cross-Reference Type No_":{"type":"string"},"Gen_ Prod_ Posting Group":{"type":"string"},"Job Line Discount Amount":{"type":"number"},"Original Quantity (base)":{"type":"number"},"Outstanding Amount (LCY)":{"type":"number"},"Prepayment Tax Area Code":{"type":"string"},"Provincial Tax Area Code":{"type":"string"},"Qty_ per Unit of Measure":{"type":"number"},"Return Shipment Line No_":{"type":"number"},"Source Document Line No_":{"type":"number"},"Job Remaining Qty_ (Base)":{"type":"number"},"Orig Unit of Measure Code":{"type":"string"},"Prepayment Tax Group Code":{"type":"string"},"Prepayment VAT Difference":{"type":"number"},"Prepayment VAT Identifier":{"type":"string"},"Prepmt VAT Diff_ Deducted":{"type":"number"},"Prepmt_ Amount Inv_ (LCY)":{"type":"number"},"Recalculate Invoice Disc_":{"type":"number"},"Shortcut Dimension 1 Code":{"type":"string"},"Shortcut Dimension 2 Code":{"type":"string"},"Transaction Specification":{"type":"string"},"Exclude from Payment Disc_":{"type":"number"},"Prepmt VAT Diff_ to Deduct":{"type":"number"},"Reserved For Location Code":{"type":"string"},"Return Qty_ Shipped (Base)":{"type":"number"},"Return Qty_ to Ship (Base)":{"type":"number"},"Depr_ until FA Posting Date":{"type":"number"},"Disposition of Purch_ Quote":{"type":"number"},"Inbound Whse_ Handling Time":{"type":"string"},"Job Line Disc_ Amount (LCY)":{"type":"number"},"Returns Deferral Start Date":{"type":"string"},"Allow Item Charge Assignment":{"type":"number"},"Amt_ Rcd_ Not Invoiced (LCY)":{"type":"number"},"Amt_ for Paym_ Disc_ Allowed":{"type":"number"},"Inv_ Disc_ Amount to Invoice":{"type":"number"},"Return Shpd_ Not Invd_ (LCY)":{"type":"number"},"Special Order Sales Line No_":{"type":"number"},"Unit of Measure (Cross Ref_)":{"type":"string"},"Prepmt_ Amount Inv_ Incl_ VAT":{"type":"number"},"Prepmt_ VAT Amount Inv_ (LCY)":{"type":"number"},"Qty_ Rcd_ Not Invoiced (Base)":{"type":"number"},"Return Qty_ Shipped Not Invd_":{"type":"number"},"A_ Rcd_ Not Inv_ Ex_ VAT (LCY)":{"type":"number"},"Amt_ Rcd_ Not Invoiced w_o Vat":{"type":"number"},"Duplicate in Depreciation Book":{"type":"string"},"Outstanding Amt_ Ex_ VAT (LCY)":{"type":"number"},"Ret_ Qty_ Shpd Not Invd_(Base)":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Document Type"],["Document No_"],["Line No_"]],"namespace":"dbo"},"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Document Type"],["Document No_"],["Line No_"]],"aliasName":"QC_Supply__LLC_Purchase_Line","selected":true}},{"stream":{"name":"QC Supply, LLC$Purchase Line Archive","jsonSchema":{"type":"object","properties":{"No_":{"type":"string"},"Area":{"type":"string"},"Type":{"type":"number"},"VAT _":{"type":"number"},"Amount":{"type":"number"},"Job No_":{"type":"string"},"Use Tax":{"type":"number"},"Bin Code":{"type":"string"},"Finished":{"type":"number"},"Job Type":{"type":"number"},"Line No_":{"type":"number"},"Nonstock":{"type":"number"},"Profit _":{"type":"number"},"Quantity":{"type":"number"},"MPS Order":{"type":"number"},"Unit Cost":{"type":"number"},"timestamp":{"type":"string","contentEncoding":"base64"},"Net Weight":{"type":"number"},"Order Date":{"type":"string"},"Phase Code":{"type":"string"},"Tax Liable":{"type":"number"},"Description":{"type":"string"},"Entry Point":{"type":"string"},"Line Amount":{"type":"number"},"Receipt No_":{"type":"string"},"Routing No_":{"type":"string"},"Unit Volume":{"type":"number"},"Version No_":{"type":"number"},"Document No_":{"type":"string"},"Gross Weight":{"type":"number"},"Original Qty":{"type":"number"},"Prepayment _":{"type":"number"},"Temp Job No_":{"type":"string"},"Variant Code":{"type":"string"},"Cost Category":{"type":"number"},"Currency Code":{"type":"string"},"Description 2":{"type":"string"},"Document Type":{"type":"number"},"Drop Shipment":{"type":"number"},"Insurance No_":{"type":"string"},"Location Code":{"type":"string"},"Operation No_":{"type":"string"},"Overhead Rate":{"type":"number"},"Posting Group":{"type":"string"},"Salvage Value":{"type":"number"},"Special Order":{"type":"number"},"Tax Area Code":{"type":"string"},"Master Job No_":{"type":"string"},"One Time Price":{"type":"number"},"Ship-to Option":{"type":"number"},"Tax Group Code":{"type":"string"},"VAT Difference":{"type":"number"},"VAT Identifier":{"type":"string"},"Work Type Code":{"type":"string"},"Budget Line No_":{"type":"number"},"Budgeted FA No_":{"type":"string"},"FA Posting Date":{"type":"string"},"FA Posting Type":{"type":"number"},"IC Partner Code":{"type":"string"},"IRS 1099 Liable":{"type":"number"},"Indirect Cost _":{"type":"number"},"Job Project No_":{"type":"string"},"Line Discount _":{"type":"number"},"Prepayment Line":{"type":"number"},"Prod_ Order No_":{"type":"string"},"Purchasing Code":{"type":"string"},"Qty_ to Invoice":{"type":"number"},"Qty_ to Receive":{"type":"number"},"Quantity (Base)":{"type":"number"},"Sales Order No_":{"type":"string"},"Unit Cost (LCY)":{"type":"number"},"Unit of Measure":{"type":"string"},"VAT Base Amount":{"type":"number"},"Vendor Item No_":{"type":"string"},"Work Center No_":{"type":"string"},"Allow Qty Change":{"type":"number"},"Dimension Set ID":{"type":"number"},"Direct Unit Cost":{"type":"number"},"Maintenance Code":{"type":"string"},"Prepayment VAT _":{"type":"number"},"Quantity Disc_ _":{"type":"number"},"Receipt Line No_":{"type":"number"},"Safety Lead Time":{"type":"string"},"Task Description":{"type":"string"},"Transaction Type":{"type":"string"},"Transport Method":{"type":"string"},"Unit Price (LCY)":{"type":"number"},"Units per Parcel":{"type":"number"},"Blanket Order No_":{"type":"string"},"Pay-to Vendor No_":{"type":"string"},"Prepayment Amount":{"type":"number"},"Prepmt_ Amt_ Inv_":{"type":"number"},"Quantity Invoiced":{"type":"number"},"Quantity Received":{"type":"number"},"Temp Job Task No_":{"type":"string"},"Item Category Code":{"type":"string"},"Outstanding Amount":{"type":"number"},"Person Responsible":{"type":"string"},"Product Group Code":{"type":"string"},"Return Reason Code":{"type":"string"},"Allow Invoice Disc_":{"type":"number"},"Appl_-to Item Entry":{"type":"number"},"Buy-from Vendor No_":{"type":"string"},"Completely Received":{"type":"number"},"Cross-Reference No_":{"type":"string"},"Doc_ No_ Occurrence":{"type":"number"},"Original Qty (Base)":{"type":"number"},"Prepmt Amt Deducted":{"type":"number"},"Prepmt_ Line Amount":{"type":"number"},"Return Qty_ Shipped":{"type":"number"},"Return Qty_ to Ship":{"type":"number"},"Return Shipment No_":{"type":"string"},"Temp Master Job No_":{"type":"string"},"Amount Including VAT":{"type":"number"},"Attached to Line No_":{"type":"number"},"Bill-to Customer No_":{"type":"string"},"Cross-Reference Type":{"type":"number"},"IC Partner Ref_ Type":{"type":"number"},"IC Partner Reference":{"type":"string"},"Inv_ Discount Amount":{"type":"number"},"Line Discount Amount":{"type":"number"},"Outstanding Quantity":{"type":"number"},"Planned Receipt Date":{"type":"string"},"Planning Flexibility":{"type":"number"},"Posting Date Trigger":{"type":"number"},"Prepmt Amt to Deduct":{"type":"number"},"Prod_ Order Line No_":{"type":"number"},"Qty_ Invoiced (Base)":{"type":"number"},"Qty_ Received (Base)":{"type":"number"},"Sales Order Line No_":{"type":"number"},"System-Created Entry":{"type":"number"},"Temp Budget Line No_":{"type":"number"},"Unit of Measure Code":{"type":"string"},"Use Duplication List":{"type":"number"},"VAT Calculation Type":{"type":"number"},"Expected Receipt Date":{"type":"string"},"Lead Time Calculation":{"type":"string"},"Prepayment Tax Liable":{"type":"number"},"Prepmt_ VAT Base Amt_":{"type":"number"},"Promised Receipt Date":{"type":"string"},"Responsibility Center":{"type":"string"},"Routing Reference No_":{"type":"number"},"Amt_ Rcd_ Not Invoiced":{"type":"number"},"Blanket Order Line No_":{"type":"number"},"Depr_ Acquisition Cost":{"type":"number"},"Depreciation Book Code":{"type":"string"},"Prepmt_ Amt_ Incl_ VAT":{"type":"number"},"Prepmt_ VAT Calc_ Type":{"type":"number"},"Qty_ Rcd_ Not Invoiced":{"type":"number"},"Qty_ to Invoice (Base)":{"type":"number"},"Qty_ to Receive (Base)":{"type":"number"},"Requested Receipt Date":{"type":"string"},"Return Shpd_ Not Invd_":{"type":"number"},"VAT Bus_ Posting Group":{"type":"string"},"Gen_ Bus_ Posting Group":{"type":"string"},"Outstanding Qty_ (Base)":{"type":"number"},"Special Order Sales No_":{"type":"string"},"VAT Prod_ Posting Group":{"type":"string"},"Cross-Reference Type No_":{"type":"string"},"Gen_ Prod_ Posting Group":{"type":"string"},"Outstanding Amount (LCY)":{"type":"number"},"Prepayment Tax Area Code":{"type":"string"},"Provincial Tax Area Code":{"type":"string"},"Purch_ Quote Disposition":{"type":"number"},"Qty_ per Unit of Measure":{"type":"number"},"Return Shipment Line No_":{"type":"number"},"Orig Unit of Measure Code":{"type":"string"},"Prepayment Tax Group Code":{"type":"string"},"Prepayment VAT Identifier":{"type":"string"},"Shortcut Dimension 1 Code":{"type":"string"},"Shortcut Dimension 2 Code":{"type":"string"},"Transaction Specification":{"type":"string"},"Return Qty_ Shipped (Base)":{"type":"number"},"Return Qty_ to Ship (Base)":{"type":"number"},"Depr_ until FA Posting Date":{"type":"number"},"Inbound Whse_ Handling Time":{"type":"string"},"Allow Item Charge Assignment":{"type":"number"},"Amt_ Rcd_ Not Invoiced (LCY)":{"type":"number"},"Inv_ Disc_ Amount to Invoice":{"type":"number"},"Return Shpd_ Not Invd_ (LCY)":{"type":"number"},"Special Order Sales Line No_":{"type":"number"},"Unit of Measure (Cross Ref_)":{"type":"string"},"Prepmt_ Amount Inv_ Incl_ VAT":{"type":"number"},"Qty_ Rcd_ Not Invoiced (Base)":{"type":"number"},"Return Qty_ Shipped Not Invd_":{"type":"number"},"Duplicate in Depreciation Book":{"type":"string"},"Ret_ Qty_ Shpd Not Invd_(Base)":{"type":"number"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Document Type"],["Document No_"],["Doc_ No_ Occurrence"],["Version No_"],["Line No_"]],"namespace":"dbo"},"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Document Type"],["Document No_"],["Doc_ No_ Occurrence"],["Version No_"],["Line No_"]],"aliasName":"QC_Supply__LLC_Purchase_Line_Archive","selected":true}},{"stream":{"name":"QC Supply, LLC$Purchase Price","jsonSchema":{"type":"object","properties":{"Item No_":{"type":"string"},"timestamp":{"type":"string","contentEncoding":"base64"},"Discount _":{"type":"number"},"Vendor No_":{"type":"string"},"Ending Date":{"type":"string"},"Variant Code":{"type":"string"},"Currency Code":{"type":"string"},"Starting Date":{"type":"string"},"Wholesale Price":{"type":"number"},"Direct Unit Cost":{"type":"number"},"Minimum Quantity":{"type":"number"},"Unit of Measure Code":{"type":"string"}}},"supportedSyncModes":["full_refresh","incremental"],"sourceDefinedCursor":null,"defaultCursorField":[],"sourceDefinedPrimaryKey":[["Item No_"],["Vendor No_"],["Starting Date"],["Currency Code"],["Variant Code"],["Unit of Measure Code"],["Minimum Quantity"]],"namespace":"dbo"},"config":{"syncMode":"full_refresh","cursorField":[],"destinationSyncMode":"overwrite","primaryKey":[["Item No_"],["Vendor No_"],["Starting Date"],["Currency Code"],["Variant Code"],["Unit of Measure Code"],["Minimum Quantity"]],"aliasName":"QC_Supply__LLC_Purchase_Price","selected":true}}]},"schedule":{"units":24,"timeUnit":"hours"},"namespaceDefinition":"customformat","namespaceFormat":"MSSQL_QCS_OVERWRITE_1","prefix":"","operations":[{"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","operationId":"55ce0ea7-8868-4939-b3a3-1723d5122567","name":"Normalization","operatorConfiguration":{"operatorType":"normalization","normalization":{"option":"basic"},"dbt":null}}],"status":"inactive"} 2022-06-02 21:13:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 21:13:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 21:13:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 21:13:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 21:13:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 21:13:34 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:13:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:13:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"65de659a-10f9-444e-b467-cbe920c1385e"} 2022-06-02 21:13:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 21:13:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"b5ea17b1-f170-46dc-bc31-cc744ca984c1"} 2022-06-02 21:13:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 21:13:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/get_debug_info - {"id":2482} 2022-06-02 21:13:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 21:13:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 21:13:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b95ef9e6-ded5-45d2-92b4-20eddbd0af56","configTypes":["sync","reset_connection"]} 2022-06-02 21:13:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:13:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:13:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 21:13:58 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-02 21:13:58 INFO i.a.w.t.TemporalClient(startNewManualSync):276 - Manual sync request 2022-06-02 21:13:58 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):89 - Retrieved existing connection manager workflow for connection 65de659a-10f9-444e-b467-cbe920c1385e. Executing signal. 2022-06-02 21:13:58 INFO i.a.w.t.TemporalClient(startNewManualSync):306 - end of manual schedule 2022-06-02 21:13:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/sync - {"connectionId":"65de659a-10f9-444e-b467-cbe920c1385e"} 2022-06-02 21:14:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 21:14:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"b95ef9e6-ded5-45d2-92b4-20eddbd0af56","configTypes":["sync","reset_connection"]} 2022-06-02 21:14:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-02 21:14:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-02 21:14:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-02 21:14:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-02 21:14:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-02 21:14:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:14:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:14:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:15:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:15:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:15:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:16:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:16:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"b5ea17b1-f170-46dc-bc31-cc744ca984c1"} 2022-06-02 21:16:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-02 21:16:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 21:16:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"65de659a-10f9-444e-b467-cbe920c1385e"} 2022-06-02 21:16:20 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 21:16:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/get_debug_info - {"id":2484} 2022-06-02 21:16:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 21:16:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 21:16:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 21:16:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 21:16:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 21:16:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:16:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 21:16:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 21:16:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 21:16:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 21:16:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 21:16:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 21:16:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:17:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:17:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:17:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 21:17:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 21:17:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-02 21:17:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:18:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:18:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:18:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:19:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:19:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:19:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:20:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:20:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:20:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:21:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:21:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:21:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:22:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:27:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:28:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:44:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:45:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:46:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:47:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:48:24 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:49:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:50:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:51:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:52:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:53:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:54:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:55:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:56:28 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:57:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:58:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 21:59:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:00:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:01:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:02:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:03:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:04:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:05:34 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:06:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:07:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:08:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:09:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:10:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:11:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:12:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:13:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:14:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:15:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:16:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:17:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:18:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:19:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:20:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:21:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:22:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:23:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:24:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:25:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:26:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:27:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:28:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:29:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:30:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:31:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:32:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:33:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:34:28 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:35:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:36:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:37:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:38:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:39:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:40:34 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:41:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:42:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:43:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:44:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:45:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:46:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:47:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:48:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:49:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:50:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:51:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:52:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:53:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:54:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:55:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:56:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:57:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 22:58:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 23:07:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 23:17:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 23:18:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 23:19:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 23:20:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 23:21:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 23:22:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 23:23:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 23:24:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 23:25:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 23:26:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 23:27:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 23:28:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 23:29:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 23:30:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 23:31:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 23:32:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 23:33:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 23:34:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 23:35:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 23:36:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 23:37:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 23:38:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 23:39:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 23:40:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 23:41:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 23:42:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 23:43:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 23:44:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 23:45:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 23:46:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 23:47:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 23:48:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 23:49:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 23:50:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 23:51:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 23:52:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 23:53:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 23:54:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 23:55:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 23:56:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 23:57:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 23:58:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-02 23:59:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 00:00:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-03 00:00:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 00:01:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 00:02:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 00:03:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 00:04:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 00:05:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 00:06:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 00:07:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 00:08:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 00:09:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 00:10:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 00:11:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 00:12:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 00:13:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 00:14:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 00:15:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 00:16:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 00:17:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 00:21:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 00:38:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 00:38:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 00:39:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 00:40:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 00:41:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 00:42:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 00:43:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 00:44:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 00:46:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 00:46:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 00:47:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 00:48:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 00:49:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 00:50:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 00:51:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 00:53:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 00:53:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 00:54:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 00:55:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 00:56:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 00:57:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 00:58:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 00:59:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:01:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:01:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:02:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:03:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:04:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:05:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:07:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:07:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:08:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:09:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:10:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:11:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:12:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:13:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:15:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:15:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:16:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:17:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:18:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:19:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:21:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:21:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:22:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:23:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:24:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:25:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:27:08 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:27:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:28:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:29:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:30:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:31:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:33:08 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:33:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:34:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:35:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:36:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:38:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:38:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:39:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:40:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:41:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:42:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:43:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:45:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:45:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:46:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:47:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:48:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:49:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:51:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:51:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:53:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:53:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:54:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:55:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:56:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:57:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:58:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 01:59:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:01:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:01:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:02:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:03:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:04:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:05:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:06:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:07:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:08:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:09:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:11:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:11:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:13:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:13:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:14:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:15:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:16:49 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:17:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:18:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:22:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:22:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:22:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-03 02:22:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/workspaces/get - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-03 02:22:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-03 02:22:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-03 02:22:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"65de659a-10f9-444e-b467-cbe920c1385e"} 2022-06-03 02:22:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-03 02:22:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"b5ea17b1-f170-46dc-bc31-cc744ca984c1"} 2022-06-03 02:22:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-03 02:22:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-03 02:22:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-03 02:22:50 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-03 02:22:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-03 02:22:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-03 02:22:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-03 02:23:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-03 02:23:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/get_debug_info - {"id":2484} 2022-06-03 02:23:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-03 02:23:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:23:08 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-03 02:23:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-03 02:23:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-03 02:23:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-03 02:23:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:23:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:24:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:24:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:24:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:25:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:25:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:25:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:26:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:26:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:26:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:27:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:27:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:27:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:28:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:28:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:29:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:30:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:31:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:32:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:33:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:34:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"65de659a-10f9-444e-b467-cbe920c1385e","configTypes":["sync","reset_connection"]} 2022-06-03 02:34:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:34:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-03 02:34:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-03 02:34:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-03 02:34:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-03 02:34:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-03 02:34:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:34:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:35:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:35:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:35:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:36:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:36:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:36:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"c8e76701-ee26-4b4c-895e-095f480cd931"} 2022-06-03 02:36:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-03 02:36:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-03 02:36:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-03 02:36:32 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-03 02:36:32 INFO i.a.w.t.TemporalClient(startNewManualSync):276 - Manual sync request 2022-06-03 02:36:33 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):89 - Retrieved existing connection manager workflow for connection c8e76701-ee26-4b4c-895e-095f480cd931. Executing signal. 2022-06-03 02:36:33 INFO i.a.w.t.TemporalClient(startNewManualSync):306 - end of manual schedule 2022-06-03 02:36:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/sync - {"connectionId":"c8e76701-ee26-4b4c-895e-095f480cd931"} 2022-06-03 02:36:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"c8e76701-ee26-4b4c-895e-095f480cd931","configTypes":["sync","reset_connection"]} 2022-06-03 02:36:34 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-03 02:36:34 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-03 02:36:34 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-03 02:36:34 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-03 02:36:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"e06b18c8-a54b-429b-80f6-348fceefbe30"} 2022-06-03 02:36:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-03 02:36:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-03 02:36:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e06b18c8-a54b-429b-80f6-348fceefbe30","configTypes":["sync","reset_connection"]} 2022-06-03 02:36:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-03 02:36:39 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-03 02:36:39 INFO i.a.w.t.TemporalClient(startNewManualSync):276 - Manual sync request 2022-06-03 02:36:39 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):89 - Retrieved existing connection manager workflow for connection e06b18c8-a54b-429b-80f6-348fceefbe30. Executing signal. 2022-06-03 02:36:39 INFO i.a.w.t.TemporalClient(startNewManualSync):306 - end of manual schedule 2022-06-03 02:36:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/sync - {"connectionId":"e06b18c8-a54b-429b-80f6-348fceefbe30"} 2022-06-03 02:36:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"e06b18c8-a54b-429b-80f6-348fceefbe30","configTypes":["sync","reset_connection"]} 2022-06-03 02:36:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-03 02:36:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-03 02:36:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-03 02:36:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-03 02:36:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"6ae4ba2f-1d8d-434b-8cdc-336b2a22afe2"} 2022-06-03 02:36:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-03 02:36:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-03 02:36:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"6ae4ba2f-1d8d-434b-8cdc-336b2a22afe2","configTypes":["sync","reset_connection"]} 2022-06-03 02:36:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-03 02:36:44 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-03 02:36:44 INFO i.a.w.t.TemporalClient(startNewManualSync):276 - Manual sync request 2022-06-03 02:36:44 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):89 - Retrieved existing connection manager workflow for connection 6ae4ba2f-1d8d-434b-8cdc-336b2a22afe2. Executing signal. 2022-06-03 02:36:45 INFO i.a.w.t.TemporalClient(startNewManualSync):306 - end of manual schedule 2022-06-03 02:36:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/sync - {"connectionId":"6ae4ba2f-1d8d-434b-8cdc-336b2a22afe2"} 2022-06-03 02:36:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"6ae4ba2f-1d8d-434b-8cdc-336b2a22afe2","configTypes":["sync","reset_connection"]} 2022-06-03 02:36:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:36:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-03 02:36:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-03 02:36:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-03 02:36:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-03 02:36:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-03 02:36:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-03 02:36:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"6ae4ba2f-1d8d-434b-8cdc-336b2a22afe2","configTypes":["sync","reset_connection"]} 2022-06-03 02:36:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-03 02:36:53 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"6ae4ba2f-1d8d-434b-8cdc-336b2a22afe2"} 2022-06-03 02:36:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-03 02:36:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-03 02:36:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-03 02:36:54 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-03 02:36:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/workspaces/get - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-03 02:36:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-03 02:36:55 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-03 02:36:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-03 02:36:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-03 02:36:58 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-03 02:36:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-03 02:37:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-03 02:37:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-03 02:37:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-03 02:37:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-03 02:37:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:37:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:37:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:38:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:38:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:38:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:39:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:39:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:39:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:40:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:40:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:40:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:41:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:41:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:41:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:42:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:43:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:44:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:45:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:46:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:46:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:48:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:49:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:50:15 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:51:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:51:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:53:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:54:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:55:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:56:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:57:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:58:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 02:59:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:00:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:01:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:02:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:03:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:04:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:05:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:06:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:07:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:08:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:09:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:10:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:11:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:12:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:12:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:14:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:15:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:16:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:17:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:18:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:19:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:19:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:21:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:21:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:23:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:24:24 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:25:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:26:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:27:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:28:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:29:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:30:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:31:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:32:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:33:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:34:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:35:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:36:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:37:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:38:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:39:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:40:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:41:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:42:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:43:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:44:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:45:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:46:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:47:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:48:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:49:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:50:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:51:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:51:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:53:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:54:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:55:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:56:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:57:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:58:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 03:59:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:00:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:01:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:02:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:03:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:04:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:05:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:06:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:07:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:08:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:09:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:10:08 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:11:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:12:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:13:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:14:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:15:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:16:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:17:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:18:21 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:19:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:20:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:21:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:21:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:23:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:24:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:25:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:26:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:27:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:28:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:29:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:30:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:30:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:32:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:33:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:34:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:35:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:36:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:37:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:38:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:39:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:40:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:41:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:42:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:43:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:44:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:45:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:46:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:47:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:48:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:49:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:50:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:51:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:51:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:53:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:54:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:55:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:55:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:57:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:58:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 04:59:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 05:00:07 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 05:00:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destinations/get - {"destinationId":"75a0a360-17b1-4072-a3c6-7db2c09345b7"} 2022-06-03 05:00:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/sources/search - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","name":"SolidCore_site_44717","sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-03 05:00:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-03 05:00:37 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-03 05:00:37 INFO i.a.w.t.TemporalClient(startNewManualSync):276 - Manual sync request 2022-06-03 05:00:37 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):89 - Retrieved existing connection manager workflow for connection c8e76701-ee26-4b4c-895e-095f480cd931. Executing signal. 2022-06-03 05:00:38 INFO i.a.w.t.TemporalClient(startNewManualSync):306 - end of manual schedule 2022-06-03 05:00:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/sync - {"connectionId":"c8e76701-ee26-4b4c-895e-095f480cd931"} 2022-06-03 05:00:38 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/sources/search - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","name":"SolidCore_site_186771","sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-03 05:00:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-03 05:00:39 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-03 05:00:39 INFO i.a.w.t.TemporalClient(startNewManualSync):276 - Manual sync request 2022-06-03 05:00:39 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):89 - Retrieved existing connection manager workflow for connection 35a3e0dc-3df5-43ca-993b-9677206d8748. Executing signal. 2022-06-03 05:00:39 INFO i.a.w.t.TemporalClient(startNewManualSync):306 - end of manual schedule 2022-06-03 05:00:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/sync - {"connectionId":"35a3e0dc-3df5-43ca-993b-9677206d8748"} 2022-06-03 05:00:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/sources/search - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","name":"SolidCore_site_403547","sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-03 05:00:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-03 05:00:40 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-03 05:00:40 INFO i.a.w.t.TemporalClient(startNewManualSync):276 - Manual sync request 2022-06-03 05:00:40 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):89 - Retrieved existing connection manager workflow for connection e06b18c8-a54b-429b-80f6-348fceefbe30. Executing signal. 2022-06-03 05:00:40 INFO i.a.w.t.TemporalClient(startNewManualSync):306 - end of manual schedule 2022-06-03 05:00:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/sync - {"connectionId":"e06b18c8-a54b-429b-80f6-348fceefbe30"} 2022-06-03 05:00:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/sources/search - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","name":"SolidCore_site_412105","sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-03 05:00:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-03 05:00:41 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-03 05:00:41 INFO i.a.w.t.TemporalClient(startNewManualSync):276 - Manual sync request 2022-06-03 05:00:41 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):89 - Retrieved existing connection manager workflow for connection 7e3c52e6-5858-496a-ad8f-2c903a0b30e9. Executing signal. 2022-06-03 05:00:41 INFO i.a.w.t.TemporalClient(startNewManualSync):306 - end of manual schedule 2022-06-03 05:00:41 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/sync - {"connectionId":"7e3c52e6-5858-496a-ad8f-2c903a0b30e9"} 2022-06-03 05:00:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/sources/search - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","name":"SolidCore_site_458110","sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-03 05:00:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-03 05:00:42 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-03 05:00:42 INFO i.a.w.t.TemporalClient(startNewManualSync):276 - Manual sync request 2022-06-03 05:00:42 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):89 - Retrieved existing connection manager workflow for connection 0e4dde9f-6701-4ac1-aede-bd6795d12229. Executing signal. 2022-06-03 05:00:43 INFO i.a.w.t.TemporalClient(startNewManualSync):306 - end of manual schedule 2022-06-03 05:00:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/sync - {"connectionId":"0e4dde9f-6701-4ac1-aede-bd6795d12229"} 2022-06-03 05:00:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/sources/search - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","name":"SolidCore_site_471005","sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-03 05:00:43 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-03 05:00:43 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-03 05:00:43 INFO i.a.w.t.TemporalClient(startNewManualSync):276 - Manual sync request 2022-06-03 05:00:43 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):89 - Retrieved existing connection manager workflow for connection 6cda7ea5-3f6d-4805-9d21-7e0e72066d69. Executing signal. 2022-06-03 05:00:56 INFO i.a.w.t.TemporalClient(startNewManualSync):306 - end of manual schedule 2022-06-03 05:00:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/sync - {"connectionId":"6cda7ea5-3f6d-4805-9d21-7e0e72066d69"} 2022-06-03 05:00:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/sources/search - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","name":"SolidCore_site_487920","sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-03 05:00:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-03 05:00:56 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-03 05:00:56 INFO i.a.w.t.TemporalClient(startNewManualSync):276 - Manual sync request 2022-06-03 05:00:56 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):89 - Retrieved existing connection manager workflow for connection 5717111a-5632-403f-aff3-b68afa9d419f. Executing signal. 2022-06-03 05:01:01 INFO i.a.w.t.TemporalClient(startNewManualSync):306 - end of manual schedule 2022-06-03 05:01:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/sync - {"connectionId":"5717111a-5632-403f-aff3-b68afa9d419f"} 2022-06-03 05:01:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/sources/search - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","name":"SolidCore_site_533904","sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-03 05:01:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-03 05:01:02 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-03 05:01:02 INFO i.a.w.t.TemporalClient(startNewManualSync):276 - Manual sync request 2022-06-03 05:01:02 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):89 - Retrieved existing connection manager workflow for connection 49fe8f1d-9b76-4f12-950a-d03cbfe2b00b. Executing signal. 2022-06-03 05:01:03 INFO i.a.w.t.TemporalClient(startNewManualSync):306 - end of manual schedule 2022-06-03 05:01:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/sync - {"connectionId":"49fe8f1d-9b76-4f12-950a-d03cbfe2b00b"} 2022-06-03 05:01:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/sources/search - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","name":"SolidCore_site_552763","sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-03 05:01:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-03 05:01:03 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-03 05:01:03 INFO i.a.w.t.TemporalClient(startNewManualSync):276 - Manual sync request 2022-06-03 05:01:03 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):89 - Retrieved existing connection manager workflow for connection 4642c3c4-83d6-4734-a5d5-9b3fae5ec4b8. Executing signal. 2022-06-03 05:01:05 INFO i.a.w.t.TemporalClient(startNewManualSync):306 - end of manual schedule 2022-06-03 05:01:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/sync - {"connectionId":"4642c3c4-83d6-4734-a5d5-9b3fae5ec4b8"} 2022-06-03 05:01:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/sources/search - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","name":"SolidCore_site_559144","sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-03 05:01:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-03 05:01:06 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-03 05:01:06 INFO i.a.w.t.TemporalClient(startNewManualSync):276 - Manual sync request 2022-06-03 05:01:06 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):89 - Retrieved existing connection manager workflow for connection 3ee6f72b-2e2b-4ff3-9144-fc56ce79705c. Executing signal. 2022-06-03 05:01:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 05:02:08 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 05:02:09 INFO i.a.w.t.TemporalClient(startNewManualSync):306 - end of manual schedule 2022-06-03 05:02:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/sync - {"connectionId":"3ee6f72b-2e2b-4ff3-9144-fc56ce79705c"} 2022-06-03 05:02:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/sources/search - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","name":"SolidCore_site_596765","sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-03 05:02:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-03 05:02:10 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-03 05:02:10 INFO i.a.w.t.TemporalClient(startNewManualSync):276 - Manual sync request 2022-06-03 05:02:10 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):89 - Retrieved existing connection manager workflow for connection 4d0a4d7f-c2ee-42ba-8d67-1d5531e708ca. Executing signal. 2022-06-03 05:03:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 05:03:18 INFO i.a.w.t.TemporalClient(startNewManualSync):306 - end of manual schedule 2022-06-03 05:03:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/sync - {"connectionId":"4d0a4d7f-c2ee-42ba-8d67-1d5531e708ca"} 2022-06-03 05:03:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/sources/search - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","name":"SolidCore_site_631576","sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-03 05:03:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-03 05:03:19 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-03 05:03:19 INFO i.a.w.t.TemporalClient(startNewManualSync):276 - Manual sync request 2022-06-03 05:03:19 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):89 - Retrieved existing connection manager workflow for connection 6ae4ba2f-1d8d-434b-8cdc-336b2a22afe2. Executing signal. 2022-06-03 05:03:24 INFO i.a.w.t.TemporalClient(startNewManualSync):306 - end of manual schedule 2022-06-03 05:03:24 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/sync - {"connectionId":"6ae4ba2f-1d8d-434b-8cdc-336b2a22afe2"} 2022-06-03 05:03:24 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/sources/search - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","name":"SolidCore_site_648635","sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-03 05:03:24 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-03 05:03:25 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-03 05:03:25 INFO i.a.w.t.TemporalClient(startNewManualSync):276 - Manual sync request 2022-06-03 05:03:25 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):89 - Retrieved existing connection manager workflow for connection 3cb4ac76-87e9-4287-ae0e-9bbdca6871d2. Executing signal. 2022-06-03 05:03:32 INFO i.a.w.t.TemporalClient(startNewManualSync):306 - end of manual schedule 2022-06-03 05:03:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/sync - {"connectionId":"3cb4ac76-87e9-4287-ae0e-9bbdca6871d2"} 2022-06-03 05:03:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/sources/search - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","name":"SolidCore_site_654544","sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-03 05:03:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-03 05:03:33 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-03 05:03:33 INFO i.a.w.t.TemporalClient(startNewManualSync):276 - Manual sync request 2022-06-03 05:03:33 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):89 - Retrieved existing connection manager workflow for connection 9688f243-cc73-4030-a356-c85ca35934f1. Executing signal. 2022-06-03 05:03:35 INFO i.a.w.t.TemporalClient(startNewManualSync):306 - end of manual schedule 2022-06-03 05:03:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/sync - {"connectionId":"9688f243-cc73-4030-a356-c85ca35934f1"} 2022-06-03 05:03:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/sources/search - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","name":"SolidCore_site_693866","sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-03 05:03:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-03 05:03:36 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-03 05:03:36 INFO i.a.w.t.TemporalClient(startNewManualSync):276 - Manual sync request 2022-06-03 05:03:36 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):89 - Retrieved existing connection manager workflow for connection d1194616-268b-493a-8b44-a5a49c6a3585. Executing signal. 2022-06-03 05:04:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 05:04:17 INFO i.a.w.t.TemporalClient(startNewManualSync):306 - end of manual schedule 2022-06-03 05:04:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/sync - {"connectionId":"d1194616-268b-493a-8b44-a5a49c6a3585"} 2022-06-03 05:04:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/sources/search - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","name":"SolidCore_site_729442","sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-03 05:04:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-03 05:04:17 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-03 05:04:17 INFO i.a.w.t.TemporalClient(startNewManualSync):276 - Manual sync request 2022-06-03 05:04:17 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):89 - Retrieved existing connection manager workflow for connection 3af22b0c-d70b-4db0-b109-05d17c9dd556. Executing signal. 2022-06-03 05:04:24 INFO i.a.w.t.TemporalClient(startNewManualSync):306 - end of manual schedule 2022-06-03 05:04:24 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/sync - {"connectionId":"3af22b0c-d70b-4db0-b109-05d17c9dd556"} 2022-06-03 05:04:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/sources/search - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","name":"SolidCore_site_764950","sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-03 05:04:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-03 05:04:25 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-03 05:04:25 INFO i.a.w.t.TemporalClient(startNewManualSync):276 - Manual sync request 2022-06-03 05:04:25 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):89 - Retrieved existing connection manager workflow for connection d97d3c77-03cd-4a1b-b7c8-9d66d3ef3229. Executing signal. 2022-06-03 05:05:03 INFO i.a.w.t.TemporalClient(startNewManualSync):306 - end of manual schedule 2022-06-03 05:05:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/sync - {"connectionId":"d97d3c77-03cd-4a1b-b7c8-9d66d3ef3229"} 2022-06-03 05:05:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/sources/search - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","name":"SolidCore_site_789548","sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-03 05:05:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-03 05:05:04 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-03 05:05:04 INFO i.a.w.t.TemporalClient(startNewManualSync):276 - Manual sync request 2022-06-03 05:05:04 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):89 - Retrieved existing connection manager workflow for connection 4a859276-9b26-4b77-8481-e7c97b1b38d9. Executing signal. 2022-06-03 05:05:22 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 05:05:26 INFO i.a.w.t.TemporalClient(startNewManualSync):306 - end of manual schedule 2022-06-03 05:05:26 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/sync - {"connectionId":"4a859276-9b26-4b77-8481-e7c97b1b38d9"} 2022-06-03 05:05:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/sources/search - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","name":"SolidCore_site_840392","sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-03 05:05:27 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-03 05:05:27 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-03 05:05:27 INFO i.a.w.t.TemporalClient(startNewManualSync):276 - Manual sync request 2022-06-03 05:05:27 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):89 - Retrieved existing connection manager workflow for connection 3f048ca1-17e9-415d-957c-52c71970b811. Executing signal. 2022-06-03 05:05:33 INFO i.a.w.t.TemporalClient(startNewManualSync):306 - end of manual schedule 2022-06-03 05:05:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/sync - {"connectionId":"3f048ca1-17e9-415d-957c-52c71970b811"} 2022-06-03 05:05:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/sources/search - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","name":"SolidCore_site_847299","sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-03 05:05:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-03 05:05:33 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-03 05:05:33 INFO i.a.w.t.TemporalClient(startNewManualSync):276 - Manual sync request 2022-06-03 05:05:33 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):89 - Retrieved existing connection manager workflow for connection 668e82a3-9572-4a4b-a43d-4ccd82bc617f. Executing signal. 2022-06-03 05:05:42 INFO i.a.w.t.TemporalClient(startNewManualSync):306 - end of manual schedule 2022-06-03 05:05:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/sync - {"connectionId":"668e82a3-9572-4a4b-a43d-4ccd82bc617f"} 2022-06-03 05:05:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/sources/search - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","name":"SolidCore_site_892404","sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-03 05:05:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-03 05:05:42 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-03 05:05:42 INFO i.a.w.t.TemporalClient(startNewManualSync):276 - Manual sync request 2022-06-03 05:05:42 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):89 - Retrieved existing connection manager workflow for connection 6358221f-74d7-4c9d-bd8e-0a33dd8803db. Executing signal. 2022-06-03 05:05:51 INFO i.a.w.t.TemporalClient(startNewManualSync):306 - end of manual schedule 2022-06-03 05:05:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/sync - {"connectionId":"6358221f-74d7-4c9d-bd8e-0a33dd8803db"} 2022-06-03 05:05:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/sources/search - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","name":"SolidCore_site_5720058","sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-03 05:05:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-03 05:05:52 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-03 05:05:52 INFO i.a.w.t.TemporalClient(startNewManualSync):276 - Manual sync request 2022-06-03 05:05:52 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):89 - Retrieved existing connection manager workflow for connection d2862d74-ec16-49f4-a107-0cd803382f5e. Executing signal. 2022-06-03 05:06:02 INFO i.a.w.t.TemporalClient(startNewManualSync):306 - end of manual schedule 2022-06-03 05:06:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/sync - {"connectionId":"d2862d74-ec16-49f4-a107-0cd803382f5e"} 2022-06-03 05:06:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/sources/search - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","name":"SolidCore_site_5722048","sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-03 05:06:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-03 05:06:02 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-03 05:06:02 INFO i.a.w.t.TemporalClient(startNewManualSync):276 - Manual sync request 2022-06-03 05:06:02 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):89 - Retrieved existing connection manager workflow for connection 26eb6376-06ae-4946-8d5f-38137c2f3e66. Executing signal. 2022-06-03 05:06:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 05:06:29 INFO i.a.w.t.TemporalClient(startNewManualSync):306 - end of manual schedule 2022-06-03 05:06:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/sync - {"connectionId":"26eb6376-06ae-4946-8d5f-38137c2f3e66"} 2022-06-03 05:06:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/sources/search - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","name":"SolidCore_site_5723036","sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-03 05:06:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-03 05:06:29 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-03 05:06:29 INFO i.a.w.t.TemporalClient(startNewManualSync):276 - Manual sync request 2022-06-03 05:06:29 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):89 - Retrieved existing connection manager workflow for connection dee4bb44-9fad-438f-badb-b8746f3ecd38. Executing signal. 2022-06-03 05:06:30 INFO i.a.w.t.TemporalClient(startNewManualSync):306 - end of manual schedule 2022-06-03 05:06:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/sync - {"connectionId":"dee4bb44-9fad-438f-badb-b8746f3ecd38"} 2022-06-03 05:06:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/sources/search - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","name":"SolidCore_site_5723052","sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-03 05:06:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-03 05:06:30 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-03 05:06:30 INFO i.a.w.t.TemporalClient(startNewManualSync):276 - Manual sync request 2022-06-03 05:06:30 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):89 - Retrieved existing connection manager workflow for connection 8ff6b9c4-fe6d-4db2-a1c1-2b1925a5263b. Executing signal. 2022-06-03 05:06:31 INFO i.a.w.t.TemporalClient(startNewManualSync):306 - end of manual schedule 2022-06-03 05:06:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/sync - {"connectionId":"8ff6b9c4-fe6d-4db2-a1c1-2b1925a5263b"} 2022-06-03 05:06:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/sources/search - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","name":"SolidCore_site_5723396","sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-03 05:06:32 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-03 05:06:32 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-03 05:06:32 INFO i.a.w.t.TemporalClient(startNewManualSync):276 - Manual sync request 2022-06-03 05:06:32 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):89 - Retrieved existing connection manager workflow for connection a09b1f2f-7973-42e9-8024-c83ecfe3a259. Executing signal. 2022-06-03 05:06:36 INFO i.a.w.t.TemporalClient(startNewManualSync):306 - end of manual schedule 2022-06-03 05:06:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/sync - {"connectionId":"a09b1f2f-7973-42e9-8024-c83ecfe3a259"} 2022-06-03 05:06:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/sources/search - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b","name":"SolidCore_site_5723430","sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-03 05:06:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-03 05:06:36 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-03 05:06:36 INFO i.a.w.t.TemporalClient(startNewManualSync):276 - Manual sync request 2022-06-03 05:06:37 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):89 - Retrieved existing connection manager workflow for connection 33939707-cfba-4be2-b873-7147a24d4c05. Executing signal. 2022-06-03 05:06:37 INFO i.a.w.t.TemporalClient(startNewManualSync):306 - end of manual schedule 2022-06-03 05:06:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/sync - {"connectionId":"33939707-cfba-4be2-b873-7147a24d4c05"} 2022-06-03 05:07:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 05:08:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 05:09:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 05:10:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 05:11:02 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 05:12:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 05:13:18 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 05:14:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 05:15:00 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 05:16:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 05:17:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 05:18:09 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 05:19:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 05:19:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 05:21:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 05:22:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 05:23:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 05:24:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 05:25:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 05:26:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 05:27:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 05:28:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 05:29:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 05:30:05 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 05:31:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 05:32:03 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 05:33:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 05:34:14 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 05:39:20 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 06:10:06 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-03 06:10:06 INFO i.a.w.t.TemporalClient(startNewManualSync):276 - Manual sync request 2022-06-03 06:10:06 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):89 - Retrieved existing connection manager workflow for connection 6cfd21ea-78af-4749-b911-bbc1a6ea86be. Executing signal. 2022-06-03 06:10:06 INFO i.a.w.t.TemporalClient(startNewManualSync):306 - end of manual schedule 2022-06-03 06:10:06 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/sync - {"connectionId":"6cfd21ea-78af-4749-b911-bbc1a6ea86be"} 2022-06-03 07:36:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 07:51:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 08:21:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 09:06:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 09:06:13 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 09:11:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 10:21:10 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 10:41:11 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 11:06:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 11:06:47 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 11:11:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 12:00:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-03 12:11:08 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 13:21:12 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 14:06:42 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 14:39:40 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 14:40:39 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 14:41:20 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 14:41:24 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/workspaces/get - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-03 14:41:24 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-03 14:41:24 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-03 14:41:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-03 14:41:25 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-03 14:41:28 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-03 14:41:28 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-03 14:41:28 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-03 14:41:28 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-03 14:41:28 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-03 14:41:44 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 14:41:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"5717111a-5632-403f-aff3-b68afa9d419f"} 2022-06-03 14:41:45 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-03 14:41:45 WARN o.h.v.i.p.j.JavaBeanExecutable(getParameters):216 - HV000254: Missing parameter metadata for JobConfigType(String, int, String), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. 2022-06-03 14:41:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"5717111a-5632-403f-aff3-b68afa9d419f","configTypes":["sync","reset_connection"]} 2022-06-03 14:41:46 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-03 14:41:48 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-03 14:41:48 INFO i.a.w.t.TemporalClient(startNewCancellation):316 - Manual cancellation request 2022-06-03 14:41:48 ERROR i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):100 - Failed to retrieve ConnectionManagerWorkflow for connection 5717111a-5632-403f-aff3-b68afa9d419f. Repairing state by creating new workflow and starting with the signal. io.airbyte.workers.temporal.exception.UnreachableWorkflowException: ConnectionManagerWorkflow for connection 5717111a-5632-403f-aff3-b68afa9d419f is unreachable due to being in a quarantined state. at io.airbyte.workers.temporal.ConnectionManagerUtils.getConnectionManagerWorkflow(ConnectionManagerUtils.java:191) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.workers.temporal.ConnectionManagerUtils.signalWorkflowAndRepairIfNecessary(ConnectionManagerUtils.java:88) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.workers.temporal.ConnectionManagerUtils.signalWorkflowAndRepairIfNecessary(ConnectionManagerUtils.java:51) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.workers.temporal.TemporalClient.startNewCancellation(TemporalClient.java:321) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.scheduler.client.TemporalEventRunner.startNewCancellation(TemporalEventRunner.java:27) ~[io.airbyte.airbyte-scheduler-client-0.39.7-alpha.jar:?] at io.airbyte.server.handlers.SchedulerHandler.submitCancellationToWorker(SchedulerHandler.java:515) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.handlers.SchedulerHandler.cancelJob(SchedulerHandler.java:450) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.lambda$cancelJob$80(ConfigurationApi.java:768) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.execute(ConfigurationApi.java:874) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.cancelJob(ConfigurationApi.java:768) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:292) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:274) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:244) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) ~[jersey-container-servlet-core-2.31.jar:?] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:763) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:569) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1377) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:507) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1292) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.Server.handle(Server.java:501) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at java.lang.Thread.run(Thread.java:833) [?:?] 2022-06-03 14:41:48 INFO i.a.w.t.ConnectionManagerUtils(safeTerminateWorkflow):133 - Attempting to terminate existing workflow for connection 5717111a-5632-403f-aff3-b68afa9d419f. 2022-06-03 14:41:48 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):126 - Connection manager workflow for connection 5717111a-5632-403f-aff3-b68afa9d419f has been started and signaled. 2022-06-03 14:41:48 INFO i.a.w.t.TemporalClient(startNewCancellation):339 - end of manual cancellation 2022-06-03 14:41:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/cancel - {"id":2497} 2022-06-03 14:41:48 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"5717111a-5632-403f-aff3-b68afa9d419f","configTypes":["sync","reset_connection"]} 2022-06-03 14:41:49 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-03 14:41:49 INFO i.a.w.t.TemporalClient(startNewManualSync):276 - Manual sync request 2022-06-03 14:41:49 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):89 - Retrieved existing connection manager workflow for connection 5717111a-5632-403f-aff3-b68afa9d419f. Executing signal. 2022-06-03 14:41:51 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"5717111a-5632-403f-aff3-b68afa9d419f","configTypes":["sync","reset_connection"]} 2022-06-03 14:41:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-03 14:41:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-03 14:41:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-03 14:41:52 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-03 14:41:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-03 14:41:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"7e3c52e6-5858-496a-ad8f-2c903a0b30e9"} 2022-06-03 14:41:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-03 14:41:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-03 14:41:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"7e3c52e6-5858-496a-ad8f-2c903a0b30e9","configTypes":["sync","reset_connection"]} 2022-06-03 14:41:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"7e3c52e6-5858-496a-ad8f-2c903a0b30e9","configTypes":["sync","reset_connection"]} 2022-06-03 14:41:59 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-03 14:41:59 INFO i.a.w.t.TemporalClient(startNewCancellation):316 - Manual cancellation request 2022-06-03 14:41:59 ERROR i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):100 - Failed to retrieve ConnectionManagerWorkflow for connection 7e3c52e6-5858-496a-ad8f-2c903a0b30e9. Repairing state by creating new workflow and starting with the signal. io.airbyte.workers.temporal.exception.UnreachableWorkflowException: ConnectionManagerWorkflow for connection 7e3c52e6-5858-496a-ad8f-2c903a0b30e9 is unreachable due to being in a quarantined state. at io.airbyte.workers.temporal.ConnectionManagerUtils.getConnectionManagerWorkflow(ConnectionManagerUtils.java:191) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.workers.temporal.ConnectionManagerUtils.signalWorkflowAndRepairIfNecessary(ConnectionManagerUtils.java:88) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.workers.temporal.ConnectionManagerUtils.signalWorkflowAndRepairIfNecessary(ConnectionManagerUtils.java:51) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.workers.temporal.TemporalClient.startNewCancellation(TemporalClient.java:321) ~[io.airbyte-airbyte-workers-0.39.7-alpha.jar:?] at io.airbyte.scheduler.client.TemporalEventRunner.startNewCancellation(TemporalEventRunner.java:27) ~[io.airbyte.airbyte-scheduler-client-0.39.7-alpha.jar:?] at io.airbyte.server.handlers.SchedulerHandler.submitCancellationToWorker(SchedulerHandler.java:515) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.handlers.SchedulerHandler.cancelJob(SchedulerHandler.java:450) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.lambda$cancelJob$80(ConfigurationApi.java:768) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.execute(ConfigurationApi.java:874) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.cancelJob(ConfigurationApi.java:768) ~[io.airbyte-airbyte-server-0.39.7-alpha.jar:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:292) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:274) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:244) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) ~[jersey-container-servlet-core-2.31.jar:?] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:763) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:569) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1377) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:507) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1292) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.Server.handle(Server.java:501) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at java.lang.Thread.run(Thread.java:833) [?:?] 2022-06-03 14:41:59 INFO i.a.w.t.ConnectionManagerUtils(safeTerminateWorkflow):133 - Attempting to terminate existing workflow for connection 7e3c52e6-5858-496a-ad8f-2c903a0b30e9. 2022-06-03 14:41:59 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):126 - Connection manager workflow for connection 7e3c52e6-5858-496a-ad8f-2c903a0b30e9 has been started and signaled. 2022-06-03 14:41:59 INFO i.a.w.t.TemporalClient(startNewCancellation):339 - end of manual cancellation 2022-06-03 14:41:59 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/cancel - {"id":2494} 2022-06-03 14:42:01 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"7e3c52e6-5858-496a-ad8f-2c903a0b30e9","configTypes":["sync","reset_connection"]} 2022-06-03 14:42:02 INFO i.a.c.f.EnvVariableFeatureFlags(usesNewScheduler):15 - New Scheduler: true (post-migration) 2022-06-03 14:42:02 INFO i.a.w.t.TemporalClient(startNewManualSync):276 - Manual sync request 2022-06-03 14:42:02 INFO i.a.w.t.ConnectionManagerUtils(signalWorkflowAndRepairIfNecessary):89 - Retrieved existing connection manager workflow for connection 7e3c52e6-5858-496a-ad8f-2c903a0b30e9. Executing signal. 2022-06-03 14:42:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-03 14:42:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-03 14:42:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-03 14:42:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-03 14:42:04 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 14:42:08 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-03 14:42:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/workspaces/get - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-03 14:42:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-03 14:42:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-03 14:42:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-03 14:42:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-03 14:42:18 INFO i.a.w.t.TemporalClient(startNewManualSync):306 - end of manual schedule 2022-06-03 14:42:19 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/sync - {"connectionId":"5717111a-5632-403f-aff3-b68afa9d419f"} 2022-06-03 14:42:20 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-03 14:42:20 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-03 14:42:20 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-03 14:42:20 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-03 14:42:20 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-03 14:42:28 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"5717111a-5632-403f-aff3-b68afa9d419f"} 2022-06-03 14:42:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-03 14:42:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"5717111a-5632-403f-aff3-b68afa9d419f","configTypes":["sync","reset_connection"]} 2022-06-03 14:42:29 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-03 14:42:29 INFO i.a.w.t.TemporalClient(startNewManualSync):306 - end of manual schedule 2022-06-03 14:42:30 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/connections/sync - {"connectionId":"7e3c52e6-5858-496a-ad8f-2c903a0b30e9"} 2022-06-03 14:42:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-03 14:42:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-03 14:42:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-03 14:42:31 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-03 14:42:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"424892c4-daac-4491-b35d-c6688ba547ba"} 2022-06-03 14:42:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"745acf13-3eee-49e1-acd4-2248ec1f6bb4"} 2022-06-03 14:42:33 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/jobs/list - {"configId":"5717111a-5632-403f-aff3-b68afa9d419f","configTypes":["sync","reset_connection"]} 2022-06-03 14:42:34 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/get - {"connectionId":"5717111a-5632-403f-aff3-b68afa9d419f"} 2022-06-03 14:42:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/web_backend/connections/list - {"workspaceId":"15c758fb-6652-40cf-97c0-dabf2394c87b"} 2022-06-03 14:42:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-03 14:42:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-03 14:42:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-03 14:42:35 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-03 14:42:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 14:42:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 14:43:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 14:43:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 14:43:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 14:44:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 14:44:37 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 14:44:57 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 14:45:17 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 14:45:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list_latest 2022-06-03 14:45:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/source_definitions/list 2022-06-03 14:45:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list_latest 2022-06-03 14:45:23 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/destination_definitions/list 2022-06-03 14:45:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 14:45:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 14:46:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 14:46:20 WARN o.h.v.i.p.j.JavaBeanExecutable(getParameters):216 - HV000254: Missing parameter metadata for LogType(String, int, String), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. 2022-06-03 14:46:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 14:46:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 POST 200 /api/v1/logs/get - {"logType":"scheduler"} 2022-06-03 14:46:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 14:47:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 14:47:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 14:47:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 14:48:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 14:48:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 14:48:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 14:49:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 14:49:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 14:49:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 14:50:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 14:50:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 14:50:56 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 14:51:16 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health 2022-06-03 14:51:36 INFO i.a.s.RequestLogger(filter):112 - REQ 10.226.4.161 GET 200 /api/v1/health