hipay/hipay-wallet-cashout-mirakl-integration

View on GitHub
bin/docker/images/Data/import_log_vendors.sql

Summary

Maintainability
Test Coverage
INSERT INTO `app`.`log_vendors` ( `miraklId`, `hipayId`, `login`, `statusWalletAccount`, `status`, `message`, `nbDoc`, `country`, `paymentBlocked`, `date`) VALUES ( '2019', '0', 'mirakl_test_0', '1', '1', 'Getting user account infos succeeded', '0', 'FRA' , 0 ,'2017-11-01 10:50:27');
INSERT INTO `app`.`log_vendors` ( `miraklId`, `hipayId`, `login`, `statusWalletAccount`, `status`, `message`, `nbDoc`, `country`, `paymentBlocked`, `date`) VALUES ( '1', '1', 'mirakl_test_1', '1', '1', 'Getting user account infos succeeded', '0', 'FRA' , 0 ,'2017-12-04 10:50:27');
INSERT INTO `app`.`log_vendors` ( `miraklId`, `hipayId`, `login`, `statusWalletAccount`, `status`, `message`, `nbDoc`, `country`, `paymentBlocked`, `date`) VALUES ( '2', '2', 'mirakl_test_2', '4', '1', 'Getting user account infos succeeded', '0', 'FRA' , 0 ,'2017-12-04 10:50:31');
INSERT INTO `app`.`log_vendors` ( `miraklId`, `hipayId`, `login`, `statusWalletAccount`, `status`, `message`, `nbDoc`, `country`, `paymentBlocked`, `date`) VALUES ( '3', '3', 'mirakl_test_3', '4', '1', 'Getting user account infos succeeded', '0', 'FRA' , 1 ,'2017-12-04 10:50:34');
INSERT INTO `app`.`log_vendors` ( `miraklId`, `hipayId`, `login`, `statusWalletAccount`, `status`, `message`, `nbDoc`, `country`, `paymentBlocked`, `date`) VALUES ( '4', '4', 'mirakl_test_4', '4', '1', 'Getting user account infos succeeded', '0', 'FRA' , 1 ,'2017-12-04 10:50:37');
INSERT INTO `app`.`log_vendors` ( `miraklId`, `hipayId`, `login`, `statusWalletAccount`, `status`, `message`, `nbDoc`, `country`, `paymentBlocked`, `date`) VALUES ( '5', '5', 'mirakl_test_5', '4', '1', 'Getting user account infos succeeded', '0', 'FRA' , 0 ,'2017-12-04 10:50:41');
INSERT INTO `app`.`log_vendors` ( `miraklId`, `hipayId`, `login`, `statusWalletAccount`, `status`, `message`, `nbDoc`, `country`, `paymentBlocked`, `date`) VALUES ( '6', '6', 'mirakl_test_6', '4', '1', 'Getting user account infos succeeded', '0', 'FRA' , 0 ,'2017-12-04 10:50:45');
INSERT INTO `app`.`log_vendors` ( `miraklId`, `hipayId`, `login`, `statusWalletAccount`, `status`, `message`, `nbDoc`, `country`, `paymentBlocked`, `date`) VALUES ( '7', '7', 'mirakl_test_7', '3', '1', 'Getting user account infos succeeded', '0', 'FRA' , 0 ,'2017-12-04 10:50:47');
INSERT INTO `app`.`log_vendors` ( `miraklId`, `hipayId`, `login`, `statusWalletAccount`, `status`, `message`, `nbDoc`, `country`, `paymentBlocked`, `date`) VALUES ( '8', '8', 'mirakl_test_8', '4', '1', 'Getting user account infos succeeded', '0', 'FRA' , 0 ,'2017-12-04 10:50:50');
INSERT INTO `app`.`log_vendors` ( `miraklId`, `hipayId`, `login`, `statusWalletAccount`, `status`, `message`, `nbDoc`, `country`, `paymentBlocked`, `date`) VALUES ( '9', '9', 'mirakl_test_9', '2', '4', 'Client error response[status code] 401 [reason phrase] Unauthorized [url] https://test-merchant.hipaywallet.com/api/user-account', '0', 'FRA' , 0 ,'2017-12-04 10:50:52');
INSERT INTO `app`.`log_vendors` ( `miraklId`, `hipayId`, `login`, `statusWalletAccount`, `status`, `message`, `nbDoc`, `country`, `paymentBlocked`, `date`) VALUES ( '10', '10', 'mirakl_test_10', '4', '1', 'Getting user account infos succeeded', '0', 'ITA' , 0 ,'2017-12-04 10:50:55');
INSERT INTO `app`.`log_vendors` ( `miraklId`, `hipayId`, `login`, `statusWalletAccount`, `status`, `message`, `nbDoc`, `country`, `paymentBlocked`, `date`) VALUES ( '11', '11', 'mirakl_test_11', '3', '1', 'Getting user account infos succeeded', '0', 'ITA' , 0 ,'2017-12-04 10:50:57');
INSERT INTO `app`.`log_vendors` ( `miraklId`, `hipayId`, `login`, `statusWalletAccount`, `status`, `message`, `nbDoc`, `country`, `paymentBlocked`, `date`) VALUES ( '12', '12', 'mirakl_test_12', '4', '1', 'Getting user account infos succeeded', '0', NULL  , 0 ,'2017-12-04 10:50:59');
INSERT INTO `app`.`log_vendors` ( `miraklId`, `hipayId`, `login`, `statusWalletAccount`, `status`, `message`, `nbDoc`, `country`, `paymentBlocked`, `date`) VALUES ( '13', '13', 'mirakl_test_13', '4', '1', 'Getting user account infos succeeded', '0', NULL  , 0 ,'2017-12-04 10:51:02');
INSERT INTO `app`.`log_vendors` ( `miraklId`, `hipayId`, `login`, `statusWalletAccount`, `status`, `message`, `nbDoc`, `country`, `paymentBlocked`, `date`) VALUES ( '14', '14', 'mirakl_test_14', '4', '1', 'Getting user account infos succeeded', '0', 'FRA' , 0 ,'2017-12-04 10:51:04');
INSERT INTO `app`.`log_vendors` ( `miraklId`, `hipayId`, `login`, `statusWalletAccount`, `status`, `message`, `nbDoc`, `country`, `paymentBlocked`, `date`) VALUES ( '15', '15', 'mirakl_test_15', '4', '1', 'Getting user account infos succeeded', '0', 'FRA' , 0 ,'2017-12-04 10:51:07');
INSERT INTO `app`.`log_vendors` ( `miraklId`, `hipayId`, `login`, `statusWalletAccount`, `status`, `message`, `nbDoc`, `country`, `paymentBlocked`, `date`) VALUES ( '16', '16', 'mirakl_test_16', '4', '1', 'Getting user account infos succeeded', '0', 'FRA' , 0 ,'2017-12-04 10:51:09');
INSERT INTO `app`.`log_vendors` ( `miraklId`, `hipayId`, `login`, `statusWalletAccount`, `status`, `message`, `nbDoc`, `country`, `paymentBlocked`, `date`) VALUES ( '17', '17', 'mirakl_test_17', '4', '1', 'Getting user account infos succeeded', '0', 'FRA' , 0 ,'2017-12-04 10:51:12');
INSERT INTO `app`.`log_vendors` ( `miraklId`, `hipayId`, `login`, `statusWalletAccount`, `status`, `message`, `nbDoc`, `country`, `paymentBlocked`, `date`) VALUES ( '18', '18', 'mirakl_test_18', '4', '1', 'Getting user account infos succeeded', '0', 'FRA' , 0 ,'2017-12-04 10:51:14');
INSERT INTO `app`.`log_vendors` ( `miraklId`, `hipayId`, `login`, `statusWalletAccount`, `status`, `message`, `nbDoc`, `country`, `paymentBlocked`, `date`) VALUES ( '19', '19', 'mirakl_test_19', '4', '1', 'Getting user account infos succeeded', '0', 'FRA' , 0 ,'2017-12-04 10:51:17');
INSERT INTO `app`.`log_vendors` ( `miraklId`, `hipayId`, `login`, `statusWalletAccount`, `status`, `message`, `nbDoc`, `country`, `paymentBlocked`, `date`) VALUES ( '20', '20', 'mirakl_test_20', '4', '1', 'Getting user account infos succeeded', '0', 'FRA' , 0 ,'2017-12-04 10:51:19');
INSERT INTO `app`.`log_vendors` ( `miraklId`, `hipayId`, `login`, `statusWalletAccount`, `status`, `message`, `nbDoc`, `country`, `paymentBlocked`, `date`) VALUES ( '21', '21', 'mirakl_test_21', '4', '1', 'Getting user account infos succeeded', '0', 'FRA' , 0 ,'2017-12-04 10:51:22');
INSERT INTO `app`.`log_vendors` ( `miraklId`, `hipayId`, `login`, `statusWalletAccount`, `status`, `message`, `nbDoc`, `country`, `paymentBlocked`, `date`) VALUES ( '22', '22', 'mirakl_test_22', '3', '1', 'Getting user account infos succeeded', '0', 'USA' , 0 ,'2017-12-04 10:51:25');
INSERT INTO `app`.`log_vendors` ( `miraklId`, `hipayId`, `login`, `statusWalletAccount`, `status`, `message`, `nbDoc`, `country`, `paymentBlocked`, `date`) VALUES ( '23', '23', 'mirakl_test_23', '4', '1', 'Getting user account infos succeeded', '0', 'USA' , 0 ,'2017-12-04 10:51:28');
INSERT INTO `app`.`log_vendors` ( `miraklId`, `hipayId`, `login`, `statusWalletAccount`, `status`, `message`, `nbDoc`, `country`, `paymentBlocked`, `date`) VALUES ( '24', '24', 'mirakl_test_24', '4', '2', 'Getting user account infos succeeded', '0', 'FRA' , 0 ,'2017-12-04 10:51:30');
INSERT INTO `app`.`log_vendors` ( `miraklId`, `hipayId`, `login`, `statusWalletAccount`, `status`, `message`, `nbDoc`, `country`, `paymentBlocked`, `date`) VALUES ( '25', '25', 'mirakl_test_25', '2', '4', 'Client error response [status code] 401 [reason phrase] Unauthorized [url] https://test-merchant.hipaywallet.com/api/user-account', '0', 'FRA' , 0 ,'2017-12-04 15:21:24');
INSERT INTO `app`.`log_vendors` ( `miraklId`, `hipayId`, `login`, `statusWalletAccount`, `status`, `message`, `nbDoc`, `country`, `paymentBlocked`, `date`) VALUES ( '26', '26', 'mirakl_test_26', '2', '4', 'Client error response [status code] 401 [reason phrase] Unauthorized [url] https://test-merchant.hipaywallet.com/api/user-account', '0', 'FRA' , 0 ,'2017-12-05 15:55:47');
INSERT INTO `app`.`log_vendors` ( `miraklId`, `hipayId`, `login`, `statusWalletAccount`, `status`, `message`, `nbDoc`, `country`, `paymentBlocked`, `date`) VALUES ( '27', '27', 'mirakl_test_27', '2', '3', 'Client error response [status code] 401 [reason phrase] Unauthorized [url] https://test-merchant.hipaywallet.com/api/user-account', '0', 'FRA' , 0 ,'2017-12-05 16:16:37');
INSERT INTO `app`.`log_vendors` ( `miraklId`, `hipayId`, `login`, `statusWalletAccount`, `status`, `message`, `nbDoc`, `country`, `paymentBlocked`, `date`) VALUES ( '28', '28', 'mirakl_test_28', '2', '4', 'Client error response [status code] 401 [reason phrase] Unauthorized [url] https://test-merchant.hipaywallet.com/api/user-account', '0', 'FRA' , 0 ,'2017-12-05 16:18:28');