| This table contains login/configuration["BR"] information related to Swipe Clock. This table has a 0..1 to 1 relationship with Client. |
| client_KEY | int (4) | NOT NULL | Primary and foreign key. Foreign-keyed to Client_Payroll_Information rather than directly to Client. |
| accountant_id | bigint (8) | NOT NULL | An UnquotedJSON Number is to be provided as specified by the Swipeclock documentation |
| encrypted_accountant_secret | nvarchar (-1) | NOT NULL | The accountant secret of swipeclock partner login, which is an auto generated field in Swipeclock application entered while requesting data into ACS from Swipeclock application, for connection purposes. This value is encrypted. |